Page 1 of 1

Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 03:10
by SpliFF
I'm trying to debug a rendering issue which I think may be related to DDS textures. Does anybody have a link for a map and/or mod that they are sure absolutely, 100% does not use or reference any DDS textures (ie, a map that uses PNG, BMP, TIFF or JPEG instead)?

I know I could create a map as an alternative but I thought I'd ask first.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 03:13
by smoth
IIRC maps use dds in the compile process I am not sure if a smt includes them.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 04:39
by knorke
no .dds textures in http://springrts.com/wiki/SpringTutorialGame
texture folder
map i dont know...isnt the texture always compressed the same way?
unless you mean the detail texture.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 04:50
by smoth
when mapconv builds the map it creates a bunch of dds files that it think puts into the smt.. I am not sure if smt is a container for dds textures or what. Probably behe would be a better person to ask.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 10:01
by Floris
I seriously read DSD, I need to see a doctor....

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 27 Sep 2011, 11:27
by Kloot
smoth wrote:I am not sure if smt is a container for dds textures
It is, the SMF format stores all (32x32-sized) texture tiles as DXT1-compressed data.

(actually, the type of compression used is up to the compiler and not supposed to be limited to just DXT1, but all current map loading/drawing code expects it)

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 30 Sep 2011, 11:29
by PTSnoop
Static Friction doesn't use dds for anything.

http://sourceforge.net/projects/staticf ... z/download

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 30 Sep 2011, 13:40
by Beherith
Some sm3 maps dont use dds, if you still need this, I can search one up for you.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 01 Oct 2011, 03:30
by Forboding Angel
Evo doesn't use dds.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 01 Oct 2011, 10:29
by Beherith
buildingGroundDecalType=[[eshieldgen_aoplane.dds]] ...

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 02 Oct 2011, 01:30
by Forboding Angel
Oh yeah, forgot about those.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 02 Oct 2011, 14:44
by PicassoCT
Always suspected Forb outsourced his mod.. ;)

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 02 Oct 2011, 20:43
by PTSnoop
That's a good point. I'd forgotten about groundplates too...

Static Friction earlier than 0.5.1 doesn't use dds for anything. Fixed. (The one I linked to is fine, though.)

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 03 Oct 2011, 10:32
by SpliFF
If I understand Kloot correctly the map compiler will create DDS regardless of the inputs. I'm still wondering if it's possible to have a "null" map or texture so I can rule out any DDS being in the pipeline.

If not I'll probably hack my local Spring to replace DDS with a default uncompressed texture at runtime. I'm almost positive the issues I'm seeing are DDS/DXT related. For example the Spring start screen and glText elements render fine, even over the corrupt textures. I'm just looking for proof this is about S3TC and not shaders or memory exhaustion.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 03 Oct 2011, 10:51
by Beherith
Yes spliff, even the minimap is dds.

Otoh, you can use an sm3 map (by Forb) which has only png
http://springfiles.com/spring/spring-ma ... assage-v02

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 06 Oct 2011, 13:51
by Forboding Angel
PicassoCT wrote:Always suspected Forb outsourced his mod.. ;)
Someone has to keep food on the tables of those impoverished Chinese sweatshop laborers.

Re: Is there a map/mod that doesn't use DDS textures?

Posted: 06 Oct 2011, 21:22
by PicassoCT
sweetShopTable ={"food","food","food"}

i just send that as a payment, but they dont seem to accept such generosity.