PyBoy v2.4.0 is released. Game Boy emulator written in Python.
PyBoy Changelog:
Massive performance improvements (10-40%!)
CPU and memory timings have been corrected* (passes Blargg's tests!)
If you're making a plugin, then note that post_tick is now only called once at the end of pyboy.tick. Not for every frame.
Clarify in docs that reads from pyboy.memory might return a memoryview in the future.
If you're running pytest locally, TEST_CI has been removed and you now have to specifically set TEST_VERBOSE_IMAGES=1 to see debug images.
Download: PyBoy v2.4.0
Source:Here
2024-10-08
Tags:
Console,
GB,
Official_Build,
PyBoy
Random Related Topic
0 Comments
Post a Comment