Fair Questions, let me try and get specific.
I am in fact using Mamewah as my front end for my arcade games, am trying to add the ability to play the pinball games from within Mamewah. I am using the latest version of Mamewah 1.6b5 and the latest version of Mame .89 I am also using Howards Wrapper vp-launch4.exe. Visual Pinball and Vpinmame are versions 1.5, the PC is a 2Gig P4 with 512 Megs of Ram running Windows XP SP1.
As i stated earlier, if I run the wrapper and test it, all is well. Its only when I try to run it from within Mamewah that I hang up. Below is a copy of my current .ini for Visual Pinball
### VPinball.ini (mamewah v1.60) ###
emulator_title Visual Pinmame
### List Generation Settings ###
rom_path C:\Program Files\Visual Pinball\Tables
rom_extension vpt
dat_file
nms_file
catver_ini_file
list_generation_method rom_folder
### Execution Settings ###
emulator_executable c:\program files\visual pinball\tables\vp-launch4.exe
send_rom_path 1
send_rom_extension 1
quotes_around_romnames 1
long_filenames 1
show_dos_box no
alt_launch_method 0
commandline_format [name]
alt_commandline_format_1 [name]
alt_commandline_format_2 [name]
mouse_cursor none
### Artwork Locations ###
artwork_1_image_path C:\Program Files\Visual Pinball\VpinMame\snap
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]
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
play_music_during_emulation 0
lcd_display_file_path
lcd_fe_text
### Settings used by MAMEWAH ###
current_list 0
I see now that there is an alt launch method, I will change it to 1 and report back my findings.
Rodney