
Has anybody else had this problem? Help would be GREATLY appreciated.
Moderator: Moderators
I doubt it is...kirbyssb wrote:I discussed it with somebody and they said it looks like Z-fighting, and that it could probably be fixed if the developers include a Zbitdepth option in the next update..
Well, 0.70b2 didn't fix it for me, either.kirbyssb wrote:The new update didn't fix this for me, how about you guys?
Yep, that's it!Tobi wrote:I doubt it is...kirbyssb wrote:I discussed it with somebody and they said it looks like Z-fighting, and that it could probably be fixed if the developers include a Zbitdepth option in the next update..
But if you want to test, 0.70b2 reads DepthBufferBits config variable (on win, from register). It uses a 16 bit depth buffer by default.
cant this be automaticly done when instaling spring?athemis wrote:Yep, that's it!Tobi wrote:I doubt it is...kirbyssb wrote:I discussed it with somebody and they said it looks like Z-fighting, and that it could probably be fixed if the developers include a Zbitdepth option in the next update..
But if you want to test, 0.70b2 reads DepthBufferBits config variable (on win, from register). It uses a 16 bit depth buffer by default.
Changed the depth buffer to 24 bit and no more ugly glitches :)
Here are the complete instructions:
- Open regedit (Start -> run -> regedit)
- Look for the following key: HKEY_CURRENT_USER/Software/SJ/spring
- If it does not already exist, create a new DWORD value named "DepthBufferBits" and set its decimal value to 24
- Start TASpring
Well, obviously this problem does not occur for everyone playing TASpring.Chocapic wrote: cant this be automaticly done when instaling spring?