Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: FLAPS on October 30, 2008, 02:36:20 pm

Title: Mamewah163/Mame103b help
Post by: FLAPS on October 30, 2008, 02:36:20 pm
I'm pretty sure this has been asked before but I couldn't find an answer using the forum search so I'll have to put on my dunce hat and ask. I've just starting putting together a new frontend for a cab I'm doing, haven't done one in a while so that's my excuse, and I can't seem to get Mame to work. Mamewah runs it as the DOS box comes up but then it turns to a pop up about how it should be run from a command prompt. I'm assuming I've done something wrong in the mame config but I'd played around and can't work it out so here's what I've got it set to and thanks to anyone who can point out my mistake.

Quote
### mame.ini (mamewah v1.63) ###

emulator_title                            Arcade

### List Generation Settings ###
rom_path                                  C:\Documents and Settings\Ian\Desktop\mamewah_v163\mame0103b\roms
rom_extension                             zip
dat_file                                 
nms_file                                 
catver_ini_file                           [emuexepath]\catver.ini
list_generation_method                    rom_folder_vs_listxml

### Execution Settings ###
pre_emulator_app_commandlines             
emulator_commandline                      C:\Documents and Settings\Ian\Desktop\mamewah_v163\mame0103b\mame.exe -rompath C:\Documents and Settings\Ian\Desktop\mamewah_v163\mame090b\roms  {nodosbox}
post_emulator_app_commandlines           
general_app_commandlines                 

### Artwork Settings ###
artwork_image_paths                       [emuexepath]\snap
movie_preview_path                        [emuexepath]\previews
movie_artwork_no                          1
enable_fuzzy_search                       0
history_dat_file                         
history_dat_artwork_no                    2

### Screen-Saver Settings ###
enable_music_in_screensaver               1
select_random_game                        0
saver_type                                gamelist_slideshow
movie_path                               
movie_fullscreen                          1
quit_delay                                0
saver_commandline                         

### Additional Settings ###
music_path                               
lcd_display_file_path                     
description_display                       [description]{scroll}

### Settings used by MAMEWAH ###
current_list                              0
Title: Re: Mamewah163/Mame103b help
Post by: Ginsu Victim on October 30, 2008, 03:20:47 pm
Your emulator commandline is the problem.
After mame.exe, you should have [name] and then {nodosbox} and either {safelaunch} or {nosafelaunch}
The path to your rom folder should not be included here.

Look at this page
http://forum.arcadecontrols.com/index.php?topic=58281.msg574228#msg574228 (http://forum.arcadecontrols.com/index.php?topic=58281.msg574228#msg574228)