Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

pwormwood

Basic Member
  • Posts

    5
  • Joined

  • Last visited

pwormwood's Achievements

Member

Member (1/5)

0

Reputation

  1. Coming to think about it seems like all games with a name longer than 4 characters didnt work.
  2. 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
  3. 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.
  4. No Problem. Thanks for the great work on the wrapper and DB!
  5. 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])
×
×
  • Create New...