Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Doc Thirst on February 18, 2006, 08:06:43 pm

Title: Mamewah command line switches (easy one)
Post by: Doc Thirst on February 18, 2006, 08:06:43 pm
If some one has a sec, can you show me the syntax for adding a command line switch to a mamewah ini?


### Execution Settings ###
emulator_executable                       c:\mame\mame.exe
commandline_format                        "[rompath]\[name].[romext]"{autodosbox}{nosafelaunch}
alt_commandline_format_1                  [name]
alt_commandline_format_2                  [name]
game_specific_config_path
Title: Re: Mamewah command line switches (easy one)
Post by: jcrouse on February 18, 2006, 08:46:59 pm
MameWAH is just the messenger. The commandline switches depend on the particular emulator. MameWAH just forwards the string. For a bunch of samples look here:

http://home.comcast.net/~cpviewer

Enjoy,
John