digitalbilly Posted January 10, 2016 Posted January 10, 2016 hi guys Im new here. followed Simply Austin tutorial on youtube. I am currently running hyperspin 1.4 I have been reading on the forums that the controllers should be working for hyperspin menu. I am having a problem with hyperspin where the xbox seems to be unresponsive in the wheel menu. as far as I know to get the xbox 360 controllers working is to enable it in hyperhq and make sure that it is enabled and device id is detected. I have also played around with the threshold values and they don't seem to be doing anything. please help me troubleshoot. I am not sure where to begin. The controller is working as I have Sega Genesis working and I can play games but I cannot navigate through the wheel and select a genesis game. I have to use a keyboard to launch a game then I can play games with the 360 controller to exit out of Retroarch I have to use a Keyboard to navigate.
kylecp1979 Posted January 10, 2016 Posted January 10, 2016 Yes agent 47 is right I would just use the startup script if your using a 360 pad and try to stay away from xpadder till your a little more experienced cause it can be a head ache. Here is a link to the script it's pretty easy to set up http://www.hyperspin-fe.com/files/file/7415-hyperspin-startup-script/
digitalbilly Posted January 10, 2016 Author Posted January 10, 2016 Thanks for the link to the script. Ive been trying to get this to work but I am not sure what step I am missing. I have noticed that in this forum - where the HyperSpin Startup script is downloaded from there are 3 files in his attacment. and I am not sure if those other attachments are needed and where they go as instructions are not that clear to me. http://www.hyperspin-fe.com/topic/9028-hyperspin-startup-script-108/ HS Startup.zip, HyperSpin Startup Script.zip, Joystick Detection.ahk here is what i have done so far. I have saved and extracted the script to the root of my hyperspin folder. i have added the exe to hyperhq startup program as seen as in the picture in the attachments. "HyperHQ, Go to Main Settings -> Startup\Exit HyperSpin Startup Script.exe" here is a copy of my "HyperSpin Startup script.ini" [Required] HyperSpin_Folder_Path=.\ [General] Primary_Color_RRGGBB=363636 Secondary_Color_RRGGBB=ffffff [Controls] Joysticks_Enabled=ture Joysticks_MaxNumberOfJoysticks=4 Joystick_Delay=225 Joystick_Deadzone=25 Joystick_Up=JoyY-|JoyPOVN Joystick_Down=JoyY+|JoyPOVS Joystick_SkipUp=JoyX-|JoyPOVW Joystick_SkipDown=JoyX+|JoyPOVE Joystick_SkipUpNumber=Joy5 Joystick_SkipDownNumber=Joy6 Joystick_HyperSpin=JoyZ-|JoyZ+|Joy9 Joystick_Genre=Joy3 Joystick_Favorites=Joy4 Joystick_Start=Joy1 Joystick_Exit=Joy2 Joystick_Roulette=Joy7 Joystick_Volume=JoyR- Joystick_Volume_Close= Joystick_QuickLaunch=JoyU+ Joystick_QuickLaunch_Close=JoyU- Joystick_Info=JoyU- Joystick_Info_Close=JoyU+ Joystick_Filters=JoyR+ Joystick_Filters_Close=JoyR- [startup] Minimize_Background_Windows_Enabled=false Window_Classes_To_Not_Minimize=Shell_TrayWnd,Button Process_Name_To_Close_1= Program_To_Run_Target_1= Program_To_Run_Working_Dir_1= Program_To_Run_MaxMinHide_1= [Exit] Restore_Windows_On_Exit=True Process_Name_To_Close_1= Program_To_Run_Target_1= Program_To_Run_Working_Dir_1= Program_To_Run_MaxMinHide_1= [Roulette] Roulette_Key=~1 Roulette_Min_MilliSeconds=3000 Roulette_Max_MilliSeconds=8000 [Volume_Menu] Volume_Menu_Key=~2 Volume_Bar_Offset_From_Bottom=44 [QuickLaunch] QuickLaunch_Key=~3 QuickLaunch_Enabled=true QuickLaunch_Left_Offset=5 QuickLaunch_Top_Offset=10 QuickLaunch_Bottom_Offset=10 Item_1_Path= Item_1_Parameters= Item_1_LogoPath= Item_1_Ignore_Process_Close=false
kylecp1979 Posted January 10, 2016 Posted January 10, 2016 Run the script once and I used an absolute path to the script A:\HyperSpin
digitalbilly Posted January 10, 2016 Author Posted January 10, 2016 ok I have ran the script once and made some changes but still having issues getting the controller to work. I have made changes to the ini file to point to hyperspin via absolute path here is my ini file: [Required] HyperSpin_Folder_Path=H:\HyperSpin [General] Primary_Color_RRGGBB=363636 Secondary_Color_RRGGBB=ffffff [Controls] Joysticks_Enabled=True Joysticks_MaxNumberOfJoysticks=4 Joystick_Delay=225 Joystick_Deadzone=25 Joystick_Up=JoyY-|JoyPOVN Joystick_Down=JoyY+|JoyPOVS Joystick_SkipUp=JoyX-|JoyPOVW Joystick_SkipDown=JoyX+|JoyPOVE Joystick_SkipUpNumber=Joy5 Joystick_SkipDownNumber=Joy6 Joystick_HyperSpin=JoyZ-|JoyZ+|Joy9 Joystick_Genre=Joy3 Joystick_Favorites=Joy4 Joystick_Start=Joy8|Joy1 Joystick_Exit=Joy2 Joystick_Roulette=Joy7 Joystick_Volume=JoyR- Joystick_Volume_Close= Joystick_QuickLaunch=JoyU+ Joystick_QuickLaunch_Close=JoyU- Joystick_Info=JoyU- Joystick_Info_Close=JoyU+ Joystick_Filters=JoyR+ Joystick_Filters_Close=JoyR- [startup] Minimize_Background_Windows_Enabled=false Window_Classes_To_Not_Minimize=Shell_TrayWnd,Button Process_Name_To_Close_1= Program_To_Run_Target_1= Program_To_Run_Working_Dir_1= Program_To_Run_MaxMinHide_1= [Exit] Restore_Windows_On_Exit=True Process_Name_To_Close_1= Program_To_Run_Target_1= Program_To_Run_Working_Dir_1= Program_To_Run_MaxMinHide_1= [Roulette] Roulette_Key=~1 Roulette_Min_MilliSeconds=3000 Roulette_Max_MilliSeconds=8000 [Volume_Menu] Volume_Menu_Key=~2 Volume_Bar_Offset_From_Bottom=44 [QuickLaunch] QuickLaunch_Key=~3 QuickLaunch_Enabled=true QuickLaunch_Left_Offset=5 QuickLaunch_Top_Offset=10 QuickLaunch_Bottom_Offset=10 Item_1_Path= Item_1_Parameters= Item_1_LogoPath= Item_1_Ignore_Process_Close=false
digitalbilly Posted January 10, 2016 Author Posted January 10, 2016 for whatever reason a reboot fix my issue after verifying my settings in the .ini I have it working for the most part but I am still having a issue with the script. is the script able to exit out of emulator to go back to the wheel menu without the use of a esc key on keyboard??
kylecp1979 Posted January 10, 2016 Posted January 10, 2016 Yeah go to rocketluncher and set up your exit key. I have mine set to back and start buttons together. Go to global\settings\main settings\controls\exit emulator key click add and capture your key or keys then save. I usually hold the back button then hit the start button seems to work a little better then hitting then both at the same time when exiting.
digitalbilly Posted January 10, 2016 Author Posted January 10, 2016 Thanks I'll give that a try!!! Sent from my iPhone using Tapatalk
kylecp1979 Posted January 11, 2016 Posted January 11, 2016 just remember to your 2 keys together at the same time when your capturing your exit keys if your going to use 2 keys at the same time.
digitalbilly Posted January 11, 2016 Author Posted January 11, 2016 I got it! seems to work. Thanks for the help Sent from my iPhone using Tapatalk
DOYOUEVENFADC Posted January 18, 2016 Posted January 18, 2016 Just to add to this topic and ask for help lol. When i use an xbox 360 game pad with the start up script i have no problems. When i use 2 joys issues start like wheel spinning no control and the i have to alt f4 to get out. now also when i use an xbox 360 arcade fightstick it spins randomly any ideas ? Plus i use joy to key for the arcade stick and if i start hyperspin with the pad using start up script the arcade stick works of joy to key but if i start hyperspin with the arcadestick only then i get the random wheel spins.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.