bennybroseph / AutoHotKey_Scripts

AHK script used to play games similar to Diablo 3 with a controller
41 stars 11 forks source link

Targeted Actions and Movement Actions not working #11

Open CutieAlesia opened 1 year ago

CutieAlesia commented 1 year ago

So, I have been trying out this script, mainly in D3 so far, using keyboard and mouse, during testing it became quickly apparent that both Targeted Actions and Movement Actions show the same behavior(targeting at my feet/mouse position, and not the software cursor) I am not sure whether this has to do with any potential changes to D3 in the recent season, or whether I did something wrong(I disabled controller, enabled KBM)

farconics commented 1 year ago

I ran into the same issue with the latest release. What I did to fix it was I cloned the AutoHotkey folder from https://github.com/bennybroseph/AutoHotKey_Scripts/tree/v2.1/ConfigurationForm/ConfigurationForm/AutoHotkey and replaced the existing folder in the latest release with the cloned version. Additionally, I recompiled "Joystick to Keyboard Emulation.ahk" into an exe.

This was enough to get it working for D4 with kbm, at least.