Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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.
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/GPO.ini
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/GPS.ini
Expand Up @@ -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.
Expand Down

0 comments on commit 4e989d1

Please sign in to comment.