Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw lag #316

Closed
jackj106 opened this issue Sep 27, 2017 · 4 comments
Closed

Draw lag #316

jackj106 opened this issue Sep 27, 2017 · 4 comments

Comments

@jackj106
Copy link

In cases of high speed and also lots of drawing, tic80 appears to have some lag with drawing things at speeds of more than 5ish when drawing multiple maps
example:
drawlag
It appears on the second background layer with around 1 pix.
this occurs even if variables are set to be right after each other.
for example, 2 8x8's
they both have the variable x respectively. the first ones x=8 and the next one is 16. when both x's are moved by x-5, there appears to be lag (i think, this is an oversimplification. the draw time has lag in some cases none the less.
this only gets worse with more speed.

@nesbox
Copy link
Owner

nesbox commented Sep 28, 2017

Are you sure it's TIC problem or your's game problem?

@jackj106
Copy link
Author

i am not sure. but if the variables are touching always shouldn't there be no lag?

@nesbox
Copy link
Owner

nesbox commented Oct 5, 2017

pls upload the cartridge here, I don't understand the problem :(

@nesbox
Copy link
Owner

nesbox commented Oct 20, 2017

so, I still don't see the problem with lag
temporary closing...

@nesbox nesbox closed this as completed Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants