25.04.2010, 15:30
FANATIC MODDER Wrote:TexCompress=0
I want to increase the distance that makes planes visible (I think is MaxLen=3000.0 for 3 miles, isnt'it?)
change HardwareShaders=1 to 2
...the old 3do/paratrooper error appeared again in some missions.
Glad to see you've got your game running well in OpenGL!
I think the paratrooper error is related to Texture Compression, but I can't recall. I think if you are getting that error, you need to use some Texture compression, like =2 (S3TC)
Also, I don't think there is any way to change the visibility of plane distance, which is something built into the LOD (level of detail) in the 3D models, but I could be wrong. I think MaxLen is lens focal length for external view (zoom in and out)
And I'm 100% sure there is no HardwareShaders=2...it is either 0 (OFF) or 1 (ON)