Skip to content

Commit

Permalink
Merge pull request #11674 from bslenul/gamesettings-bool-cleanup
Browse files Browse the repository at this point in the history
[GameSettings] Change remaining 0/1 bools to False/True
  • Loading branch information
delroth committed Mar 20, 2023
2 parents 9807961 + 655ef14 commit 744e14b
Show file tree
Hide file tree
Showing 26 changed files with 37 additions and 30 deletions.
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/DLS.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/G3F.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/G3X.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GDV.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GFH.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GH9.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GIS.ini
Expand Up @@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
MMU = 1
MMU = True

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GK2.ini
@@ -1,4 +1,4 @@
# GK2D52, GK2E52, GK2F52, GK2I52, GK2P52 - Spider-Man 2

[Core]
MMU = 1
MMU = True
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GLR.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
13 changes: 13 additions & 0 deletions Data/Sys/GameSettings/GNW.ini
@@ -0,0 +1,13 @@
# GNWE69, GNWP69 - Def Jam Fight For NY

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

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

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

[Video_Hacks]
ImmediateXFBEnable = False
6 changes: 0 additions & 6 deletions Data/Sys/GameSettings/GNWE69.ini
@@ -1,17 +1,11 @@
# GNWE69 - Def Jam Fight For NY

[Core]
Patch Region = 0x7e000000

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

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

[Video_Hacks]
ImmediateXFBEnable = False

[ActionReplay]
# Add action replay cheats here.
$Max/Infinite Cash
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GOS.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GQC.ini
@@ -1,7 +1,7 @@
# GQCD52, GQCE52, GQCF52, GQCI52, GQCP52, GQCS52 - Call of Duty 2: Big Red One
[Core]
# Values set here will override the main Dolphin settings.
MMU = 1
MMU = True
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GSW.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GSX.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GUM.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GUT.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GWJ.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GWY.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HCL.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/R4Z.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RML.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RQR.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SCY.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SNT.ini
Expand Up @@ -2,7 +2,7 @@

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

[OnLoad]
# Add memory patches to be loaded once on boot here.
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SQI.ini
Expand Up @@ -2,7 +2,7 @@

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

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

0 comments on commit 744e14b

Please sign in to comment.