Skip to content
Permalink
Browse files
Merge pull request #10695 from nolrinale/master
GameDB: Enabled Single Core Mode for PSO EP1&2 and EP3 improving online game stability
  • Loading branch information
Tilka committed May 24, 2022
2 parents 4f6d474 + de3b817 commit 4e989d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
@@ -2,6 +2,7 @@

[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False

[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -2,6 +2,7 @@

[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False

[OnLoad]
# Add memory patches to be loaded once on boot here.

0 comments on commit 4e989d1

Please sign in to comment.