tgh Posted July 1, 2014 Posted July 1, 2014 I am trying to setup Dfend inside hyperspin but total lost The ahk refers to hyperspin 1 & 2 but im using 3 I tired to create a blank txt with the same name but nothing happens when i try launch the game Can someone please kind enough to post a tutorial or any help in setting it up My main purpose is to ran point & click games on my arcade cabinet Most point & click games have different keys like space quest 5 & monkey island 1 To get around this i installed auto hotkey & created the below script Can i launch a different hotkey per game or only 1 per game system How can i also inject this script into hyperlaunch Many Thanks b::LButton z::RButton :*?OK150:dsee:: Send z return :*?OK150:ecks:: Send x return 5::enter c::esc 1::f5 j::f TGH
tgh Posted July 1, 2014 Author Posted July 1, 2014 I managed to figure out how to get dos games going through hyperspin. I discovered under hyperlaunch, if you select the system [msdos], keymaper,autohotkey You select add a new ahk profile, game profile A list of dos games come up. If i select an example countdown [game], tick free edit mode My code: ----------- b::LButton z::RButton :*?OK150:dsee:: Send z return :*?OK150:ecks:: Send x return 5::enter c::esc 1::f5 j::f Will this method load the ahk file when i start the game inside hyperspin When i tired the ahk file didnt load Can i assume by doing this, that i can set up a different ahk file for every dos game. I load the ahk file outside hyperspin & load the game outside hyperspin & it works. Please any advice would be helpful TGH
tgh Posted July 2, 2014 Author Posted July 2, 2014 Problem Resolved I select Dos system, Settings, Main Settings Changed Ahk Method to Internal - Everything worked What is amazing, I can have different keys mapped to different games If i want the default keys for a game, then you don't make a game profile. Truley amazing from Hyperspin I can port now a ton of dos games through to my arcade cabinet TGH
Recommended Posts
Archived
This topic is now archived and is closed to further replies.