mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-25 20:22:30 +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 New Issue
Block a user