1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 20:22:30 +01:00

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
CPUDecoderMode.Load(0);
SPUDecoderMode.Load(1);
SPUDecoderMode.Load(0);
// Graphics
GSRenderMode.Load(1);