mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-25 03:21:36 +02: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:
4
Data/Sys/GameSettings/RKP.ini
Normal file
4
Data/Sys/GameSettings/RKP.ini
Normal file
@ -0,0 +1,4 @@
|
||||
# RKPJ52, RKPE52, RKPY52, RKPK52, RKPV52, RKPP52, RKPX52 - Kung Fu Panda
|
||||
|
||||
[Core]
|
||||
CPUThread = False
|
4
Data/Sys/GameSettings/SK4.ini
Normal file
4
Data/Sys/GameSettings/SK4.ini
Normal file
@ -0,0 +1,4 @@
|
||||
# SK4P52, SK4E52, SK4I52 - Shrek Forever After
|
||||
|
||||
[Core]
|
||||
CPUThread = False
|
Reference in New Issue
Block a user