Name

g_fixedPhysics — enable/disable physics corrections

Synopsis

g_fixedPhysics [mode]

MODEDESCRIPTION
0disabled
1enabled

Default

g_fixedPhysics 1

Description

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.