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. Thank you for your support. Tom Speirs

Patreon

Another strange issue


Krakerman

Recommended Posts

For some reason I setup the latest version of MESS using the Apple ][e emulator and it works fine within MESSUI, but when running it in GameEx it doesn't work. My command line is as follows:

messpp.exe apple2e -s6d1 "[ROMPath]\[RomFile]" -joy -now -nonewui

And rom filter is *.dsk

But it just resets back to GameEx. It seems like probally a bug with MESS.

Link to comment
Share on other sites

For some reason I setup the latest version of MESS using the Apple ][e emulator and it works fine within MESSUI, but when running it in GameEx it doesn't work. My command line is as follows:

messpp.exe apple2e -s6d1 "[ROMPath]\[RomFile]" -joy -now -nonewui

And rom filter is *.dsk

But it just resets back to GameEx. It seems like probally a bug with MESS.

Not a bug. You're command line is incorrect. Should be:

mess.exe apple2e -flop1 "[ROMPATH]\[ROMFILE]" -joy -now -nonewui

The -s6d1 was the problem. The site does say that one but according to MESS the correct one is -flop1. Also I guess you may use a different mess since your exe is messpp.exe. Hope that helps. :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...