From 27e19f87c63437db641b736429ac3503160f21ae Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Thu, 13 Feb 2020 22:17:28 -0500 Subject: Add following aspect ratios: 16:9, 21:9, Stretch to Window Available as a drop down within the configure graphics tab. --- src/yuzu/configuration/configure_graphics.ui | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'src/yuzu/configuration/configure_graphics.ui') diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui index e24372204..ca79909d0 100644 --- a/src/yuzu/configuration/configure_graphics.ui +++ b/src/yuzu/configuration/configure_graphics.ui @@ -138,6 +138,36 @@ + + + + + + Aspect Ratio: + + + + + + + + Default (16:9) + + + + + Force 21:9 + + + + + Stretch to Window + + + + + + -- cgit v1.2.3