From 2c6e274b3978ce4ee1af98e21f101e7037ec9d24 Mon Sep 17 00:00:00 2001 From: ameerj <52414509+ameerj@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:03:50 -0400 Subject: config, nvflinger: Add FPS cap setting Allows finer tuning of the FPS limit. --- src/yuzu/configuration/configure_general.ui | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'src/yuzu/configuration/configure_general.ui') diff --git a/src/yuzu/configuration/configure_general.ui b/src/yuzu/configuration/configure_general.ui index bc7041090..bc3c4b481 100644 --- a/src/yuzu/configuration/configure_general.ui +++ b/src/yuzu/configuration/configure_general.ui @@ -51,6 +51,36 @@ + + + + + + Framerate Cap + + + Requires the use of the FPS Limiter Toggle hotkey to take effect. + + + + + + + x + + + 1 + + + 1000 + + + 500 + + + + + -- cgit v1.2.3