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: Mamewah 1.61/Nestopia 1.28 issues: "Command Line Parser Error....."  (Read 2614 times)

0 Members and 1 Guest are viewing this topic.

postalp123

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 193
  • Last login:March 18, 2024, 09:07:50 pm
  • Retro-gamers don't just play, they reminisce.
I'm currently running Mamewah v 1.61 (Great job Minwah!) and have issues with running Nestopia v 1.28 through Mamewah (Nestopia runs fine by itself).

Whenever I run a NES game through Mamewah, I get this error from Nestopia:
 "Command Line Parser Error! Did You Forget Quotation Marks?"

Here is my INI for Mamewah running Nestopia:

### NES.ini (mamewah v1.60) ###

emulator_title                            NES

### List Generation Settings ###
rom_path                                  D:\Nintendo\Nintendo Games
rom_extension                             zip
dat_file                                 
nms_file                                 
catver_ini_file                           
list_generation_method                    rom_folder

### Execution Settings ###
emulator_executable                       D:\Nintendo\Nintendo Emulators\Nestopia.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                      D:\Nintendo\Nintendo Emulators\Snaphots
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


Any help would be great.

Cheers All!

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
You commandline_format is wrong.  I'm not familiar with Nestopia but this will probably work:

commandline_format                        "[rompath]\[name].[romext]"{nodosbox}{safelaunch}


You may have to use {dosbox} instead of {nodosbox} if the above doesn't work properly.