PCEngineFans.com - The PC Engine and TurboGrafx-16 Community Forum

Tech and Homebrew => Turbo/PCE Game/Tool Development => Topic started by: burn_654 on May 03, 2012, 07:35:21 AM

Title: Mednafen: disable save-state crc/checksum?
Post by: burn_654 on May 03, 2012, 07:35:21 AM
Hi, does anyone know if it's possible to disable the savestate crc/checksum in Mednafen? For instance, making minor edits in a rom makes my save states incompatible, which is not the case with other emulators. I could use another emu but the debugger is really nice here. I looked in the documentation but couldn't tell, is this possible? Please tell me you could disable this check...

I can understand in terms of actual play locking a state to a certain iteration of the rom can make sense, but in my case (hacking a rom, testing small changes) it's detrimental...
Title: Re: Mednafen: disable save-state crc/checksum?
Post by: Mednafen on May 04, 2012, 02:21:53 AM
http://www.pcenginefx.com/forums/index.php?topic=11401.msg223469#msg223469
Title: Re: Mednafen: disable save-state crc/checksum?
Post by: burn_654 on May 04, 2012, 04:16:53 AM
That'll do the trick, thank you very much!