+Dave Posted June 23, 2006 Posted June 23, 2006 Open FlightEngine.ini (It Might have to be Extracted from FlightData.CAT) Copy and paste that in and save, it should fix your problem. [GraphicsSettings] ZBufferDepth=24 MaxVertexCount=16384 MaxIndexCount=32768 MaxTextureCount=16384 MaxModelType=2048 MaxMeshPerScene=2048 MaxModelPerScene=4096 MaxLightPerScene=1024 AspectRatio=1.333333 MinPixelSize=1.0 Also you can try reszing your skin bitmaps to a smaller size. Example some skins are 2048x2048. That can lead to low FPS on some systems. So if you open your favorite paint program and resize the bmp to 512x512 that should help improve your FPS greatly
Recommended Posts