From 9479bcf77b8d599a152948de45fb5ce0390c2790 Mon Sep 17 00:00:00 2001 From: Nekotekina Date: Sat, 4 Apr 2015 19:16:53 +0300 Subject: [PATCH] Small fix --- rpcs3/Ini.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcs3/Ini.h b/rpcs3/Ini.h index d36f80c028..08b0ea3b86 100644 --- a/rpcs3/Ini.h +++ b/rpcs3/Ini.h @@ -248,7 +248,7 @@ public: { // Core CPUDecoderMode.Load(0); - SPUDecoderMode.Load(1); + SPUDecoderMode.Load(0); // Graphics GSRenderMode.Load(1);