Huge problem with my mouse and camera bugging huge problems in arenas!
this config solves the problem, but, the speed of rotation will be very sensitive.
There is a config CVar “rawMouseEnable” we could test here.
To check if it’s enabled type this into a chat box:
/script print(GetCVar(“rawMouseEnable”))
This will show a single 0 if off or a 1 if on.
Now to enable it use:
/script SetCVar(“rawMouseEnable”, 1);
To double check that the script worked go to the Wow folder > WTF - look for the Config file. Open with notepad. This should be at the bottom of CVar list:
SET rawMouseEnable “1”
The script did not solve the problem for me. Note that for me, the problem is that the right mouse button usually does not work unless I press the left mouse button too (thus cancelling shadowmeld because I move as well as turn).
i get told to run a script everyday it dosnt fix it
My mouse just disappears from time, usually in a 40 vs 40, what can fix that
?