August 16, 200322 yr HiEarlier i had a TNT2 and Fly2 worked fine, now i have an Ati9100 since some month and wanted to fly around a bit. Installing and patching is no problem, but graphics is completly messed up. Runways disappear, the aircraft in external view is constantly showing up and hiding, mountains are moving, the cursor shows a "path". Everything is messed up.I tried it with dx8.1 and 9.0b and several ati drivers, always the same.Is there a fix out there?ThxStefan
August 16, 200322 yr Hi Stefan,You have to modify your "render.ini" file like this :(Graphics) mipLevelCount=5 vertexIndexFormat=1 premultiplyColorAndAlpha=0 allowAutoMipMapping=10 directTextureFlag=0 (Textures) maxTextures32=16 maxTextures32_565=16 maxTextures64=128 maxTextures64_565=20maxTextures128=100maxTextures128_565=500maxTextures256=100 maxTextures256_565=300maxTextures512=8 maxTextures512_565=1maxTextures1024=1 mipMapFlag=512 (NonAGP) maxTextures256_565=0 (AGP) maxTextures256_565=0"1" is for ATI Radeon graphic cards whereas "0" is for NVidia ones.Hope this will help you.;-)Damien BRUNET.e-mail : [email protected] Damien.
August 16, 200322 yr That used to be the case, but was modified in the patches.If the vertexIndexFormat= is set to "1", try it at "0"If it is already set at "0", try it at "1" Randall Rocke
August 16, 200322 yr thx, meanwhile i found out the same solution. Setting it at 0 was the key...Stefan
Create an account or sign in to comment