2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
ameerj 58219d1f36 settings: Disable FPS unlimit setting between title launches
Some titles crash if the FPS limit is disabled when launching. This change ensures that titles launch with the limit in-place to avoid issues.
In order to simplify the change, the UI toggle was removed as it will always be overridden at launch to be disabled.
The setting can still be toggled during gameplay with the hotkey, and indicated by the fps label in the status bar.
2021-07-10 15:11:17 -04:00
..
audio_core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
common settings: Disable FPS unlimit setting between title launches 2021-07-10 15:11:17 -04:00
core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
input_common Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
tests common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
video_core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
web_service externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
yuzu settings: Disable FPS unlimit setting between title launches 2021-07-10 15:11:17 -04:00
yuzu_cmd yuzu_cmd: config: Pass a reference in 2021-06-30 20:16:01 -04:00
.clang-format
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 2021-07-06 12:50:09 -04:00