mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-06 16:50:24 +01:00
Small fix
This commit is contained in:
parent
26b5eebc17
commit
9479bcf77b
|
|
@ -248,7 +248,7 @@ public:
|
|||
{
|
||||
// Core
|
||||
CPUDecoderMode.Load(0);
|
||||
SPUDecoderMode.Load(1);
|
||||
SPUDecoderMode.Load(0);
|
||||
|
||||
// Graphics
|
||||
GSRenderMode.Load(1);
|
||||
|
|
|
|||
Loading…
Reference in a new issue