Windows 8.1 permits Windows to work better on high-Dpi shows. As a component of this, the way Windows manages mice has changed. Recreations that don't read crude rodent information might wind up with laggy, solidifying, or faltering rodent development.
This issue appears to essential influence clients with high-Dpi or high-surveying rate mice — as it were, gaming mice. Microsoft has just discharged an incomplete settle, however there's an approach to alter this issue in any influenc
If you have a less-popular game with this problem, you’ll need to apply the compatibility option to the game on your own. Microsoft advises game developers to do this themselves so their users won’t have to, but many games may never be updated with this fix.
You can apply Microsoft’s fix to any affected game from the registry editor. Note that you must have the patch above installed for this to work.
To get started, press Windows Key + R to open the Run dialog, type regedit, and press Enter.
Browse to the following registry key, or folder:
You’ll now need to create a new registry entry for your game. Right-click the Layers key, point to New, click String Value, type the full path of the game’s executable file, and press Enter. For example, if the game was located at C:\Program Files (x86)\Game\Engine.exe, you’d just type the following value:
Next, right-click the value you just created and select Modify. Type the following text into the box and press Enter:
You can now repeat this process to add every affected game you have.
Next, we’ll need an elevated Command Prompt window. To do this, press the Windows key to access the Start screen, type Command Prompt, right-click the Command Prompt shortcut that appears, and select Run as administrator.
In the elevated Command Prompt window, type the following command and press Enter to apply your compatibility settings:
There is another option Microsoft recommends — if the game In question has a “raw input” or DirectInput option, you can select it and the problem should be fixed.
This issue appears to essential influence clients with high-Dpi or high-surveying rate mice — as it were, gaming mice. Microsoft has just discharged an incomplete settle, however there's an approach to alter this issue in any influenc
Install Microsoft's Patch
Microsoft gives a fix that acquaints another similarity choice with fix this issue. As a feature of the patch, the similarity alternative is connected to a mixed bag of prevalent diversions, incorporating amusements from the Call of Duty arrangement, Counter Strike arrangement, Deus Ex: Human Revolution, Hitman Absolution, Half-Life 2, Metro 2033, Portal, and Tomb Raider.
This fix is reputed to be Kb2908279. As of November 14, 2013, this fix has not been taken off by means of Windows Update. To get the fix, you'll need to download the patch from Microsoft's site and introduce it physically.
Contingent upon the adaptation of Windows 8.1 you're utilizing, you'll have to download either the 64-digit form of this fix or the 32-cycle rendition.
Provided that you're not certain which form of Windows you're utilizing, press the Windows key to gain entrance to the Start screen, sort System, and click the System alternate way. Span down and take a gander at the Sys
This fix is reputed to be Kb2908279. As of November 14, 2013, this fix has not been taken off by means of Windows Update. To get the fix, you'll need to download the patch from Microsoft's site and introduce it physically.
Contingent upon the adaptation of Windows 8.1 you're utilizing, you'll have to download either the 64-digit form of this fix or the 32-cycle rendition.
Provided that you're not certain which form of Windows you're utilizing, press the Windows key to gain entrance to the Start screen, sort System, and click the System alternate way. Span down and take a gander at the Sys
Fix Other Games via the Registry
The patch above does two things. One, it creates a new type of compatibility flag in Windows. Two, it applies that compatibility flag to some of the most popular games affected by this problem.If you have a less-popular game with this problem, you’ll need to apply the compatibility option to the game on your own. Microsoft advises game developers to do this themselves so their users won’t have to, but many games may never be updated with this fix.
You can apply Microsoft’s fix to any affected game from the registry editor. Note that you must have the patch above installed for this to work.
To get started, press Windows Key + R to open the Run dialog, type regedit, and press Enter.
Browse to the following registry key, or folder:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\LayersThe Layers key may not exist. If it doesn’t, right-click the AppCompatFlags key, point to New, select Key, type Layers, and press Enter to create it.
You’ll now need to create a new registry entry for your game. Right-click the Layers key, point to New, click String Value, type the full path of the game’s executable file, and press Enter. For example, if the game was located at C:\Program Files (x86)\Game\Engine.exe, you’d just type the following value:
C:\Program Files (x86)\Game\Engine.exe
Next, right-click the value you just created and select Modify. Type the following text into the box and press Enter:
NoDTToDITMouseBatch
You can now repeat this process to add every affected game you have.
Next, we’ll need an elevated Command Prompt window. To do this, press the Windows key to access the Start screen, type Command Prompt, right-click the Command Prompt shortcut that appears, and select Run as administrator.
In the elevated Command Prompt window, type the following command and press Enter to apply your compatibility settings:
Rundll32 apphelp.dll,ShimFlushCache
Warnings
Microsoft warns that this option will cause increased power usage, so you shouldn’t apply this option to unaffected games or other programs. In particular, they stress that this shouldn’t be applied to background processes that remain running, or your battery life will be noticeably affected.There is another option Microsoft recommends — if the game In question has a “raw input” or DirectInput option, you can select it and the problem should be fixed.