Hi all,
I have just started to play around with MAMEWAH. I Have sucessfully setup my emulators; mame, zsnes, virtuanes and gensfe but I encounter a problem when setting up a PC game.
I have created a folder in C:\Program Files\Games, where I put one game and one app just to test:
Pro Pinball - Timeshock!
VPinball
I have followed the instructions and put shortcuts of the games in the folder, not the actual games. This is how the .ini looks:
### propinball.ini (mamewah v1.65) ###
emulator_title Pro Pinball
### List Generation Settings ###
rom_path C:\Program Files\Games
rom_extension lnk
dat_file
nms_file
catver_ini_file
list_generation_method rom_folder
### Execution Settings ###
pre_emulator_app_commandlines
emulator_commandline PC
post_emulator_app_commandlines
general_app_commandlines
### Artwork Settings ###
artwork_image_paths
movie_preview_path
movie_artwork_no 1
enable_fuzzy_search 1
history_dat_file
history_dat_artwork_no 2
### Screen-Saver Settings ###
enable_music_in_screensaver 1
select_random_game 0
saver_type slideshow
movie_path
movie_fullscreen 1
quit_delay 0
saver_commandline
### Additional Settings ###
music_path
lcd_display_file_path
description_display [description]{scroll}
### Settings used by MAMEWAH ###
current_list 0
The list generates fine and VPinball launches without any problems. But when I try to launch Pro Pinball nothing happens and the log file reads "...does not exist in LaunchApplication". I should say that i'm normally on a Mac so I'm not that familiar with how everything works under Win... but something that is pecial with Pro Pinball is that it's not a regular .exe, instead it's run via DOSBOX, can that be the issue?
If I check the properties of the Pro Pinball shortcut I can see that from Win the game is launched with the following command:
"C:\Program Files\GOG.com\Pro Pinball - Timeshock\DOSBOX\dosbox.exe" -conf dosboxTimeshock.conf -noconsole -c "exit"
I have tried to add DOSBOX without any extra command line in MAMEWAH, but that results in the same error.
Can anyone help on how I should setup MAMEWAH to launch Pro Pinball?
Here's the full log:
2010-02-06 09:48:31 MAMEWAH v1.65 launched
2010-02-06 09:48:31 Cursor scheme: Windows default, Arrow: (None), Wait: (None), AppStarting: (None)
2010-02-06 09:48:31 Desktop colour: 10841658
2010-02-06 09:48:31 Wallpaper filename:
2010-02-06 09:48:31 Desktop display mode: 1280x800 @ 60Hz, 32bit colour
2010-02-06 09:48:31 Decimal symbol: ','
2010-02-06 09:48:31 Games list read: propinball-0.lst
2010-02-06 09:48:33 Mode 1280 x 1024 @ 60Hz, 32bit colour selected after 2 attempt(s) at 1/2 second intervals.
2010-02-06 09:48:33 Layout selected: C:\Documents and
Settings\Administrator\Desktop\mamewah_v165\config\propinball\testlay\layout.lay
2010-02-06 09:48:33 No. joystick devices attached: 0
2010-02-06 09:48:33 Ctrlr file selected: C:\Documents and Settings\Administrator\Desktop\mamewah_v165\config\mamewah.cfg
2010-02-06 09:48:33 Keyboard enabled
2010-02-06 09:48:42 List generation started...
2010-02-06 09:48:42 List generation finished
2010-02-06 09:48:42 Games list read: propinball-0.lst
2010-02-06 09:48:51 C:\Program Files\GOG.com\Pro does not exist in LaunchApplication.
2010-02-06 09:48:52 Mode 1280 x 1024 @ 60Hz, 32bit colour selected after 2 attempt(s) at 1/2 second intervals.
2010-02-06 09:48:52 Mode 1280 x 1024 @ 60Hz, 32bit colour selected after 2 attempt(s) at 1/2 second intervals.
2010-02-06 09:49:00 Mode 1280 x 800 @ 60Hz, 32bit colour selected after 1 attempt(s) at 1/2 second intervals.
2010-02-06 09:49:01 MAMEWAH quit
EDIT: I just moved the game all the way up to C:\ and now at least it launches in MAMEWAH, but it's just a DOSBOX window + a DOS window, the game won't start. Maybe the pre-set commands has to be tweaked to get it running, but as I said I'm normally on a Mac so....

Any ideas?
Thanks.