Small fix

This commit is contained in:
Nekotekina 2015-04-04 19:16:53 +03:00
parent 26b5eebc17
commit 9479bcf77b

View File

@ -248,7 +248,7 @@ public:
{ {
// Core // Core
CPUDecoderMode.Load(0); CPUDecoderMode.Load(0);
SPUDecoderMode.Load(1); SPUDecoderMode.Load(0);
// Graphics // Graphics
GSRenderMode.Load(1); GSRenderMode.Load(1);