Awoj15 Posté(e) le 5 juin Posté(e) le 5 juin Can anyone help me access the test menu? Alpha0 or any other key I assign won't pull the menu up. Although the spacebar pulls up the FPS and P will change the weather. Does anyone have a fix for this?
Plaasvark Posté(e) le 30 septembre Posté(e) le 30 septembre (modifié) @cor094 would you mind sharing your ahk script please. I have 2 raphnet adapters and Dreamcast rods. Want to see if I can get it to work. Modifié le 30 septembre par Plaasvark
cor094 Posté(e) le 30 septembre Posté(e) le 30 septembre (modifié) On 9/30/2025 at 1:27 PM, Plaasvark said: @cor094 would you mind sharing your ahk script please. I have 2 raphnet adapters and Dreamcast rods. Want to see if I can get it to work. Nice. Yeah, it was a bit temperamental at first. I had a script for just 1 player, and for some reason, running the 1 player script caused the 2 player script to not work unless I rebooted (even though i had closed the 1p script). Don't really understand why. So if it doesn't work, maybe try to reboot. Basically, I use wheel2xinput to make the two reel controllers simulate two xbox controllers (for analog sticks and buttons and shake to cast, etc). Then the ahk loads these two profiles and assigns the reeling/cranking movement to the appropriate keyboard keys, the faster you reel, the faster it repeats the key. If for some reason, the reel motion is working for opposite controller/player, try to swap the loading order of the wheel2xinput profiles in the ahk file. You could probably make less complicated by converting all reel buttons and axis to keyboard controls entirely with ahk and not using wheel2xinput, but would lose analog function of joystick, would be all or nothing, which probably wouldn't be a big deal since you don't exactly need analog precision. Make sure you plug in both adapters/reels prior to running script. I attached my ahk and by wheel2xinput .json files. I definitely recommend putting the game to 2p mode if never planning to have 4p. Also, script is for ahk v1.x, not v2. And, since the ahk is picking up axis for joystick 1 and 2, would need to make sure you don't have another joystick plugged in or change the joystick number in ahk to match windows order. tuna.ahk tuna.json tuna2.json Modifié le 3 octobre par cor094 2
Plaasvark PostĂ©(e) le 1 octobre PostĂ©(e) le 1 octobre You sir are a legend. Thank you. Will try this out over the weekend .Â
Plaasvark Posté(e) le 8 octobre Posté(e) le 8 octobre (modifié) @cor094 just tried those files you gave me. I've got one Dreamcast controller plugged in and can see it's working in the USB controller setup. No other controllers are plugged in. When I launch game with AHK script the face buttons on controller don't seem to register but the reel does. Do I need to change anything else to get buttons to work? Modifié le 8 octobre par Plaasvark
cor094 Posté(e) le 8 octobre Posté(e) le 8 octobre (modifié) 3 hours ago, Plaasvark said: @cor094 just tried those files you gave me. I've got one Dreamcast controller plugged in and can see it's working in the USB controller setup. No other controllers are plugged in. When I launch game with AHK script the face buttons on controller don't seem to register but the reel does. Do I need to change anything else to get buttons to work? The face buttons rely on wheel2xinput, you have it downloaded and installed its required VigEm Driver? Also, that script is set up for 2 player, so I would plug in both adapters and rods first. Or, I can send you the single player script also. It's been a while since I played , but I usually use Freeplay, so I probably don't have a button assigned to "coin".  If still doesn't work, you can check to make sure your adapters GUIDs match the ones I used in wheel2xinput .JSON files by running trace.bat in wheel2xinput files and pressing buttons Modifié le 8 octobre par cor094
Plaasvark Posté(e) le 8 octobre Posté(e) le 8 octobre (modifié) Nice thank you. I'm waiting for my second controller to arrive. If you don't mind sharing the script for 1 controller for now . Again much appreciated Modifié le 8 octobre par Plaasvark
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant