Exophase
Nothing good will ever come of Exophase.
Sorry, this took a lot longer to deal with because there's actually a regression in my current code where another fix broke all the Puzzler World games. Interestingly, the same problem is in desmume, or at least all the versions I tried - they show a black screen on all Puzzler World games. But I think I worked out the problem.When I try and play Puzzler World, DraStic errors trying to create an initial save, but other games seem to work ok. Any ideas?
It's possible to fix the game in the current version since it's a problem with the entry in appdata/DraStic/game_database.xml. You can replace it with this:
<cartridge title='Puzzler World'>
<slot1>
<rom name='rom' size='0x00800000' crc32='632be7b2' id='50565042' title='PUZZLER' />
<save name='save' size='0x4000' type='EEPROM' />
</slot1>
</cartridge>
You can reproduce this from a save game (as opposed to a savestate), right? If so can you include it and directions on how to do it?I have gotten an error after a long play of GTA China Town wars,
I had normaly saved my game ( many times before without errors ),
after loading this game, the d-Pad Buttons won´t respond a certain ammount of time,
after I fired a weapon.
I have tried this many times, resaved the game at other places, but this bug won´t go away.
Could this be some kind of copy protection Rockstar put into this game?
This bug sounds familiar, not sure if it's something I dealt with before or not.. I'd like to release a new version but I'm still stuck dealing with implementing some stuff and debugging some other stuff.