Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: BUCKETHEAD on February 01, 2005, 01:30:26 pm
-
Hi! How are all of you? I am brand new to all of this. But i have a little understanding of how things work.
I am hoping to have my first cabinet built before summer arrives.
And i did purchase the PROJECT ARCADE BOOK!
It is GREAT!!!
I want to have my computer ready for my cabinet before it is even built.
What i am trying to figure out is how to get ZSNES working with MAMEWAH?
After much trial and error i got MAME working with MAMEWAH.
But after trying to pretty much copy what i did with MAME with ZSNES
I get no GAMES/ROMS showing up when i hit generate list.
I pretty much understand the ini files. And how they work.
And i have everything matched up and paths setup to where they need to be.
Unless there is something real technical i am missing here?
I am very new to all of this.
Every program i am using is the newest version.
And i am running WINDOWS XP.
I have been all over the web trying to pin down a good example of how to configure ZSNES with MAMEWAH. But i get so many different angles you don't know what is right?
If anyone has any idea on how to help me. I would very much appreciate it!
Or could even email me some good preconfigured ini files that would be great!
-
I decided to post my INI. FILES so that maybe someone can look over them to see if they are correct/need any changes?
Thanks again for any help.
BUCKETHEAD ...
### zsnesw.ini (mamewah v1.60) ###
emulator_title SUPER NINTENDO
### List Generation Settings ###
rom_path C:\zsnesw\roms
rom_extension zip
dat_file
nms_file
catver_ini_file
list_generation_method rom_folder_vs_listxml
### Execution Settings ###
emulator_executable c:\zsnesw\zsnesw.exe
commandline_format [name]{autodosbox}{nosafelaunch}
alt_commandline_format_1 [name]{autodosbox}{nosafelaunch}
alt_commandline_format_2 [name]{autodosbox}{nosafelaunch}
game_specific_config_path
### Artwork Locations ###
artwork_1_image_path
artwork_2_image_path
artwork_3_image_path
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
lcd_display_file_path
lcd_fe_text
### Settings used by MAMEWAH ###
current_list 0
### zsnesw-0.ini (mamewah v1.60) ###
list_title All Games
### Games List Settings ###
cycle_list 1
### Execution Settings ###
commandline_format
alt_commandline_format_1
alt_commandline_format_2
### Settings used by MAMEWAH ###
current_game 1
### zsnesw-1.ini (mamewah v1.60) ###
list_title Filtered
### Games List Settings ###
cycle_list 1
list_type normal
display_clone_info 0
max_favorites 0
### Execution Settings ###
commandline_format
alt_commandline_format_1
alt_commandline_format_2
### Settings used by MAMEWAH ###
current_game 1
-
It's your list generation method that is wrong. Only mame uses the listxml function. Change that to "rom_folder" and see if that helps.
-
THANKS pointdablame !!!
I changed it to rom_folder
And it worked GREAT!!!
The roms showed up!!
I have one more question?
But i will save that one for later.
Thank you once again!!