Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: gonzo90017 on July 08, 2007, 02:32:47 am
-
I'm using the latest beta version of mamewah and vgs the playstation emulator. Everything works great except for the fact that I can't close it afterwards. I use joytokey and mapped my pad's 9 button as Alt+F4 to close it. But it doesn't work. I tried Xpadder but same result. When I run both programs from outside of mamewah they work and I can close the emu by pressing button 9 (Alt+F4) Heres my ini
### playstation.ini (mamewah v1.62) ###
emulator_title Playstation
### List Generation Settings ###
rom_path E:\videogames\playstation
rom_extension cue
dat_file auto:[emuexepath]\[emuexename].dat
nms_file auto:[emuexepath]\[emuexename].nms
catver_ini_file auto:[emuexepath]\catver.ini
list_generation_method rom_folder
### Execution Settings ###
pre_emulator_app_commandlines C:\Program Files\D-Tools\daemon.exe -mount 0,"[rompath]\[name].[romext]"{nowait};C:\videogames\joytokey\joytokey.exe playstation {nowait}{autoquit}
emulator_commandline C:\videogames\playstation\cvgsrun.exe {nodosbox}
post_emulator_app_commandlines
general_app_commandlines
### Artwork Settings ###
artwork_image_paths E:\videogames\turbografx16\screenshots;E:\videogames\turbografx16\casecovers
movie_preview_path E:\videogames\turbografx16\videos
movie_artwork_no 1
enable_fuzzy_search 0
history_dat_file auto
history_dat_artwork_no 2
### Screen-Saver Settings ###
enable_music_in_screensaver 1
select_random_game 0
saver_type gamelist_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
-
With Xpadder you have tried this outside of MameWah?
With the left side ALT key used in Slot 1 and F4 key used in Slot 2.
-
Yes. Outside of mamewah both xpadder and joytokey work. But if launched through mamewah they both don't work. I also tried closemul with no luck. If joytokey or xpadder are launched through mamewah but as a bat file they both work. Only problem there is that {autoquit} option doesn't work. So there's no way to close them after exiting the emulator.
-
Well use Xpadder via batch file if thats working then use:
post_emulator_app_commandlines C:\Program Files\Xpadder\xpadder.exe /c
To close Xpadder after the emu is closed.
-
I tried something similiar using killproc. A command line process killer. But instead of killing it at the closing of the emu. It was doing it as soon as the emu was launched. Just tried your suggestion. Both as you posted and as a batch file but same thing happened. Mamewah kills the process as soon as it launches the emu.
post_emulator_app_commandlines C:\Program Files\Xpadder\xpadder.exe /c
For know I found a work around. I use killproc on all my other emus to kill xpadder before joytokey launches. That way no conflicts. By the way. I just downloaded the latest version of xpadder and I think I might be making the switch. The only thing that was holding me back before was the startup speed. That with my 400mhz arcade pc was around 4 seconds. Now the newer version launches immediately! Now I might not need the work around.
-
Hey sorry I wasn't able to be more helpful...I use GameEx...so thats my excuse and I'm sticking to it. ;)
Well its good to hear you have a work around, and that Xpadder is working out for you better with the current builds.
Anyways best of luck.