Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: ZSnes with Mamewah  (Read 1772 times)

0 Members and 1 Guest are viewing this topic.

Marky_1979

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 768
  • Last login:January 03, 2017, 11:07:07 am
    • Personal Webspace
ZSnes with Mamewah
« 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?

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: ZSnes with Mamewah
« Reply #1 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

Marky_1979

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 768
  • Last login:January 03, 2017, 11:07:07 am
    • Personal Webspace
Re: ZSnes with Mamewah
« Reply #2 on: August 26, 2005, 08:36:07 am »
Thanks alot John will do :D

Marky_1979

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 768
  • Last login:January 03, 2017, 11:07:07 am
    • Personal Webspace
Re: ZSnes with Mamewah
« Reply #3 on: August 26, 2005, 06:17:05 pm »
having problems think i must be doing something wrong

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: ZSnes with Mamewah
« Reply #4 on: August 26, 2005, 06:18:41 pm »
Well, need a little more information than that!

John

Marky_1979

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 768
  • Last login:January 03, 2017, 11:07:07 am
    • Personal Webspace
Re: ZSnes with Mamewah
« Reply #5 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
« Last Edit: August 26, 2005, 07:15:51 pm by Marky_1979 »

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: ZSnes with Mamewah
« Reply #6 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.