WoW:CVar gxFixLag: Difference between revisions
Jump to navigation
Jump to search
m (Created) |
m (Move page script moved page CVar gxFixLag to WoW:CVar gxFixLag without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{cvar}} | |||
This cvar is also known as '''Smooth Mouse''' and fixes issues where mouse reaction time is very delayed. It also requires that [[CVar gxCursor|gxCursor]] (also known as '''Hardware Cursor''') is enabled as well. | This cvar is also known as '''Smooth Mouse''' and fixes issues where mouse reaction time is very delayed. It also requires that [[CVar gxCursor|gxCursor]] (also known as '''Hardware Cursor''') is enabled as well. | ||
| Line 6: | Line 7: | ||
The first line enables Hardware Cursor, the 2nd line enables Smooth Mouse. | The first line enables Hardware Cursor, the 2nd line enables Smooth Mouse. | ||
[[Category:Console variables|gxFixLag]] | [[Category:Console variables|gxFixLag]] | ||
Latest revision as of 04:48, 15 August 2023
← Console variables < gxFixLag
This cvar is also known as Smooth Mouse and fixes issues where mouse reaction time is very delayed. It also requires that gxCursor (also known as Hardware Cursor) is enabled as well.
To enable this cvar:
/console gxCursor 1 /console gxFixLag 1
The first line enables Hardware Cursor, the 2nd line enables Smooth Mouse.