Adam1977 Posted January 9, 2012 Posted January 9, 2012 Hi Guys, This is my first try at doing a script for hyperspin. I am no script guru, but it seems to launch games (I only have a couple to try like moon patrol etc) from hyperlaunch and exit back without any problems. I sure the people who write the scripts will correct any errors at some stage, so enjoy the script below guys: ;------------------------------------------------------------------------- ; Apple II ; Applewin ; by adam1977 ; 0.1 ; ; Notes: ; ;------------------------------------------------------------------------- Hotkey, ~Esc, CloseProcess Run, %executable% -d1 %rompath%%romName%%romextension% -f, %emuPath%, hide useerrorlevel sleep, 1000 winactivate, Applewin Process, Waitclose, %executable% ExitApp CloseProcess: Process, Close, %executable% Process, Waitclose, %executable% return
allthatisman Posted May 13, 2012 Posted May 13, 2012 Seems to launch great but not loading the game... help? Would love a guru ahk for this
Tribe Fan Posted May 16, 2013 Posted May 16, 2013 I'm gonna try to resurrect this thread. I'm having the same problem. AppleWin will load fine from Hyperlaunch except it doesn't mount a disk.
Parsec Posted September 1, 2013 Posted September 1, 2013 I'm gonna try to resurrect this thread. I'm having the same problem. AppleWin will load fine from Hyperlaunch except it doesn't mount a disk. Same issues. The old AppleWin module dosen't seems to work. In Mess I get this error: "Your systemName is: Apple II It is not one of the known supported systems for this MESS module: MESS"
rfancella Posted September 24, 2014 Posted September 24, 2014 any workin apple II ahk file ? There is already full Apple II support in the newest versions of HyperLaunch. See your other post for details. Thanks, Ron Code Monkey and all around Command Line geek!If you like what someone has said or done for you, be sure and 'Thank' them. And if they changed your life, send them a Beer!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.