Closed Artucuno closed 2 months ago
Hmm. I mean it does render the last frame, but it will have minimal impact on performance (if target
is large enough). Tried to strike a balance between simplicity and function for the example.
Maybe the best would be to reduce your example to pyboy.tick(target, False)
?
Maybe the best would be to reduce your example to
pyboy.tick(target, False)
?
Good idea. I made the update 👍
Updated no rendering example from
to