Skip to content

Commit

Permalink
Merge pull request dolphin-emu#8328 from Miksel12/ini-dualcore
Browse files Browse the repository at this point in the history
Dualcore INI changes
  • Loading branch information
leoetlino authored Nov 16, 2019
2 parents b2cc3af + 4e68e12 commit a5a2771
Show file tree
Hide file tree
Showing 16 changed files with 128 additions and 1 deletion.
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/E62.ini
Original file line number Diff line number Diff line change
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
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/G4Z.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# G4ZP69, G4ZE69 - The Sims 2

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/G96.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# G96P01, G96E01 - Interactive Multi Game Demo Disc v4

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/GGC.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# GGCP0A, GGCE0A - Goblin Commander: Unleash the Horde

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/GIS.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

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

[OnLoad]
Expand Down
1 change: 0 additions & 1 deletion Data/Sys/GameSettings/GKB.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/GT3.ini
Original file line number Diff line number Diff line change
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/GWT.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# This game does not work properly with large memorycards, use a 251 block card
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
CPUThread = False

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/R5P.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# R5PJ13, R5PX69, R5PE69, R5PP69 - Harry Potter and The Order of The Phoenix

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/RDZ.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# RDZJ01, RDZE01, RDZP01 - Disaster: Day of Crisis

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/RH6.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# RH6E69, RH6P69, RH6K69 - Harry Potter and The Half-Blood Prince

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/RHA.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# RHAW01, RHAJ01, RHAE01, RHAK01, RHAP01 - Wii Play

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
7 changes: 7 additions & 0 deletions Data/Sys/GameSettings/RHO.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# RHOE8P, RHOJ8P, RHOP8P - House Of The Dead: OVERKILL
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Hacks]
EFBEmulateFormatChanges = True
4 changes: 4 additions & 0 deletions Data/Sys/GameSettings/RTB.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# RTBE52, RTBP52 - Rapala Fishing Frenzy

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

[Video_Settings]
SuggestedAspectRatio = 2
1 change: 1 addition & 0 deletions Data/Sys/GameSettings/RYB.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
14 changes: 14 additions & 0 deletions Data/Sys/GameSettings/SCI.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SCIE41, SCIP41 - CSI: Fatal Conspiracy

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

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

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

0 comments on commit a5a2771

Please sign in to comment.