Jump to content

MAME launch from popper


Recommended Posts

When launching MAME, I get a dos box popup before table loads. I have a no nag mame compiled and I don't see the box when running directly from the emulator. I've tried adding some lines to the script to keep focus and the launch timing, but still no luck. Here is the script I am using.

 


START "" "[STARTDIR]Launch\VPXSTARTER.exe" 2 2 10 "Multiple Arcade Machine Emulator"

F:

cd "F:\vPinball\MAME"

START "" "[diremu]\mame.exe" "[GAMEFULLNAME]"

 

Edit 2: Fixed the bezel and joycode errors, but dos (progress) window is still showing, even though nothing populates. Tested outside of Popper and no popup window. Is there something I can add to the launch script to hide that popup window?

 

 

Edited by richardff
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...