Merge pull request #11674 from bslenul/gamesettings-bool-cleanup

[GameSettings] Change remaining 0/1 bools to False/True
This commit is contained in:
Pierre Bourdon 2023-03-20 23:53:16 +01:00 committed by GitHub
commit 744e14b470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 37 additions and 30 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -1,4 +1,4 @@
# GK2D52, GK2E52, GK2F52, GK2I52, GK2P52 - Spider-Man 2
[Core]
MMU = 1
MMU = True

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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]

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.