ecco il file mamewah cfg, i pulsanti assegnati mi sembrano giusti

image hosting
Codice: Seleziona tutto
19/01/2016 16:43:22 MAMEWAH v1.69 launched
19/01/2016 16:43:22 Cursor scheme: Windows Aero, Arrow: %SystemRoot%\cursors\aero_arrow.cur, Wait: %SystemRoot%\cursors\aero_busy.ani, AppStarting: %SystemRoot%\cursors\aero_working.ani
19/01/2016 16:43:22 Desktop colour: 0
19/01/2016 16:43:22 Wallpaper filename: C:\Users\br1\AppData\Roaming\Microsoft\Windows\Themes\TranscodedWallpaper.jpg
19/01/2016 16:43:22 Desktop display mode: 1440x900 @ 60Hz, 32bit colour
19/01/2016 16:43:22 Decimal symbol: ','
19/01/2016 16:43:22 Games list read: demul-0.lst
19/01/2016 16:43:23 Mode 1024 x 768 @ 60Hz, 16bit colour selected after 2 attempt(s) at 1/2 second intervals.
19/01/2016 16:43:23 Layout selected: C:\Arkivio\emu\mamewah\config\demul\\layout.lay
19/01/2016 16:43:23 No. joystick devices attached: 0
19/01/2016 16:43:23 Ctrlr file selected: C:\Arkivio\emu\mamewah\config\mamewah.cfg
19/01/2016 16:43:23 Keyboard enabled
19/01/2016 16:43:35 Mode 1024 x 640 @ 60Hz, 16bit colour not available
19/01/2016 16:43:35 Layout selected: C:\Arkivio\emu\mamewah\config\mame\\layout.lay
19/01/2016 16:43:35 Games list read: mame-0.lst
19/01/2016 16:43:40 emulator_executable: C:\gamaes\MameUI64\Mameui64.exe does not exist in RunGame!
19/01/2016 16:43:41 emulator_executable: C:\gamaes\MameUI64\Mameui64.exe does not exist in RunGame!
19/01/2016 16:43:45 emulator_executable: C:\gamaes\MameUI64\Mameui64.exe does not exist in RunGame!
19/01/2016 16:43:54 Mode 1440 x 900 @ 60Hz, 32bit colour selected after 1 attempt(s) at 1/2 second intervals.
19/01/2016 16:43:54 MAMEWAH quit
Codice: Seleziona tutto
cmd /c start "" "C:\Arkivio\emu\DemulFix\DemulFix.ahk"
il file ahk è gia compilato e si chiama appunto DemulFix.ahk, funziona tranquillamente se lo lancio manualmente chiudendosi in automatico alla chiusura dell emu. Quello che non capisco è come compilare mamewah per lanciarlo, di preciso cosa devo scirvere dopo pre_emulator_app_commandlines?antoniomauro ha scritto:devi compilare il file ahk e lanciarlo nel precommand e terminarlo sull'uscita dall'emulatore
Codice: Seleziona tutto
# main form
UP_1_GAME "DIK_UP ¦ JOY1_UP ¦ MOUSE_UP"
DOWN_1_GAME "DIK_DOWN ¦ JOY1_DOWN ¦ MOUSE_DOWN"
UP_1_PAGE "DIK_R"
DOWN_1_PAGE "DIK_F"
UP_1_LETTER "DIK_LEFT ¦ JOY1_LEFT"
DOWN_1_LETTER "DIK_RIGHT ¦ JOY1_RIGHT"