#SingleInstance Force
; --- Replace with your actual paths ---
CXBXPath := "C:\Users\Test1\Desktop\Cxbx-R\EMU-1\cxbxr-ldr.exe" ; Or cxbx.exe if you're not using the loader
XBEPath := "C:\Users\Test1\Desktop\Cxbx-R\EMU-1\Games\MT1Exp\V307.xbe" ; Replace with your .xbe path
Run, YACardEmu.exe
Sleep, 2000
; --- Launch CXBX-Reloaded with the .xbe ---
Run, %CXBXPath% /load "%XBEPath%"
Sleep, 1000
Escape::
Process,Close,cxbxr-ldr.exe
Run,taskkill /im "cxbxr-ldr.exe" /F
Process,Close,YACardEmu.exe
Run,taskkill /im "YACardEmu.exe" /F
ExitApp
return
For Wangan 1 and 2 - however, i get the games to boot in separate emulators, all have the same issue on my win 11 machine - starts up with the chirhero logo then just goes to a black screen of death 😞 might start 5% of the time 😞