From d1eaeeed8c2429547e584e1c8ef7abbdef1b7d36 Mon Sep 17 00:00:00 2001 From: Andrew Pilley Date: Tue, 20 Feb 2024 11:18:13 +1100 Subject: Import keys from filesystem. (#13056) * Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list. * <.< spelling. * Update based on feedback on #13047 and this PR * Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches. * Update src/yuzu/main.cpp Co-authored-by: Tobias * Remove translation of literal filename/filter format. * clang-format. --------- Co-authored-by: Tobias --- src/yuzu/main.ui | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/yuzu/main.ui') diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index 6ff444a22..85dc1f2f6 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -165,8 +165,9 @@ - + + @@ -469,6 +470,11 @@ Install Firmware + + + Install Decryption Keys + + -- cgit v1.2.3