mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Merge pull request #13592 from SuperSamus/kfp-single-core
GameINI: Enable Single Core for Kung Fu Panda and Shrek Forever After
This commit is contained in:
commit
6c9138e5a6
2 changed files with 8 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue