From e8af3f29d28943fd0c87ee8e7b1e80402a6a9d8f Mon Sep 17 00:00:00 2001 From: german77 Date: Sat, 11 Mar 2023 19:33:31 -0600 Subject: yuzu: Remove console id setting --- src/yuzu/configuration/configure_system.ui | 35 +++++------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) (limited to 'src/yuzu/configuration/configure_system.ui') diff --git a/src/yuzu/configuration/configure_system.ui b/src/yuzu/configuration/configure_system.ui index 0459cd924..254a44147 100644 --- a/src/yuzu/configuration/configure_system.ui +++ b/src/yuzu/configuration/configure_system.ui @@ -411,7 +411,7 @@ - + Custom RTC @@ -425,14 +425,14 @@ - + RNG Seed - + Device Name @@ -458,13 +458,6 @@ - - - - Console ID: - - - @@ -472,7 +465,7 @@ - + @@ -483,14 +476,14 @@ - + 128 - + @@ -511,22 +504,6 @@ - - - - - 0 - 0 - - - - Qt::RightToLeft - - - Regenerate - - - -- cgit v1.2.3 From e090a1c6bdcfc7515c66fc49b0028b161dbe80eb Mon Sep 17 00:00:00 2001 From: german77 Date: Sat, 11 Mar 2023 20:04:36 -0600 Subject: yuzu: Move audio settings to audio section --- src/yuzu/configuration/configure_system.ui | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'src/yuzu/configuration/configure_system.ui') diff --git a/src/yuzu/configuration/configure_system.ui b/src/yuzu/configuration/configure_system.ui index 254a44147..9e7bc3b93 100644 --- a/src/yuzu/configuration/configure_system.ui +++ b/src/yuzu/configuration/configure_system.ui @@ -439,32 +439,6 @@ - - - - - Mono - - - - - Stereo - - - - - Surround - - - - - - - - Sound output mode - - - -- cgit v1.2.3