Open JH828 opened 1 year ago
good idea
Thanks. And if for instance a cfg set both on (r_msaa 16; r_light dynamic 1 for example), they would both be turned off.
Thanks. And if for instance a cfg set both on (r_msaa 16; r_light dynamic 1 for example), they would both be turned off.
Forgot to mention that the traditional MSAA technique won't work with deferred shading, that's why I introduced FXAA into renderer
That's why we could have the choice of one over the other rather than sacrifice MSAA altogether. MSAA gives higher visual quality than FXAA. IMO, if r_msaa worked only with r_light_dynamic set to 0, so be it. If it's possible of course.
Hello, anyone agree? Why not have r_msaa turn off r_light_dynamic automatically, and vice versa?