What's up with http://www.descent2.de/d2x.html? I get a 404 error when trying to access the site.
Doug.
Search found 11 matches
- Mon Jan 29, 2007 10:10 pm
- Forum: D2X-XL
- Topic: D2X-XL site is inaccessible - monthly traffic limit exceeded
- Replies: 4
- Views: 2651
- Wed Mar 29, 2006 11:45 pm
- Forum: D2X-XL
- Topic: D2X-XL Bug Reports - Linux
- Replies: 227
- Views: 37346
Midi playback in Linux
Midi playback in Linux is no longer working. Right now a temporary midi file is supposed to be created in the user's home directory and played by SDL. The statetment that sets this up is in arch/linux/midi.c line 110 which reads sprintf (fnMusic, \"~/d2x-temp.mid\"); However a ~ only works for home ...
- Wed Mar 29, 2006 11:38 pm
- Forum: D2X-XL
- Topic: D2X-XL Bug Reports - Linux
- Replies: 227
- Views: 37346
Still no luck with hires textures
I made the changes you suggested and compiled 1.6.6 for Linux. This still does not seem to fix the problem, at least on my system. I ran d2x-xl with -debug-printlog. The log file is now showing that it couldn't compile the fragment shader. A bit more information about my system. I am running an ...
- Wed Mar 29, 2006 2:18 am
- Forum: D2X-XL
- Topic: D2X-XL Bug Reports - Linux
- Replies: 227
- Views: 37346
-hires_textures does not work in Linux
I am trying to get -hires_textures 1 to work in Linux. I have added a few extra debug statements and found that CreateShaderProg (in arch/ogl/ogl.c) fails. It would appear that glGetObjectParameteriv (fs, GL_OBJECT_COMPILE_STATUS_ARB, &bFragCompiled); fails (~line 1334) since bFragCompiled is false ...
- Wed Feb 22, 2006 9:56 am
- Forum: D2X-XL
- Topic: d2x-xl and midi under Linux
- Replies: 2
- Views: 1396
- Wed Feb 22, 2006 1:40 am
- Forum: D2X-XL
- Topic: d2x-xl and midi under Linux
- Replies: 2
- Views: 1396
d2x-xl and midi under Linux
What needs to be done to get midi working with d2x-xl? I have the latest version of d2x-xl and a working version of Timidity with patches installed. Is there some sort of configuration or environment variables that need to be set up?
Thanks for any information.
Thanks for any information.
- Tue Jan 10, 2006 12:09 am
- Forum: D2X-XL
- Topic: Access to the current source
- Replies: 4
- Views: 2503
- Mon Jan 09, 2006 6:40 pm
- Forum: D2X-XL
- Topic: Access to the current source
- Replies: 4
- Views: 2503
Access to the current source
Is there a way to access the most up to date source (cvs or otherwise)? Currently d2x-xl is at 1.5.86, but the only downloadable source I can find is 1.5.77. If we had access to source, we could help with debugging and also produce our own Linux binaries without have to wait for one to appear on the ...
- Fri Jan 06, 2006 1:28 am
- Forum: D2X-XL
- Topic: Vertigo series
- Replies: 7
- Views: 2257
- Fri Jan 06, 2006 1:12 am
- Forum: D2X-XL
- Topic: Vertigo series
- Replies: 7
- Views: 2257
Yes, I am sure I sure I do not have corrupted mission files. They load fine in d2x 0.2.5 (from http://icculus.org). Also the counterstrike missions work fine. The missions also load when I start a multiplayer game with the vertigo missions. It is only when I try single player that it crashes. As far ...
- Fri Jan 06, 2006 12:37 am
- Forum: D2X-XL
- Topic: Vertigo series
- Replies: 7
- Views: 2257
Vertigo series
I am tried to load the Vertigo missions in d2x-xl `.5.78(Linux) but it crashes when I when it tries to load the first level. I did a -debug-printlog and the last it tries to do is load brief03.pcx. The following is the last few lines in the log: cfile_get_filehandle(): error opening /usr/local/share ...