Retromaniac Posted August 30, 2016 Posted August 30, 2016 Hi!I'm using the old hyperspin with hyperlaunch 1:05, I could run the espetaculator emulator using the following commands:else if (SystemName = "ZX Spectrum" && executable = "Spectaculator.exe"){hideDesktop ()Hotkey,% exitEmulatorKey% CloseProcessRunWait,%% Executable / rom1 "romPath% %% %% ROM Device romExtension%" -auto -fullscreen,% EmuPath% Hide UseErrorLevelexitapp}I wonder how do I when I run this emulator JoyToKey start with him and after I close the game, JoyToKey is also closed, is to do this? ... Can anyone help me?
Retromaniac Posted August 31, 2016 Author Posted August 31, 2016 I obtained a progress, can make JoyToKey opens so the emulator starts, but when I press the esc key JoyToKey is not closed with an emulator, can anyone help me? ;*************************************ZX Spectrum**************************************else if (systemName = "ZX Spectrum" && executable = "Spectaculator.exe"){ hideDesktop() Hotkey, %exitEmulatorKey%, CloseProcess Run, D:\ZX Spectrum\JoyToKey.exe Run, %Executable% "%romPath%%romName%%romExtension%" -auto -gen -fullscreen, %EmuPath%, Hide UseErrorLevel Process, WaitClose, Spectaculator.exe }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.