Jump to content

IMPORTANT


Recommended Posts

  • Wizard
Posted
Just now, MuntyYy said:

CS:GO, cs 1.6, css, cod2, insurgency, left4dead 1&2, hunger call of the wild and ziggurat.

Cool, will test in them as well.

Off the top of my head CSGO doesn't have acceleration with raw input off though, it has packet loss. Meaning it misses whole count packets from the mouse. This this fix solve this as well?

Posted (edited)

The biggest game that had problems with accel, was doom - its completely removed now. 5 other users had problems with it before the fix, now they can actually play the damn game

Edited by MuntyYy
  • Wizard
Posted
Just now, MuntyYy said:

Cs:GO is playable on my end with 40+tabs opened in chrome, without any hiccup 

The packet loss in minuscule though, less than 1%.

Just now, MuntyYy said:

The biggest game that had problems with accel, was doom - its completely removed now. 5 other users have problems with it before the fix, now they can actually play the damn game

Which Doom?

Posted (edited)

There's something else other than packet loss in cs:go the input never felt as snappy as css for instance, now both feel the same. DOOM is the name

 

Edited by MuntyYy
Posted

For those too lazy to open in any text editor (notepad) here's the contents of this .reg:
 

Quote

 

Windows Registry Editor Version 5.00
; Windows_10+8.x_MouseFix_ItemsSize=100%_Scale=1-to-1_@6-of-11

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseHoverTime"="50"
"MouseSensitivity"="10"
"SmoothMouseXCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    C0,CC,0C,00,00,00,00,00,\
    80,99,19,00,00,00,00,00,\
    40,66,26,00,00,00,00,00,\
    00,33,33,00,00,00,00,00
"SmoothMouseYCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    00,00,38,00,00,00,00,00,\
    00,00,70,00,00,00,00,00,\
    00,00,A8,00,00,00,00,00,\
    00,00,E0,00,00,00,00,00

"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"

[HKEY_USERS\.DEFAULT\Control Panel\Mouse]

"MouseHoverTime"="50"
"MouseSensitivity"="10"
"SmoothMouseXCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    C0,CC,0C,00,00,00,00,00,\
    80,99,19,00,00,00,00,00,\
    40,66,26,00,00,00,00,00,\
    00,33,33,00,00,00,00,00
"SmoothMouseYCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    00,00,38,00,00,00,00,00,\
    00,00,70,00,00,00,00,00,\
    00,00,A8,00,00,00,00,00,\
    00,00,E0,00,00,00,00,00

"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"

 

Also for reference here's "Windows_10+8.x_MouseFix_ItemsSize=100%[email protected]" from MarkC:

Quote

 

Windows Registry Editor Version 5.00
; Windows_10+8.x_MouseFix_ItemsSize=100%_Scale=1-to-1_@6-of-11

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseSensitivity"="10"
"SmoothMouseXCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    C0,CC,0C,00,00,00,00,00,\
    80,99,19,00,00,00,00,00,\
    40,66,26,00,00,00,00,00,\
    00,33,33,00,00,00,00,00
"SmoothMouseYCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    00,00,38,00,00,00,00,00,\
    00,00,70,00,00,00,00,00,\
    00,00,A8,00,00,00,00,00,\
    00,00,E0,00,00,00,00,00

[HKEY_USERS\.DEFAULT\Control Panel\Mouse]

"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"

 

So basically you've applied all the settings to both HKEY_CURRENT_USER and HKEY_USERS. HKEY_USERS being for the welcome screen/login if I understand correctly.

What is "MouseHoverTime"?

Posted

You understood it correctly.

"MouseHoverTime" Is just the amount of time some os interfaces take to open the interface, you don't really need to change it from default 300 (i think) but it does no harm in doing so

Posted
13 hours ago, MuntyYy said:

Both keys are necessary for it to actually work, if you have any doubts or questions go on his stream - https://www.twitch.tv/zoyata

I highly doubt that welcome login screen registry  is also necessary. If so ppl would notice flawed mouse behaviour through all this time markc fix being around allready

Posted

Its not just that, @Dribbler

For the accel to properly be removed you need to configure both keys. Give it a shot and post your feedback.

Posted
vor 5 Minuten schrieb MuntyYy:

No, when I have it for 7 I will edit the post.

I just applied it just for fun and the values are correctly applied, but it won't work anyway?

Posted

From MarkC "Windows_7_MouseFix_TextSize(DPI)=100%[email protected]":
 

Quote

 

Windows Registry Editor Version 5.00
; Windows_7_MouseFix_TextSize(DPI)=100%_Scale=1-to-1_@6-of-11

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseSensitivity"="10"
"SmoothMouseXCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    70,3D,0A,00,00,00,00,00,\
    E0,7A,14,00,00,00,00,00,\
    50,B8,1E,00,00,00,00,00,\
    C0,F5,28,00,00,00,00,00
"SmoothMouseYCurve"=hex:\
    00,00,00,00,00,00,00,00,\
    00,00,38,00,00,00,00,00,\
    00,00,70,00,00,00,00,00,\
    00,00,A8,00,00,00,00,00,\
    00,00,E0,00,00,00,00,00

[HKEY_USERS\.DEFAULT\Control Panel\Mouse]

"MouseSpeed"="0"
"MouseThreshold1"="0"
"MouseThreshold2"="0"


 

I guess 7 has different smooth X curve

Posted (edited)
vor 5 Minuten schrieb spyder256:

From MarkC "Windows_7_MouseFix_TextSize(DPI)=100%[email protected]":
 

I guess 7 has different smooth X curve

Can't I just replicate the MarkC thing with the addition of the [HKEY_USERS\.DEFAULT\Control Panel\Mouse] part?

 

Edit: I just did that

Edited by DeDa
Edit:
  • Wizard
Posted
17 hours ago, MuntyYy said:

There's something else other than packet loss in cs:go the input never felt as snappy as css for instance, now both feel the same. DOOM is the name

 

Not sure what's causing this but I have zero packet loss and acceleration in DOOM. It's spot on every time🤔

Posted
1 hour ago, DPI Wizard said:

Not sure what's causing this but I have zero packet loss and acceleration in DOOM. It's spot on every time🤔

The script is set to go right or left for a 360 ?

  • Wizard
Posted
4 minutes ago, MuntyYy said:

The script is set to go right or left for a 360 ?

First right then left at different packet sizes and delays but the same total amount of counts. Are you having issues with scripts too, or just with an actual mouse?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...