From 1b18c4e8d7ad896d412d1f1080d8dc9be2d4c71b Mon Sep 17 00:00:00 2001 From: MysticExile <30736337+MysticExile@users.noreply.github.com> Date: Sat, 8 Sep 2018 21:33:02 +0200 Subject: [PATCH] add (currently broken) next to Enable Mutli-core --- src/yuzu/configuration/configure_general.ui | 326 ++++++++++---------- 1 file changed, 163 insertions(+), 163 deletions(-) diff --git a/src/yuzu/configuration/configure_general.ui b/src/yuzu/configuration/configure_general.ui index 233adbe27a..65398d55cd 100644 --- a/src/yuzu/configuration/configure_general.ui +++ b/src/yuzu/configuration/configure_general.ui @@ -1,163 +1,163 @@ - - - ConfigureGeneral - - - - 0 - 0 - 300 - 377 - - - - Form - - - - - - - - General - - - - - - - - Search sub-directories for games - - - - - - - Confirm exit while emulation is running - - - - - - - - - - - - Performance - - - - - - - - Enable CPU JIT - - - - - - - Enable multi-core - - - - - - - - - - - - Emulation - - - - - - - - Enable docked mode - - - - - - - - - - - - Theme - - - - - - - - - - Theme: - - - - - - - - - - - - - - - - - Hotkeys - - - - - - - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - - GHotkeysDialog - QWidget -
hotkeys.h
- 1 -
-
- - -
+ + + ConfigureGeneral + + + + 0 + 0 + 300 + 377 + + + + Form + + + + + + + + General + + + + + + + + Search sub-directories for games + + + + + + + Confirm exit while emulation is running + + + + + + + + + + + + Performance + + + + + + + + Enable CPU JIT + + + + + + + Enable multi-core (currently broken) + + + + + + + + + + + + Emulation + + + + + + + + Enable docked mode + + + + + + + + + + + + Theme + + + + + + + + + + Theme: + + + + + + + + + + + + + + + + + Hotkeys + + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + GHotkeysDialog + QWidget +
hotkeys.h
+ 1 +
+
+ + +