Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ingame timer from jiffies to milliseconds #48

Open
shenef opened this issue Jan 7, 2021 · 0 comments
Open

Change ingame timer from jiffies to milliseconds #48

shenef opened this issue Jan 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@shenef
Copy link

shenef commented Jan 7, 2021

Currently the ingame timer runs in "jiffies", a 60th of a second.
Changing that to milliseconds would allow the Speedrun/Time Attack community to have more accurate readings on the times they achieve.
Many levels already have very competitive times and therefore there are many tied times. Reaching new records has become very hard since every step up happens only in a 16.66ms interval.

Are there any performance concerns? stepping up the physics from 60 times per second to 1000 times per second has to have a performance impact

@WAUthethird WAUthethird added the enhancement New feature or request label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants