teeemcee 2022-09-21 01:36:33 -0700 (Wed, 21 Sep 2022) 436 Ctrl+/- keys and "override tick milliseconds" now go down to 5ms/tick and call set_speedcontrol
Because the Ctrl -/+ didn't call set_speedcontrol, setting to 16ms/tick ran at 62.5fps, which caused some problematic gfx_present behaviour. And while I was modifying set_speedcontrol to accept lower than 16ms, I decided to go down to 5ms, and add further special cases for 90fps and 120fps. So "override tick milliseconds" also affected. --- U wip/allmodex.bas U wip/game.bas U wip/generaledit.rbas U wip/scriptcommands.bas U wip/yetmore2.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
