Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: MAME nut on January 05, 2005, 05:10:10 pm
-
I made a stupid mistake.
-
Your skin should still be in the \layouts folder...unless the installer deleted whatever was present in there...your \ini\mame.ini etc. have probably been overwritten by the stock ones :-\
Sounds like you have some re-configuring to do...I'd recommend you grab the latest beta from the ArcadeOS/MAMEWAH board @ MameWorld. It is stable and you would have to reconfigure to some extent anyway if you decided to upgrade later.
Delete the \files folder to get rid of lists.
-
THANKS MINWAH!!
I worked for about 4 hours last night.
-
I made a backup of my install directory as soon as everything was cofigured (just in case). Of course it's easy to say that now. I've not tried configuring custom lists/favs yet, so more fun to come! In addition to adding more emulators!
-
MAME nut: post your \ini\mame.ini and I'll see if I can see whats wrong...
-
MINWAH.....Here it is.....
### mame.ini (mamewah v1.60) ###
emulator_title M.A.M.E.
### List Generation Settings ###
rom_path c:\mame\roms
rom_extension zip
dat_file
nms_file
catver_ini_file
list_generation_method verifysets_vs_listxml
### Execution Settings ###
emulator_executable c:\mame\mame.exe
commandline_format [name]{autodosbox}{nosafelaunch}
alt_commandline_format_1 [name]{autodosbox}{nosafelaunch}
alt_commandline_format_2 [name]{autodosbox}{nosafelaunch}
mouse_cursor none
### Artwork Locations ###
artwork_1_image_path
artwork_2_image_path c:\mame\marquees
artwork_3_image_path c:\mame\snap
artwork_4_image_path
artwork_5_image_path
artwork_6_image_path
artwork_7_image_path
artwork_8_image_path
artwork_9_image_path
artwork_10_image_path
movie_preview_path
movie_artwork_no 1
### Screen-Saver Settings ###
enable_music_in_screensaver 1
saver_type slideshow
movie_path
movie_fullscreen 1
quit_delay 30
wrapper_executable
wrapper_commandline_format [name]{nodosbox}{nosafelaunch}
scr_file
### External Application Settings ###
ipc_file_or_path
app_1_executable
app_1_commandline_format
app_2_executable
app_2_commandline_format
app_3_executable
app_3_commandline_format
auto_launch_apps
### Additional Settings ###
music_path
play_music_during_emulation 0
lcd_display_file_path
lcd_fe_text
### Settings used by MAMEWAH ###
current_list 0
-
commandline_format [name]{autodosbox}{nosafelaunch}
Try:
commandline_format [name]{autodosbox}{safelaunch}
Someone else had trouble with {nosafelaunch} IIRC.
-
THANKS !!!
PROBLEM SOLVED !!!