mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-21 09:40:01 +00:00
Small fix
This commit is contained in:
parent
26b5eebc17
commit
9479bcf77b
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user