Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Graphical tweaks
- vt_lodBias 15
- r_skipLights 1
- r_skipDecals 1
- r_skipParticles 1
- r_skipWater 1
- r_skipShadows 1
- // Dynamic resolution
- rs_enable 3
- // For 30 FPS
- rs_dropMilliseconds 31.0
- rs_raiseMilliseconds 30.5
- // For 60 FPS (Uncomment these)
- // rs_dropMilliseconds 14.5
- // rs_raiseMilliseconds 14.0
- rs_dropFraction 0.10
- rs_raisefraction 0.05
- rs_minimumResolutionScale 0.3
- rs_forceFractionX 0
- rs_forceFractionY 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement