Skip to content

Attempt to rectify possible timing issues#7

Open
redstrate wants to merge 2 commits into
mainfrom
work/redstrate/fixup-timing
Open

Attempt to rectify possible timing issues#7
redstrate wants to merge 2 commits into
mainfrom
work/redstrate/fixup-timing

Conversation

@redstrate
Copy link
Copy Markdown
Owner

No description provided.

@redstrate redstrate self-assigned this May 7, 2026
Comment thread Rebound/Plugin.cs

boneSimulatorUpdateHook!.Original(self, data);
var oldDeltaTime = self->FrameDeltaTime;
self->FrameDeltaTime = 1.0f / (float)TargetFps; // Unsure if this helps at all, but just in case.
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be check if you're under 60 FPS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant