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

Recommended Posts

Posted

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.

Posted

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. :)

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