01 Jan 13, 02:51AM
Ok, I found it...
For anybody else with this problem...
For anybody else with this problem...
Quote:This is a problem specific to Linux, and it's not only highly annoying, but it will also keep you from playing well. It's even worse than the pistol firing problem. Luckily, there's a known solution.
Open assaultcube.sh, and after #!/bin/sh, add the following lines:
[SELECT ALL] Code:export SDL_VIDEO_X11_MOUSEACCEL="1/1/1"
export SDL_VIDEO_X11_DGAMOUSE=0