mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #2168] [Feature Request]: Arbitrary framerates #753
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#753
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @birthtothunder on GitHub (Jan 17, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2168
Checklist
Description
You can currently only cap framerate in integer multiples. This would allow you to set the framerate cap to whatever you want.
Reason
I tried using external software (goverlay/Mangohud) to cap the framerate which caused it to play stuttery/suboptimally. I assumed this was an issue with Linux/goverlay but someone else also reported this as an issue on Windows/RTSS.


With cap
Without cap
Examples
RPCS3

@squidbus commented on GitHub (Sep 6, 2025):
Implemented in https://github.com/shadps4-emu/shadPS4/pull/3532