DPI

Ask gaming related questions (AHK v1.1 and older)
Gonzalo94
Posts: 40
Joined: 17 Jul 2017, 12:56

DPI

17 Nov 2017, 20:17

HELLO, im interested in create a ahk that will change your dpi on the mouse to other one when u press F1.
The dpi will return to normal when you press F2.
if someone helps me I will be very grateful :)
User avatar
evilC
Posts: 4823
Joined: 27 Feb 2014, 12:30

Re: DPI

20 Nov 2017, 12:47

Absolutely nothing other than software that comes with your mouse can truly alter the DPI of your mouse.
Windows Pointer settings are totally unrelated.

All that can be done is to "Hook" input from your mouse and either drop (To decrease DPI) or duplicate (To increase DPI) to simulate this.
The former is hard, the latter is easy.

See sample script #3 here for some code which can do the latter: https://autohotkey.com/boards/viewtopic.php?t=10159
In case it is not clear, what this script does is that while sniper mode is "Off" (Normal, more sensitive movement) it is DOUBLING the input. When Sniper Mode is "On" (Less sensitive movement), it is doing NOTHING.
So in order to use, you need to HALVE your mouse sensitivity in-game.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: Google [Bot], LepG and 58 guests