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 1.42 Mamewah 1.61 / INI (esc)  (Read 1231 times)

0 Members and 1 Guest are viewing this topic.

haldir

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 41
  • Last login:February 01, 2019, 09:16:07 am
Zsnes 1.42 Mamewah 1.61 / INI (esc)
« on: March 04, 2006, 12:45:08 pm »
I went to CPviewer's site but I found that all his INIs are for the beta 1.62, so I was not able to use his INI for zsnes.

Does anyone have a working zsnes INI file for 1.61?

I am using Zsnes 1.42

I have it all up and running with the exception of the (esc) button exiting out of the software



### 03snes.ini (mamewah v1.61) ###

emulator_title                            SUPER NINTENDO

### List Generation Settings ###
rom_path                                  c:\zsnes\roms
rom_extension                             smc
dat_file                                 
nms_file                                 
catver_ini_file                           
list_generation_method                    rom_folder

### Execution Settings ###
emulator_executable                       c:\zsnes\zsnesw.exe
commandline_format                        {8.3[rompath]\[name].[romext]}{dosbox}{safelaunch}
alt_commandline_format_1                  [name]
alt_commandline_format_2                  [name]
game_specific_config_path                 

### Artwork Locations ###
artwork_1_image_path                      c:\zsnes\screenshot
artwork_2_image_path                      c:\zsnes\controller360
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                                c:\mamewah\ssmovie
movie_fullscreen                          1
quit_delay                                30
wrapper_executable                       
wrapper_commandline_format                [name]
scr_file                                  c:\arcade\support\ms_pacman.scr

### External Application Settings ###
ipc_file_or_path                         
app_1_executable                          c:\cpvw\cpvw.exe
app_1_commandline_format                  -b=c:\cpvw\images\nintendo.jpg
app_2_executable                          c:\cpvw\cpvw.exe
app_2_commandline_format                  -b=c:\cpvw\images\mamewah.jpg
app_3_executable                         
app_3_commandline_format                 
auto_launch_apps                         

### Additional Settings ###
music_path                                c:\Arcade\mp3
lcd_display_file_path                     
lcd_fe_text                               

### Settings used by MAMEWAH ###
current_list                              0
« Last Edit: March 04, 2006, 01:42:12 pm by haldir »

biron

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 60
  • Last login:August 20, 2007, 05:09:14 pm
  • Biron
    • my cab
Re: Zsnes 1.42 Mamewah 1.61 / INI (esc)
« Reply #1 on: March 04, 2006, 03:03:44 pm »
I have it all up and running with the exception of the (esc) button exiting out of the software

change GUIDisable from 0 to 1. then the problem is solved

you find the setting in the zsnes.cfg file

it shall be like this to work (with esc):
GUIDisable = 1
Uppsala University.

haldir

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 41
  • Last login:February 01, 2019, 09:16:07 am
Re: Zsnes 1.42 Mamewah 1.61 / INI (esc)
« Reply #2 on: March 04, 2006, 03:44:51 pm »
Perfect biron!

Thanks a ton :)