Quote:
Originally Posted by ATAG_Snapper
Thanks, Buchon, that was exactly the answer I was looking for. To simply say there are games out there that do it all (DX9c, 10, and 11) tells me absolutely nothing that we don't know already. Clearly there was a reason why the CoD beta did not support DX9c -- even a simple layman like me could figure that out.
Which gets me back to my original question: if DX9c is holding back development but must be supported for legal reasons -- why not two versions of CoD?
|
The reason behind that DX9 was not in the Alpha patch is that the DX9 code was not ready for the deep changes in the graphics engine, don't get confused by Graphics engine and DX, the graphics engine handle the Graphics and the DX library handle how the graphics are shown.
When I said that you should adjust the textures is because the HDR lighting affects the textures, in different levels in DX10 than in DX9, so you should balance the saturation of the textures colors to compensate the use of HDR or they will look washed.
CLoD dont use HDR in DX9 but it is enabled in DX10 at very low levels, why is it very low ?
The problem is that you cant balance the colors of the ground textures in DX10 to compensate the use of high HDR levels because those same textures are used in DX9 without HDR (in this case), it will look bad in DX9 if they do that.
Quote:
Originally Posted by Thee_oddball
Crysis 2, Updated to support DirectX 11 on June 27, 2011, also release High-Res Texture Pack
9c is the not the issue here.....
|
Did you even understand what I said there ?
Don't mind, now everyone understand why they released new textures with the DX11 patch.