ScummVM 1.2.0svn48243 (Mar 12 2010 07:44:55)
Features compiled in: Vorbis FLAC MP3 RGB zLib
The save load dialog (accessable via "S" and "L") is completely empty.
Saving games work as they are created, but loading is impossible due to NO game file is shown in the dialog.
Nippon Safes Inc. (Multi-lingual/Amiga)
Amiga OS4
gcc (GCC) 4.2.4 (adtools build 20090118)
The problem is saving games uses the gameid (ie nippon), while listing saved games uses the game target (ie nippon-amiga).
Peres commited a patch for this to branch and trunk, and LordHoto later revised it on trunk to be less hackish.
Could you please check whether this resolves the issue for you? Ideally using both branch and trunk. Thanks!
Sorry, unfortunately not
I still have a blank dialog, even right after saving a game
Worst is that now after the patch renaming the once saved nippon.00x games to nippon-amiga.00x doesn't help anymore, the whole dialog stays blank
r48422 fixed the problem
thank you