View Single Post
  #3  
Old 09-24-2011, 10:24 AM
pupo162 pupo162 is offline
Approved Member
 
Join Date: Feb 2010
Posts: 1,188
Default

Quote:
Originally Posted by mazex View Post
Well, I'm not questioning that - the interesting thing is that in my knowledge it's not possible to use 32-bit depth with 16-bit stencil buffer. Even 8-bit stencil should not be possible as you get no bits left for stencil at all using 32-bits bor color depth. The correct setting should in that case be 32-bit color and 0-bit stencil? Anyway, the settings in the conf-ini are matched in the engine to some of the depth buffer D3DFORMAT enumerations like D3DFMT_D32 (32-bit color no stencil in Dx 9 - deprecated in Dx10).

So... 32-bit color and 16-bit stencil should not be possible and therefore you get some other default format that makes the game go faster for some rigs is my guess... But what do I know?



thats chinese to me XD. i made this "discovery" upon finding a random confini posted in this foruns of the first days of COD were we had these values instead of the ones steam diceded to put in my PC.

i have no ideia what any of these lines actually change, but i like the result of the change.
Reply With Quote