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.
Gamer64 added 1 commit 2025-08-14 20:46:14 +02:00
[GPU]: Implement a working Frame-Skip into Android
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
0d433e897a
requested reviews from crueter, JPikachu 2025-08-14 20:46:49 +02:00
crueter force-pushed frame-skip from 0d433e897a to 77da1a32e0 2025-08-15 01:24:48 +02:00 Compare
crueter added 1 commit 2025-08-15 02:18:06 +02:00
[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 has changes conflicting with the target branch.
  • src/yuzu/configuration/shared_translation.cpp
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 checkout frame-skip
Sign in to join this conversation.
No description provided.