I already have darkplaces compiled on my pc, and I have tried to copy the glx engine in the nexuiz directory and launch it with
./darkplaces-linux-x86_64-glx -game data
but
- Code: Select all
./darkplaces-linux-x86_64-glx -game data
DarkPlaces-Quake Linux 16:28:58 May 31 2005
"libz.so.1" loaded.
Compressed files support enabled
Added packfile ./data/data20060214.pk3 (2537 files)
Console initialized.
Playing shareware version, with modification.
warning: most mods require full quake data.
Initializing client
"libvorbis.so.0" loaded.
"libvorbisfile.so.3" loaded.
Ogg Vorbis support enabled
Set: wrong number of parameters, usage: set <variablename> <value>
couldn't exec autoexec.cfg
0 demo(s) in loop
No demos listed with startdemos
Received signal 11, exiting...
is the result. I will try to compile it frome the sources provided with nexuiz and see what happens.
Anyways I think the nexuiz developers should be interested in the bug even if I manage to circumvent it this way.
edit: I compiled the glx version and I can confirm that the bug is not present there; on the other hand, the sound seems completely broken... :O