From 9f972b7d01ca9ac0b4f7d7b6ba6f81c999d4f694 Mon Sep 17 00:00:00 2001 From: lat9nq Date: Tue, 11 Aug 2020 14:57:29 -0400 Subject: main: Add an option to modify the currrent game's configuration Creates a new entry in the Emulation menu called "Configure Current Game..." that is only available if a game is currently being executed in yuzu. When selected, it opens the game properties dialog for the current game. Thanks to @BSoDGamingYT for reminding me to do this. --- src/yuzu/main.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/yuzu/main.ui') diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index c3a1d715e..87ea985d8 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -81,6 +81,7 @@ + @@ -287,6 +288,14 @@ Capture Screenshot + + + false + + + Configure Current Game.. + + -- cgit v1.2.3