WIP: [NEEDS TESTING & REVIEW] [GPU]: Implement a working Frame-Skip option #263

Draft
Gamer64 wants to merge 2 commits from frame-skip into master
Member

This is kinda hacky, so we need to check if there's any issues around or any improvements / fixes to do.

This is kinda hacky, so we need to check if there's any issues around or any improvements / fixes to do.
crueter force-pushed frame-skip from 0d433e897a
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
to 77da1a32e0
Some checks failed
eden-license / license-header (pull_request) Failing after 42m35s
2025-08-15 01:24:48 +02:00
Compare
[frontend] fix frame skip setting prsentation
All checks were successful
eden-license / license-header (pull_request) Successful in 59s
d342204e5d
Signed-off-by: crueter <crueter@eden-emu.dev>
Owner

Properly cuts the FPS in half but keeps GPU usage the same.

Properly cuts the FPS in half but keeps GPU usage the same.
crueter changed title from [NEEDS TESTING & REVIEW] [GPU]: Implement a working Frame-Skip option to WIP: [NEEDS TESTING & REVIEW] [GPU]: Implement a working Frame-Skip option 2025-08-15 23:43:57 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 59s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin frame-skip:frame-skip
git switch frame-skip
Sign in to join this conversation.
No description provided.