[Feature Request] Option to limit FPS/Set custom VSync #55

Closed
opened 2024-10-24 19:56:13 +00:00 by M0REKZ · 2 comments
M0REKZ commented 2024-10-24 19:56:13 +00:00 (Migrated from github.com)

Overview

Some games runs too slow while connected with HDMI while VSync is enabled and too fast while disabled, would be good to have an option to set a specific refresh rate

Smaller details

while original Ryujinx existed there was this pull request that added that feature: https://web.archive.org/web/20240612100423/https://github.com/Ryujinx/Ryujinx/pull/5735

also realized that the pull request code is still available here, may be useful:
https://github.com/jcm93/Ryujinx/tree/refreshinterval

Nature of request

Some games are hardly playable or unplayable otherwise

Why would this feature be useful?

Would allow to play games that need specific FPS and also would allow to force a Custom FPS on most games.

### Overview Some games runs too slow while connected with HDMI while VSync is enabled and too fast while disabled, would be good to have an option to set a specific refresh rate ### Smaller details while original Ryujinx existed there was this pull request that added that feature: https://web.archive.org/web/20240612100423/https://github.com/Ryujinx/Ryujinx/pull/5735 also realized that the pull request code is still available here, may be useful: https://github.com/jcm93/Ryujinx/tree/refreshinterval ### Nature of request Some games are hardly playable or unplayable otherwise ### Why would this feature be useful? Would allow to play games that need specific FPS and also would allow to force a Custom FPS on most games.
GreemDev commented 2024-10-24 19:57:23 +00:00 (Migrated from github.com)

VSync rate is requested by the game. It will not be overridden by the emulator. If you want a higher FPS, use a mod that does so. If no such mod exists, cranking the FPS in Ryujinx wouldn't have worked anyways

VSync rate is requested by the game. It will not be overridden by the emulator. If you want a higher FPS, use a mod that does so. If no such mod exists, cranking the FPS in Ryujinx wouldn't have worked anyways
M0REKZ commented 2024-10-24 20:09:57 +00:00 (Migrated from github.com)

Ok, but what about the need for making game slower and there is no FPS mod? then the game gets unplayable at higher speed and the game gets too slow and buggy when VSync is enabled.

cranking the FPS in Ryujinx wouldn't have worked anyways

That pull request wouldn't have existed if the problem was not possible to solve.

Ok, but what about the need for making game _slower_ and there is no FPS mod? then the game gets unplayable at higher speed and the game gets _too slow and buggy_ when VSync is enabled. > cranking the FPS in Ryujinx wouldn't have worked anyways That pull request wouldn't have existed if the problem was not possible to solve.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#55
No description provided.