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

Incorporate input_delay settings for p2p sessions #101

Open
RobDavenport opened this issue Feb 27, 2024 · 1 comment
Open

Incorporate input_delay settings for p2p sessions #101

RobDavenport opened this issue Feb 27, 2024 · 1 comment
Labels
Console Related to the Console crate

Comments

@RobDavenport
Copy link
Member

Adding input delay can reduce rollbacks and smooth out the experience, at the cost of some delayed inputs.

There should be an option to customize this number for users, as it is supported by GGRS via SessionBuilder and with_input_delay

@RobDavenport RobDavenport added the Console Related to the Console crate label Feb 27, 2024
@RobDavenport
Copy link
Member Author

I added some hard coded values for the time being based on frame rates. Its in the add app branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console Related to the Console crate
Projects
None yet
Development

No branches or pull requests

1 participant