;Cambiar a las rutas dónde tengáis el Lethal Enforcers y el usbmmidd_V2
usbmmidd_path = G:\Emulation\ROMS\LightGun Arcade PC\Lethal Enforcers 3\usbmmidd_v2\
le3_path = G:\Emulation\ROMS\LightGun Arcade PC\Lethal Enforcers 3\
;Cambiar según se use Demulshooter o LethalEnforcer3_Inputs
;run, LethalEnforcer3_Inputs.exe
Run, G:\Attract Mode\Utilities\DemulShooter\DemulShooter.exe -target=konami -rom=le3
SetWorkingDir, %usbmmidd_path%
run, deviceinstaller64.exe install usbmmidd.inf usbmmidd,,hide
Sleep, 1000
run, deviceinstaller64.exe enableidd 1,,hide
SetWorkingDir, %le3_path%
Run, game_patched.exe
winWait, ahk_exe game_patched.exe
winMinimizeAll
winMinimize, ahk_exe game_patched.exe
winHide, ahk_exe game_patched.exe
winHide, ahk_exe LethalEnforcer3_Inputs.exe
Sleep, 1000
WinShow, ahk_exe game_patched.exe
winMaximize, ahk_exe game_patched.exe
WinSet, AlwaysOnTop, On, ahk_exe game_patched.exe
winActivate, ahk_exe game_patched.exe
Esc::
Process,Close,game_patched.exe
Run,taskkill /im "game_patched.exe" /F
;Process,Close, LethalEnforcer3_Inputs.exe
;Run,taskkill /im LethalEnforcer3_Inputs.exe /F
SetWorkingDir, %usbmmidd_path%
run, deviceinstaller64.exe enableidd 0,,hide
Sleep, 1000
run, deviceinstaller64.exe stop usbmmidd,, hide
Sleep, 1000
run, deviceinstaller64.exe remove usbmmidd,, hide
ExitApp
Just change your routes