Hello, I was tidying up the Dolphin.ini file and found some settings that are different from the default, I don't know what they are for so maybe someone can help:
I'm also having some speed issues with a few games. Beyond Good & Evil is slow even when using Dual Core (HLE audio as well). I have SyncGPU disabled. The only condition I have is to run it with VSync enabled since I can't tolerate tearing.
Same with Rebel Strike. Here things are more complicated since it requires LLE audio, and Dual Core to be off (won't work with it on), I even disabled VSync but still slow:
EDIT: BG&E goes fine in Ishiiruka, Rebel Strike somewhat better, but still slow (~40fps).
Code:
HLE_BS2 = True (default false)
GPUDeterminismMode = fake-completion (default auto)
[DSP]
EnableJIT = False (default true)
I'm also having some speed issues with a few games. Beyond Good & Evil is slow even when using Dual Core (HLE audio as well). I have SyncGPU disabled. The only condition I have is to run it with VSync enabled since I can't tolerate tearing.
Same with Rebel Strike. Here things are more complicated since it requires LLE audio, and Dual Core to be off (won't work with it on), I even disabled VSync but still slow:
Code:
[Core]
DSPHLE = False
MMU = 1
DSPThread = True
CPUThread = False
SyncGPU = False
[Video_Hardware]
VSync = False
EDIT: BG&E goes fine in Ishiiruka, Rebel Strike somewhat better, but still slow (~40fps).