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

ghutch92

Platinum Member
  • Posts

    923
  • Joined

  • Last visited

  • Days Won

    1

ghutch92 last won the day on July 14 2024

ghutch92 had the most liked content!

About ghutch92

  • Birthday 03/25/1992

Profile Information

  • Location
    Atlanta, GA

Retained

  • Super Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ghutch92's Achievements

Collaborator

Collaborator (7/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

235

Reputation

  1. Thank you for the effort but that is not an autohotkey library
  2. 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.
  3. I have looked into the issues this has with joysticks and I have come to the conclusion that the issues people are experiencing is because this Autohotkey script uses the WinMM library to read joysticks. Microsoft has said that for gamepad controllers XInput is the library that should be used. For non-gamepad controllers and non-keyboard and mouse type devices then directInput8 should be used. I am currently working on adding XInput support to this script. In the meantime, I have attached the source code for anyone else wanting to customize it. HyperSpin Startup Script.zip
  4. Increase the deadzone to something greater than 20. I personally like 25. Also increasing the delay might help.
  5. Right now it is better to go with rocketlauncher because it has active development. HyperLaunch supposedly still has active support but to be honest I haven't seen any development on it ever since the creator of RocketLauncher left the HyperLaunch development team.
  6. Is drive F a local or network drive?
  7. Which operating system is this on? What troubles caused you to give it admin rights? Where did you install it?
  8. No. The hyperspin install takes 3 steps. The rocketlauncher install takes 14 steps. Installing mame with rocketlauncher takes 9 steps. Installing mame with hyperspin takes 3 steps. Steps 30 and 31 are not actually steps; they are more like hints. There are 4 programs used in the install with 4 different owners that would all need to allow their programs to be put in an install script. In other words don't expect any official one anytime soon. By the way, there are typically more than just 31 steps to get hyperspin and other emulation frontends to the point of running games. This is just the tip of the ice object in the ocean.
  9. I'll look into this. Which version of windows are you using? Can you post your HyperSpin Settings file? It's called Settings.ini in HyperSpin's Settings folder. Thanks.
  10. No idea. Is there any more information you can give? Like cpu or ram while the app is running? Is the keyboard still responsive in these cases or is the keyboard also finicky? How many openings and closings before the problems start occurring?
  11. You could try closing the chrome process when hyperspin starts (i.e. Process_Name_To_Close_1=chrome.exe) you could write your own script to maximize and activate the kodi window and have the startup script run it when hyperspin closes (i.e. Program_To_Run_Target_1=C:\Hyperspin\Utilities\my script.ahk)
  12. If windows sees them as keyboard keys use hyperhq and set it there. If windows sees them as joystick buttons you will use joy1, joy2, ..., joy7, joy8 in the .ini. Try the joydetection.ahk included in the download to help you out. You will need to install autohotkey to get the joydetection.ahk thing to work.
  13. Read the second sentence in the first post. Since this guide was posted it has undergone 6 major revisions. 6 videos with different instructions would be confusing. I could remove the videos but that would break shares and links. I also would need to find time to record and edit the video and I don't have the time. If someone else would like to make a video following the instructions I will be more than happy to link to it in the beginning of the first post. The file names for your roms must match the names of the games in the xml that you are using.
  14. ninja2bceen it does not sound like you mixed it (mixing the settings folders together). You can use the transition tool found on rlauncher.com without any manual separating.
  15. I recommend using the transition tool if you kept RocketLauncher in a separate folder and didn't mix the RocketLauncher and hyperspin settings and media folders. Although I do not recommend choosing hyperspin 1.3 as this is incompatible with the install method presented in the instructions in this thread's guide. If you did mix it, you will need to separate hyperlaunch3 settings from hyperspin settings by hand and then run the transition tool.
×
×
  • Create New...