Merge pull request #13636 from icup321/master

GameINI: Disable Dual Core for Piglet's Big Game
This commit is contained in:
JMC47 2025-05-12 17:54:39 -04:00 committed by GitHub
commit c260082cd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# GPLE9G, GPLP9G, GPLD9G, GPLF9G - Piglet's Big Game
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.

View File

@ -0,0 +1,11 @@
# GWHP41, GWHE41 - Winnie the Pooh's Rumbly Tumbly Adventure
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.