Jump to content
(Open Beta) HyperSpin 2 is now available for everyone ×

Hyperlaunch 1.0.5 code for kat5200 emulator


gixxerrider73

Recommended Posts

Posted

I'm still running the old Hyperspin and hyperlaunch 1.0.5

 

The kat5200 emulator wont run.  I keep getting the "Be sure you have a baclslah at the ned of your path"  error.

 

;**********************************ATARI 5200***********************************
if (systemName = "Atari 5200" && (executable = "kat5200.exe" || executable = "kat5200.exe"))
{    
    hideDesktop()
    Hotkey, %exitEmulatorKey%, CloseProcess
    RunWait, %executable% a5200 -cart "%romPath%%romName%%romExtension%" -skip_gameinfo -nowindow -nonewui, %emuPath%, Hide UseErrorLevel
}
 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...