mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GameINI: Enable Single Core for Kung Fu Panda and Shrek Forever After
These games (both are made with the Lux Engine) randomly freeze with Dual Core.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# RKPJ52, RKPE52, RKPY52, RKPK52, RKPV52, RKPP52, RKPX52 - Kung Fu Panda
|
||||
|
||||
[Core]
|
||||
CPUThread = False
|
||||
@@ -0,0 +1,4 @@
|
||||
# SK4P52, SK4E52, SK4I52 - Shrek Forever After
|
||||
|
||||
[Core]
|
||||
CPUThread = False
|
||||
Reference in New Issue
Block a user