gschup / ggrs

GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!

Home Page:https://gschup.github.io/ggrs_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

let users set FPS of their application

gschup opened this issue · comments

Is your feature request related to a problem? Please describe.
Currently, ping and frame advantage calculations are hardcoded with 60 FPS in mind.

Describe the solution you'd like
I would like the user be able to set their tickrate with a setter-method.