Set in the ini:
iShadowMapResolution=0
This will get rid of all shadows, without getting rid of the lighting.
These 2 actually do LIGHTING & Shadows:
fInteriorShadowDistance=3000.0000
fShadowDistance=8000.0000
So, if you would like to turn off lighting and shadows set:
iShadowMapResolution=0
fInteriorShadowDistance=0
fShadowDistance=0
I hope this helps some of you that would like to get rid of the ugly/blocky shadows that appear in the game, while giving a decent performance boost
