Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: mkdevo on September 28, 2004, 08:49:45 am

Title: MAMEWAH + VirtuaNES Help Needed
Post by: mkdevo on September 28, 2004, 08:49:45 am
hello all..

trying to set up VirtuaNES with MAMEWAH, and i'm having a problem. when i launch a game, the VNES window shows up, along with an error box:

ERROR: Don't open a 10-YARD FIGHT (J) ~verifyroms file.

i click OK, then close the VNES window, then another VNES window opens and runs the game ok.

is this normal? i'm thinking no...

here's my .ini for MW:

Code: [Select]
### virtuanes.ini ###

emulator_title                            NES - VirtuaNES

### List Generation Settings ###
rom_path                                  c:\games\nes\nesren
rom_extension                             zip
dat_file                                  
nms_file                                  
catver_ini_file                          
list_generation_method                    rom_folder

### Execution Settings ###
emulator_executable                       c:\games\nes\virtuanes.exe
send_rom_path                             1
send_rom_extension                        1
quotes_around_romnames                    0
long_filenames                            1
show_dos_box                              auto
default_options                          
extra_options_1                          
extra_options_2                          

### 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
scr_file                                  
wrapper_executable                        
wrapper_options                          
movie_path                                

### Additional Settings ###
music_path                                
controls_dat_viewer_executable            
controls_dat_viewer_options              
auto_launch_controls_dat_viewer           1
ipc_file_or_path                          
lcd_display_file_path                    
lcd_fe_text                              

### Settings used by MAMEWAH ###
current_list                              0

thanks in advance...
Title: Re:MAMEWAH + VirtuaNES Help Needed
Post by: Minwah on September 28, 2004, 10:12:41 am
show_dos_box yes

NEVER use 'auto' except for MAME.
Title: Re:MAMEWAH + VirtuaNES Help Needed
Post by: mkdevo on September 28, 2004, 11:13:16 am
show_dos_box yes

NEVER use 'auto' except for MAME.

*sigh* (of releif!)

that clears up SO much... i was about to update and say i'm having the same problem with X, Y, and Z emulators too... whew!

thanks min!