gschup / ggrs

GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
Other
520 stars 25 forks source link

let users set FPS of their application #16

Closed gschup closed 3 years ago

gschup commented 3 years ago

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.