[VK]: Support for frame interpolation on PC and improve its logic #217

Closed
Gamer64 wants to merge 4 commits from frame-interpolation into master
Member

I also suspect that frame interpolation hasn't been ever working, as it needs frame_skip_threshold and it was only being initialized if frame_skipping was on (actually a disabled and useless option, thats why i also nuked it), and the toggle was very messy with jni.

I also suspect that frame interpolation hasn't been ever working, as it needs frame_skip_threshold and it was only being initialized if frame_skipping was on (actually a disabled and useless option, thats why i also nuked it), and the toggle was very messy with jni.
Gamer64 force-pushed frame-interpolation from 4ddfebd2f3
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
to 89f47bf199
All checks were successful
eden-license / license-header (pull_request) Successful in 14s
2025-08-07 22:17:49 +02:00
Compare
crueter changed title from [VK]: Support for frame interpolation on PC and improve it's logic to [VK]: Support for frame interpolation on PC and improve its logic 2025-08-07 22:32:55 +02:00
crueter force-pushed frame-interpolation from 89f47bf199
All checks were successful
eden-license / license-header (pull_request) Successful in 14s
to fc5e367e65
All checks were successful
eden-license / license-header (pull_request) Successful in 16s
2025-08-07 22:32:59 +02:00
Compare
Android fix
All checks were successful
eden-license / license-header (pull_request) Successful in 14s
89b982589d
Remove interpolation storing
All checks were successful
eden-license / license-header (pull_request) Successful in 18s
9156e7e346
If there are still crashes after this, means that frame interpolation is probably just not working.
Gamer64 closed this pull request 2025-08-28 04:25:58 +02:00
Gamer64 deleted branch frame-interpolation 2025-08-28 04:26:03 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 18s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.