From f25d6ebc45dc02904ef3ca6ad8efea9a0853d194 Mon Sep 17 00:00:00 2001
From: MonsterDruide1 <5958456@gmail.com>
Date: Fri, 18 Jun 2021 16:20:10 +0200
Subject: settings: File selector & other settings
First of all, TASing requires a script to play back. The user can select the parent directory at `System -> Filesystem`, next to an option to pause TAS during loads: This requires a "hacky" setup deeper in the code and will be added in the last commit.
Also, Hotkeys are being introduced: CTRL+F5 for playback start/stop, CTRL+F6 for re-reading the script and CTRL+F7 for recording a new script.
---
src/yuzu/configuration/configure_filesystem.ui | 49 ++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
(limited to 'src/yuzu/configuration/configure_filesystem.ui')
diff --git a/src/yuzu/configuration/configure_filesystem.ui b/src/yuzu/configuration/configure_filesystem.ui
index 62b9abc7a..8ac7250fd 100644
--- a/src/yuzu/configuration/configure_filesystem.ui
+++ b/src/yuzu/configuration/configure_filesystem.ui
@@ -219,6 +219,55 @@
+ -
+
+
+ TAS Directories
+
+
+
-
+
+
+ Path
+
+
+
+ -
+
+
+ ...
+
+
+
+ -
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+ QSizePolicy::Maximum
+
+
+
+ 60
+ 20
+
+
+
+
+ -
+
+
+ Pause TAS execution during loads (SMO - 1.3)
+
+
+
+
+
+
-
--
cgit v1.2.3