D2X-XL Q&A
Moderators: Grendel, Aus-RED-5
Re:
Yes, of course.Diedel wrote: Did you set #define RENDER2TEXTURE to 0 in include/ogl_init.h?
Gah, no. Your source may not be very portable (your fault, your fault, not mine… )From all Linux distros Debian has the most problems with D2X-XL. Makes me believe that distro seriously sucks.
a shell, an imp
Re:
Is it Debian or the nVidia 7174 driver?Diedel wrote: It's not my fault if Debian supports neither OpenGL 2.0 nor the 1.4 extensions.
Ouch, not in the teeth!Next read time read the entire compilation instructions.
a shell, an imp
No, it was the nose. The teeth are too hard.
It's not the driver. The driver is interfaced by a library that has to be installed on your OS.
Often, if OpenGL 2.0 isn't installed, 1.4 is and you can access the functions missing for you by loading them with explicit calls to SDL_GetProcAddress(). Enabling the code bracketed in #ifdef _WIN32 ... #endif does exactly that (on MS Windows, there is only OpenGL 1.4 available).
You can also try to replace includes of <GL/GLext.h> by main/glext.h in include/ogl_init.h.
It's not the driver. The driver is interfaced by a library that has to be installed on your OS.
Often, if OpenGL 2.0 isn't installed, 1.4 is and you can access the functions missing for you by loading them with explicit calls to SDL_GetProcAddress(). Enabling the code bracketed in #ifdef _WIN32 ... #endif does exactly that (on MS Windows, there is only OpenGL 1.4 available).
You can also try to replace includes of <GL/GLext.h> by main/glext.h in include/ogl_init.h.
Hey, I think I remember there being iTunes support in D2X that if you had a certain playlist called something (like maybe \"D2X\") you could play the music in there from the game. Is there something like that in D2X-XL? Was there even something like that in D2X and I am just getting confused with something else?
D2X-XL file structure for D1 and D2
Hello,
As best as I could, I placed my D2 and D1 files in the folders config, data, demos, missions, movies, profiles, savegames. Where should I place my D1 files *.HOG ,*.MSN, and *.MVL files?
Also, is it correct to place my D2 *.MSN2 files in the MISSIONS folder? Sorry for asking - it's been too many years since I played D1 and D2!
Thanks!
As best as I could, I placed my D2 and D1 files in the folders config, data, demos, missions, movies, profiles, savegames. Where should I place my D1 files *.HOG ,*.MSN, and *.MVL files?
Also, is it correct to place my D2 *.MSN2 files in the MISSIONS folder? Sorry for asking - it's been too many years since I played D1 and D2!
Thanks!
Re:
Thanks Diedel for D2X-XL! OK, I don't know what are data files and mission files in Descent - it's been too many years since I had this game on my PC. My files/folders are organized as shown:Diedel wrote:Place the D1 data files in the data folder too. Missions go into the missions folder.
Folders:
config => all *.INI, *.CFG files
data => all *.256, *.HAM, *.HOG, *.PIG, *.S11, *.S22 files
demos => all *.DEM files
missions => all *.MSN, *.MN2 files
movies => all *.MVL files
profiles => all *.PLR files
readme => all *.TXT, *.DOC files
savegames => all *.SG# files
screenshots => all *.TGA files
Root folder:
all *.ADV, *.EXE, *.B50, *.M50, *.HXM, *.PHX, *.DLL, *.BAT, *.PL, *.RDL, *.386 files.
Note that my *.HOG and *.MSN (*.MN2) files are not in the same folder, even though Parallax Software places these together in the same folder by default.
I am having the following problems:
1) In D2 (and probably in D1 too), I can fly right through the mine walls! It becomes pitch dark and renders this game unplayable!
2) I can play Descent 1 First Strike, save a D1 level, but can't reload the D1 level!
3) After ALT-TAB or using the keyboard's START button to minimize D2X-XL (Descent game), I try to get back into the game but my screen is totally blank! I hear the sound effects, and that's it.
EDIT:
4) (Added) Descent 1 and 2 have these exact filenames: EREGCARD.EXE, PCXVIEW.EXE, DESCENTG.INI, EREGCARD.INI. Does D2X-XL care which Descent game those files come from?
I appreciate any help I can get!
Thanks!
All hog files except descent.hog and descent2.hog have to go to the missions folder. Same for hxm files.
descentg.ini and eregcard.ini are ignored by d2x-xl.
eregcard.exe is a registration program. You can delete it. pcxview.exe is for viewing images in pcx format. Not required for playing Descent 1/2.
Please repost the bug reports in the appropriate bug report thread.
descentg.ini and eregcard.ini are ignored by d2x-xl.
eregcard.exe is a registration program. You can delete it. pcxview.exe is for viewing images in pcx format. Not required for playing Descent 1/2.
Please repost the bug reports in the appropriate bug report thread.
Re:
Diedel,Diedel wrote:All hog files except descent.hog and descent2.hog have to go to the missions folder. Same for hxm files.
descentg.ini and eregcard.ini are ignored by d2x-xl.
eregcard.exe is a registration program. You can delete it. pcxview.exe is for viewing images in pcx format. Not required for playing Descent 1/2.
Please repost the bug reports in the appropriate bug report thread.
Do you mean the *.HXM, *.MSN, *.MN2 files go to my "missions" folder too ?
And, you meant to say descent2.hog and descent.hog go to my "data" folder?
Since you did not comment on my other files and their locations, can I conclude their locations are correct?
I'll post my other issues in the bug report - after I correct some of my file structure....
Thanks again!
Re:
Thank you for your help Diedel! Now, could you update your installation page with these details so others like me will know better!Diedel wrote:Oops, that was ambiguous. hxm -> data. Apart from that, correct interpretation.
D2X.ini
Diedel,
Within the D2X ini file, do you allow spaces between switch commands? I want to \"organize\" my ini file so that I can locate items faster -
thanks!
Within the D2X ini file, do you allow spaces between switch commands? I want to \"organize\" my ini file so that I can locate items faster -
thanks!
Escorter,
the D1 support of D2X-XL is by no means perfect. It doesn't use the original AI, it doesn't use the original sounds, not even all textures are right. It never even will due to technical reasons. Maybe you simply don't have the movie file in the proper folder. I don't even know how D1 movies are stored.
D2X-XL is about being able to play D2, and particularly multiplayer. Most of my efforts have gone into that - see UDP/IP support, automatic level download, new game modes.
the D1 support of D2X-XL is by no means perfect. It doesn't use the original AI, it doesn't use the original sounds, not even all textures are right. It never even will due to technical reasons. Maybe you simply don't have the movie file in the proper folder. I don't even know how D1 movies are stored.
D2X-XL is about being able to play D2, and particularly multiplayer. Most of my efforts have gone into that - see UDP/IP support, automatic level download, new game modes.
Re:
Movies? It's not a movie. It's a text sequence, like D2 Vertigo's end sequence.Diedel wrote:I don't even know how D1 movies are stored.
Escorter, if you're looking for a D1 upgrade, try the DXX Project.