Ok, I've got a Mednafen query. I'm debugging some text display errors that appear part way through the exploration of the 'Europa' ship. Up to this point all my in-game text has been ok. But I've got some weird truncation/duplication going on (see attached images):
In the battle scene below I should have a display that reads: "MICA: Engage from a distance" or "MICA: Use ranged attacks" (which are some of the 'helpful' comments that MICA throws at you) , but have instead part of both - all other helpful messages in battle to this point have been ok, as well as some Japanese text - none of which is left in the battle message section of the rom.
In the discovery of a drive coil scene, it should read: "Vynd:Here we go! A Drive Coil!, Ok let's get this back to the ship", and then another window will popup stating "Drive Coil Found!", the same as what happens when you get the Star Map from the University. Instead I get the expected text, then a run-on of untranslated text, then the 'Drive Coil Found' text runs on again from that. Bizarro.
Anyway, what I was wondering is there any way Mednafen can be used to load a state file if the underlying rom file has changed? It's a pain adjusting the rom, reinjecting modified text and then playing right through about 10 or 20 battles to get to the point where Vynd says his text again. I believe the states saved by Mednafen only load when the rom has the same checksum, which it obviously doesn't when I change the data....