Had my kid in my lap while playing and she slapped my keyboard a few times and messed up some in-game settings. I couldn’t figure out how to undo what she did so i reset everything to default.
The issue im having is this, when i move in any direction using WASD there is a ever so slight delay. about a half a second. I’ve been playing WoW for years and have never had this issue, did not start until i put all setting back to default. The camera movement when i hold right click is ever so slightly delayed too. Its driving me absolutely nuts and i cnt figure out how to fix this. Please help
I hope it is an issue with your settings. These spots might be a better place for a solution. That delay sounds concerning. I am sure you rebooted and checked your connection already, so perhaps getting connected with one of these other boards might be the next step.
have you tried disabling VSync? Handynotes addon might cause this issue on some gpus. Disable all addons just in case… or you could try this command ingame.
There are more console commands that could fix this like spellqueue in which case you might have the wrong number. If you want to check your spellqueu value type ingame:
/dump GetCVar(“SpellQueueWindow”)
now, to reduce the WoW key input lag, this value (SpellQueueWindow), needs to be at about 150 + your current MS, which in my particular case, would be 150 + 133 = 283, instead of the default 400.
To change this, all you need to do after running the math (150 + your current latency), is to type /console SpellQueueWindow 283 where 283 is the result of your own’s latency math, then verify the change via /dump GetCVar("SpellQueueWindow").