View Single Post
  #248  
Old 05-07-2012, 11:06 AM
Buchon Buchon is offline
Approved Member
 
Join Date: Apr 2011
Posts: 437
Default

Quote:
Originally Posted by senseispcc View Post
$
Doing this in the conf.ini helps a lot in my case;
DepthBits =64
from the original 8 to 64
If you have problems landing with the Spitfire MK Ia and the MK IIa this is due to the Beta patch. The dev. team did fiddle with the speed control settings. Also due to this the plane cannot slow down once on the ground.
The original is 24, maybe you made a mistake tweaking the file, the original values looks like this :

DepthBits=24
StencilBits=8

The maximum Depth is 32 but 8 bits are left for the Stencil buffer so it is 24.
Reply With Quote