gigapig Posted July 13, 2021 Posted July 13, 2021 Please keep things pleasant gentlemen, it is just a simple hobby. Thank you.
ghutch92 Posted July 16, 2021 Author Posted July 16, 2021 Need some help with using DInput8.dll with autohotkey. I have found a library for XInput and RawInput (useful for trackballs), but I am striking out on finding an autohotkey wrapper for the dinput8.dll. Having this library would save me a lot of time. How to Install HyperSpin and more RocketLauncher HyperSpin Startup Script
Creezz67 Posted July 16, 2021 Posted July 16, 2021 31 minutes ago, ghutch92 said: Need some help with using DInput8.dll with autohotkey. I have found a library for XInput and RawInput (useful for trackballs), but I am striking out on finding an autohotkey wrapper for the dinput8.dll. Having this library would save me a lot of time. https://github.com/geeky/dinput8wrapper https://github.com/geeky/dinput8wrapper/releases/tag/v1.0.0.2
ghutch92 Posted July 16, 2021 Author Posted July 16, 2021 Thank you for the effort but that is not an autohotkey library How to Install HyperSpin and more RocketLauncher HyperSpin Startup Script
paulmicky57 Posted July 17, 2021 Posted July 17, 2021 I have no issues running from a separate drive using the version found in my first post. I feel like it's something on your end.
coins Posted November 10, 2022 Posted November 10, 2022 WORKAROUND FOR THE WINDOW FOCUS ISSUE Download AltTabOnce.ahk below, a simple automated ALT+TAB script. For those getting 'bounced out' of Hyperspin a few seconds after launching ghutch92's excellent HyperSpin Startup Script v1.08, I created a dirty but effective AutoHotKey script which emulates an Alt+Tab combo pressed once after a configurable delay, to bounce you straight back in with little to no delay. Instructions (also in the AHK script, view by editing in Notepad) 1: Save AltTabOnce.ahk to the folder containing 'HyperSpin Startup Script.exe' 2: Open 'HyperSpin Startup Script.ini' and under [Startup] add AltTabOnce.ahk to programs, so it looks like this: Program_To_Run_Target_1=AltTabOnce.ahk (See ghutch92's guide page 1 if you're adding more than one program) 3. Run Hyperspin. Estimate how long it takes for the Windows Alt Tab window to appear after Hyperspin loses focus 4. Edit AltTabOnce.ahk in Notepad. TWEAK the two 'Sleep' timings, SAVE the file and RUN Hyperspin again. Rinse and repeat until you have achieved a near seamless focus bounce back into Hyperspin. (My final timings were 7200 / 40 for a near-instantaneous/invisible bounce, your mileage may vary) Hope it's useful, enjoy. Thanks ghutch92 for the original addon, it's great! AltTabOnce.ahk 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now