Corsair on 28/10/2014 at 03:43
I ran across this problem a long time ago and fixed it. I got a new computer and ran into the same problem, but forgot how to fix it.
I've seen the standard suggestion of removing the semicolon from the line
;d3d_disp_no_rgb10_buf
That didn't change anything for me. I found out you also have to remove the semicolon from the line
;d3d_disp_sw_cc
^I never saw that suggested.
The paragraph of text with that line is
Code:
; enable software (ie. shader) based gamma and color processing (improves quality at the expense of performance,
; and also enables in-game gamma to be applied in windowed mode)
;d3d_disp_sw_cc
So hopefully this helps some people who run into this problem and you won't have to wash out the game by turning up your gamma.
voodoo47 on 28/10/2014 at 12:08
this will have impact on the performance though.
Corsair on 29/10/2014 at 02:27
Well it does state that in the paragraph of text from the cam_ext. I would hope most people these days have a system that can handle changing that one line. Otherwise they may not need Tfix or Tafferpatcher.