g_fixedPhysics — enable/disable physics corrections
g_fixedPhysics [mode]
| MODE | DESCRIPTION |
|---|---|
| 0 | disabled |
| 1 | enabled |
g_fixedPhysics g_fixedPhysics enables or disables physics corrections related to player frame rates. Mathematical rounding errors directly related to certain player frame rates would allow for slightly increased jumping height and distance. With this enabled, rounding errors are avoided, and some artificial rounding error is introduced to simulate those errors, and thus the advantage negated. g_fixedPhysicsFPS(cvar) controls the FPS the added rounding error emulates.