PDA

View Full Version : Detail texture error


Vet
12-21-2008, 12:11 AM
There is a bad detail texture file supplied with DOD. Its dt_smooth2.tga. If you use detail textures (enabled by setting r_detailtextures 1 in console), you'll get an error on maps that use that detail texture (dod_northbound and dod_kraftstoff etc). Its because the supplied file has the wrong size color palette.

To correct this, unzip (couldn't upload a .tga file) and place the dt_smooth2.tga file in your \dod\gfx\detail\ folder (create if necessary).

That is all...

Sohood
12-27-2008, 01:50 AM
Thanks Vet :)

Vet
05-23-2009, 12:04 AM
I found another detail texture error. This one is in the dod_jagd_detail.txt file itself preventing it from parsing at all. So to use detail textures on dod_jagd, you must extract the file from the gcf, open with a text editor and delete the 9th line down (shown below), then save the file in your /dod/maps/ folder.

Line to delete:
{kl_blah1d3b[1] detail/dt_grass1 10 10

I'm guessing the game can't parse the brackets [].