First of all thanks for the hint. Everything is working now! I think there must be a bug in Gameex because I didnt even create valid .bat files. Here is what I did. - Create a file named sword1.bat containing: start c:\emulators\scummvm\scummvm.exe -f -p I:\emus\scummvm\games\sword1 sword1 - Sword1 starts fine - Copied the .bat file to sword2.bat without changing the content - Sword2 starts ok - Added .bat to all the remaining dummy files and all other games work ok Really strange but the important bit is that everything is working now
Hi! I have s strange problem with ScummVM. Some of the games won't load others work just fine. (e.g. Beneath a Steel Sky works fine Broken Sword wont load). It seems like Gameex isn't even starting the emulator. I switched on debugging and saw that the runitgame.bat was empty and no command line window popped up when I tried to start one of the games that dont work. Any Ideas? thx Edit: I use ScummVM 12.0 and the latest Gameex. All games work ok when I start them directly via the Scumm GUI.
Hi, just in case somebody else is also struggling with this. The command line in the README and the ini file says: scummvm.exe --fullscreen --joystick -p "c:\emulators\ScummVM\roms\ [ROM]" [ROM] Sould be: scummvm.exe --fullscreen --joystick -p "c:\emulators\ScummVM\roms\[ROM]" [ROM] (No space between the rom path and [ROM])