PDA

View Full Version : HS/Daphne newb question


Luffy
03-03-2010, 06:04 AM
I've got all the Daphne games running through HS, but when it loads the games, I get a hyperlaunch.exe confirmation window. Can the games be loaded without having to confirm the launch?

[top of Daphne.ini]

[exe info]
path=C:\Hyperspin\Emulators\Daphne\
rompath=C:\Hyperspin\Emulators\Daphne\vldp\
userompath=true
exe=daphne.exe
romextension=txt
parameters=
searchsubfolders=false
pcgame=true
winstate=HIDDEN
hyperlaunch=true

SophT
03-03-2010, 06:28 PM
you can open up hyperlaunch.ahk

search for a line that looks like this:


msgbox, %rompath%


and delete it. save and recompile.

Luffy
03-03-2010, 08:58 PM
That did the trick! Thanks!

beavis
03-10-2010, 06:38 PM
you can open up hyperlaunch.ahk

search for a line that looks like this:


msgbox, %rompath%


and delete it. save and recompile.

I'm having problems figure out how to recompile can you pointing me in the right direction. Thanks

SophT
03-11-2010, 02:30 AM
go to autohotkey.com download and install autohotkey (the program) then rightclick on Hyperlaunch.ahk and click 'compile' from the top of the context menu.

bigrich424
07-26-2011, 06:03 PM
OK so for whatever reason every time I try to re compile the script it seems to corrupt the file...... I have to re download it from the site..... Any Ideas what I'm doing wrong?