using linux/proton-experimental (9.0) after some tedious playing with the ini settings, i've found that setting MotionBlur=FALSEcauses some lighting/shadow/texture? bug on the stats and other screens. where, depending on ambient light the background can be completely white and only showing some shadows on the caracter. everything else is fine in gameplay. also settingGlobalMotionBlurAmount=0.000000does not cause any problem and should achieve the same goal
When using this config, moving the camera around looks very choppy. Setting the "bSmoothFrameRate=FALSE" line back to "bSmoothFrameRate=TRUE" fixes it.
7 comments
Do you know how to add a walk toggle binding?
after some tedious playing with the ini settings, i've found that setting
MotionBlur=FALSE
causes some lighting/shadow/texture? bug on the stats and other screens. where, depending on ambient light the background can be completely white and only showing some shadows on the caracter. everything else is fine in gameplay.also setting
GlobalMotionBlurAmount=0.000000
does not cause any problem and should achieve the same goalSetting the "bSmoothFrameRate=FALSE" line back to "bSmoothFrameRate=TRUE" fixes it.