General > Discussion
Problem with mouse / sdl
kUnde:
Hello,
I've downloaded the latest beta (svn down??) but I have strange problems with the mouse.
I have search the forum but every tip doesn't help for me (grabmouse, fullscren etc)
my mous lags extremely if resolution is high, if I set mode to 640x480 mous speed is fine but I cannot reach with the mouse the right side of the screen (no buttons and so on)
I'm running Fedora 4 with installed fglrx module
there was a tip to set vid_ref to "sdl" but when I am doing this I'm getting:
--- Code: ---
M@localhost ufoai]$ ./ufoai
Adding game dir: ./base
using /home/M/.ufoai/base/ for writing
Adding game dir: /home/M/.ufoai/base
Using data dir (./base/i18n/) for locate settings
Setting language to C
execing default.cfg
execing config.cfg
execing keys.cfg
Console initialized.
------- sound initialization -------
Using OSS
Soundsystem: OSS.
/dev/dsp: Input/output error
SNDDMA_Init: Could not mmap /dev/dsp.
------- Loading ref_sdl.so -------
LoadLibrary("ref_sdl.so"): can't open /etc/ufo.conf
LoadLibrary("ref_sdl.so") failed: No such file or directory
Dumped console text to /home/M/.ufoai/base/gl_debug.txt.
recursive shutdown
Error: Couldn't initialize OpenGL renderer!
Consult gl_debug.txt for further information.
--- End code ---
thanks
Hoehrer:
I think one possible solution would be to lower the "Options"->"Texture Resolution Cap" setting in the menu (or edit the 'set gl_maxtexres "2048"' setting to something lower in config.cfg .. i think it should be a power of 2 .. but i'm not sure it's the correct setting)
At least that helped me when the mouse was moving slow/funky.
The problem with the missing "ref_sdl.so"-file is that you either didn't compile with sdl-support (see the Makefile in src/linux) or it wasn't shipped with your downloaded package.
If that doesn't help i'm out of ideas, maybe mattn has some tips.
Werner
kUnde:
I played a bit around with the texture resolution but this did not help.
Only lowering the resolution speed up the mouse.
I cannot currently access the svn, is this a problem of my PC or is it really down (500 server error)
And yes, my binary package hat no ref_sdl.so included
Hoehrer:
--- Quote from: "kUnde" ---I played a bit around with the texture resolution but this did not help.
Only lowering the resolution speed up the mouse.
I cannot currently access the svn, is this a problem of my PC or is it really down (500 server error)
And yes, my binary package hat no ref_sdl.so included
--- End quote ---
The SVN-service seems to work fine, i can update normally.
Only the web-frontend is still down.
Sorry, i do not know what else could cause this mouse-behaviour.
Werner
kUnde:
ah ok I only tried the web directory sorry for confusing you
so I will try the latest svn version
Navigation
[0] Message Index
[#] Next page
Go to full version