pokemon-speedrunning / gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
GNU General Public License v2.0
94 stars 27 forks source link

CRC doesn't get displayed when loading a ROM #49

Open entrpntr opened 4 years ago

entrpntr commented 4 years ago

Kind of trivial, but right now the checksum only gets displayed after hard resets.

entrpntr commented 3 years ago

A proposed solution to this was to force a reset when loading a ROM (since verification info is already displayed on-screen after hard resets). While this solution adds a delay for GBP (and SGB2) when initially loading a ROM, it does address some old concerns about the possibility of closing/reloading a ROM to bypass the delay from the fade.

Unless there is some downside being overlooked, this seems like a good way to kill 2 birds with 1 stone.