i get no colour on maps?
Moderator: Moderators
- architeuthis
- Posts: 86
- Joined: 15 Dec 2005, 20:47
- architeuthis
- Posts: 86
- Joined: 15 Dec 2005, 20:47
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
- architeuthis
- Posts: 86
- Joined: 15 Dec 2005, 20:47
Is there an easy way to check if my driver supports DXT1? I think my card supports DXT1 because I didn't have these issues when I was still running windows.Maybe the chipset/driver doesn't have proper support for DXT1 compressed textures?
By the way Warzone2100 works fine with me. No white maps at all. I didn't have to toggle any option. It just works.
Last edited by architeuthis on 15 Jul 2007, 11:43, edited 1 time in total.
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
I think it is the extension GL_EXT_texture_compression_s3tc, if that string is in ext.txt (created by Spring on startup) then this is not the problem...architeuthis wrote:Is there an easy way to check if my driver supports DXT1? I think my card supports DXT1 because I didn't have these issues when I was still running windows.Maybe the chipset/driver doesn't have proper support for DXT1 compressed textures?
By the way Warzone2100 works fine with me. No white maps at all. I didn't have to toggle any option. It just works.
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
How about you shutup and post when you have something decent to say?Relative wrote:I think you guys need to except that your drivers are crap, and that it's highly likely that shadowmaps aren't even directly connected to your issue.
It works perfectly fine in windows.
Last edited by clericvash on 16 Jul 2007, 13:06, edited 1 time in total.
- architeuthis
- Posts: 86
- Joined: 15 Dec 2005, 20:47
Nope, changing it to 0 didn't work nor did changing it to -1. Still grey maps.Set shadows=0 in ~/.springrc
Or maybe even shadows=-1 to also disable the check for the required extension and accompanied warning, though I'm not 100% sure about this.
The closest thing I could find is this:I think it is the extension GL_EXT_texture_compression_s3tc, if that string is in ext.txt (created by Spring on startup) then this is not the problem...
Code: Select all
GL_ARB_texture_compression
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05