View Revisions: Issue #4924
Summary | 0004924: Rope physics mad when FPS is low and uncapped | ||
---|---|---|---|
Revision | 23.12.2018 12:50 by stgatilov | ||
Description | When uncapped FPS is on (aka com_fixedTic 1), most of physics is modeled with arbitrary deltatime depending on framerate (instead of fixed 16 ms step). When FPS is low, rope physics becomes crazy if you try to swing on it. Originally posted here: http://forums.thedarkmod.com/topic/19774-beta-testing-207/page-4#entry431563 |
||
Revision | 23.12.2018 12:45 by stgatilov | ||
Description | When uncapped FPS is on (aka com_fixedTic 1), most of physics is modeled with arbitrary deltatime depending on framerate (instead of fixed 16 ms step). When FPS is low, rope physics becomes crazy if you try to swing on it. |