You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are cases where the current value of REG_WAITCNT does not allow the game to run.
For these cases could you add support for REG_WAITCNT = B645;
If not don't worry about it it would just be nice.
The text was updated successfully, but these errors were encountered:
RetroGamer02
changed the title
Feature request: Support for slow flashcarts/hardware.
Feature Request: Support for slow flashcarts/hardware.
May 14, 2023
There are cases where the current value of REG_WAITCNT does not allow the game to run.
For these cases could you add support for
REG_WAITCNT = B645;
If not don't worry about it it would just be nice.
See https://github.com/XProger/OpenLara/blob/master/src/platform/gba/checkROM.cpp for a reference of how it could be done.
The text was updated successfully, but these errors were encountered: