In GZDoom i often have the system mouse cursor visible in the center of the screen. When i try to move it away, it twitches but remains in the center.
So, I tried out some of the solutions proposed in the "closed bugs" section, like disabling mouse in the menu and re-enabling it or doing this
Code: Select all
bind <something> "toggle use_mouse;wait 5;toggle use_mouse"
the only way I could get rid of it so far is to toggle between fullscreen and windowed mode, but this is very unreliable! Sometimes this works on the second toggle, sometimes not until the 50th!
This bug is really beginning to p*** me off and I'd like to know if there is any easy workaround (maybe something I missed in the other posts) or an acutal fix in the works?
gzdoom is 1.5.6.
os is windows(!) vista pro 64.