Search found 5 matches

by Longwing
28 Jun 2017, 14:20
Forum: Gaming Help (v1)
Topic: xbox 360 controller timed auto-repeat?
Replies: 9
Views: 3565

Re: xbox 360 controller timed auto-repeat?

That's a pity. Well, I CAN play the game with a keyboard and mouse, even though it's "Designed" for a controller. Any thoughts on my infinite loop problem? I was reading somewhere in the docs that you can just instruct AHK to shut up about it, but that seems like a terrible idea if there's a better ...
by Longwing
27 Jun 2017, 14:08
Forum: About This Community
Topic: Issues with registering, Post your username here...
Replies: 852
Views: 2029916

Re: Issues with registering, Post your username here...

I have a slightly different issue. My username contains a typo. Instead of Longwing, it's Longiwng. Aside from abandoning my poor little mutated account and re-registering, is there a way to correct it?
by Longwing
26 Jun 2017, 20:49
Forum: Gaming Help (v1)
Topic: xbox 360 controller timed auto-repeat?
Replies: 9
Views: 3565

Re: xbox 360 controller timed auto-repeat?

I tried the Joystick script (https://autohotkey.com/docs/scripts/JoystickTest.htm) to detect button presses, but it doesn't seem to find the button presses from an Xbox 360 wireless controller. Nothing registered in the script. I suppose I'll have to find another way to identify the A button.
by Longwing
25 Jun 2017, 16:57
Forum: Gaming Help (v1)
Topic: xbox 360 controller timed auto-repeat?
Replies: 9
Views: 3565

Re: xbox 360 controller timed auto-repeat?

After some experimentation, I've made progress but I'm still working my way through issues. First, here's the current version of the script: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. #UseHook #InstallMouseHook #InstallKeybdHook SetWorkingDir %A_ScriptDir...
by Longwing
24 Jun 2017, 19:13
Forum: Gaming Help (v1)
Topic: xbox 360 controller timed auto-repeat?
Replies: 9
Views: 3565

xbox 360 controller timed auto-repeat?

So I'm trying to solve a very specific problem with the game Hyper Light Drifter. It's an excellent game, but it has an extremely frustrating dash mechanic that requires ridiculously precise timing to function. What I'd like to do is set up an AHK script that modifies the behavior of a standard Xbox...

Go to advanced search