Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Marky_1979 on August 26, 2005, 07:52:13 am

Title: ZSnes with Mamewah
Post by: Marky_1979 on August 26, 2005, 07:52:13 am
Iv recently been using a great super nintendo emulator and was wondering if there is a way of working it with mamewah?
Title: Re: ZSnes with Mamewah
Post by: jcrouse on August 26, 2005, 08:04:32 am
It works great with MameWAH. Check out the INI file on my website to see how to set it up.

John
http://home.comcast.net/~cpviewer
Title: Re: ZSnes with Mamewah
Post by: Marky_1979 on August 26, 2005, 08:36:07 am
Thanks alot John will do :D
Title: Re: ZSnes with Mamewah
Post by: Marky_1979 on August 26, 2005, 06:17:05 pm
having problems think i must be doing something wrong
Title: Re: ZSnes with Mamewah
Post by: jcrouse on August 26, 2005, 06:18:41 pm
Well, need a little more information than that!

John
Title: Re: ZSnes with Mamewah
Post by: Marky_1979 on August 26, 2005, 06:29:48 pm
this is my main mamewah config file im asumming i need to create a new ini and put it in the mamewah ini folder but how do i do this and where do i put it.

UPDATE - Iv managed to get the snes emulator to appear on the mamewah screen and even get a list of games but cannot get them to launch. Plus also need how to have multiple layouts ie one for mame one for snes

this is my ini file


### zsnesw.ini (mamewah v1.61) ###

emulator_title                            Super Nintendo

### List Generation Settings ###
rom_path                                  C:\zsnesw\roms
rom_extension                             smc
dat_file                                 
nms_file                                 
catver_ini_file                           
list_generation_method                    rom_folder

### 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                      C:\zsnesw\snaps
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               0
saver_type                                launch_scr
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
Title: Re: ZSnes with Mamewah
Post by: Minwah on August 27, 2005, 09:41:33 am
emulator_executable                       C:\zsnesw\zsnesw.exe
commandline_format                        [name]{autodosbox}{nosafelaunch}

Try this:

emulator_executable                       C:\zsnesw\zsnesw.exe
commandline_format                        "[rompath]\[name].[romext]"{nodosbox}{safelaunch}

See \docs\layouts.txt for the layour thing.