Digital Paint Discussion Board
Paintball 2: The Game => Paintball 2 Discussion => Topic started by: HanskuckindieLuft on August 12, 2005, 08:50:18 AM
-
Hi I just downloaded the linux version of this game and it doesn't work:
dirk@linux:~> /home/dirk/paintball2/paintball2
Paintball 2 -- Version 3.21+r0.16
couldn't exec configs/default.cfg
Console initialized.
------- sound initialization -------
sound sampling rate: 11025
------------------------------------
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so") failed: No such file or directory
recursive shutdown
Error: Couldn't load gl refresh!
Can anyone help me out, that would be nice.
-
Post removed
-
I got this file in the paintball directory, but somehow the programm doesn't find it
-
dirk@linux:~> /home/dirk/paintball2/paintball2
You're not running it from within the paintball2 directory. It's looking for the files in ~.
Try:
cd /home/dirk/paintball2
./paintball2
-
Thank you, thank you, I could have think of this myself