From 18580ca5076d6ba00b19582dafcc1cc4f2d1618d Mon Sep 17 00:00:00 2001 From: Andy Adshead Date: Sun, 21 Apr 2019 23:07:35 +0100 Subject: [PATCH] Shouldn't have committed config change --- Ryujinx/Config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ryujinx/Config.jsonc b/Ryujinx/Config.jsonc index 22a5e58787..151756f43c 100644 --- a/Ryujinx/Config.jsonc +++ b/Ryujinx/Config.jsonc @@ -45,7 +45,7 @@ "enable_aggressive_cpu_opts": true, // Enable or disable ignoring missing services, this may cause instability - "ignore_missing_services": true, + "ignore_missing_services": false, // The primary controller's type // Supported Values: Handheld, ProController, NpadPair, NpadLeft, NpadRight