VOGONS


First post, by ZellSF

User metadata
Rank l33t
Rank
l33t

Yes, this game again. Smaller textures in this game get corrupted. This affects damage numbers when attacking units. And also, lots of other things if you lower the texture quality (if you do, you must also disable mipmapping or the game will crash):
https://www.youtube.com/watch?v=5HGYuW9l_Uw

Reply 1 of 2, by Dege

User metadata
Rank l33t
Rank
l33t

Thanks, I fixed the texture corruption. However, it indeed crashes with "low quality textures" with enabled mipmapping.
It tries to create textures like 8x8 with 5 mipmap levels which is invalid in DDraw (crashes natively too).