Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11998 from JosJuice/hat
GameSettings: Restore HAT.ini
  • Loading branch information
JMC47 committed Jun 29, 2023
2 parents 38fe7ac + 984ffe6 commit 7a2352f
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HAF.ini
@@ -1,4 +1,4 @@
# HAFx01 - Forecast Channel
# HAFE01, HAFJ01, HAFP01 - Forecast Channel

[WC24Patch]
$Main
Expand Down
20 changes: 20 additions & 0 deletions Data/Sys/GameSettings/HAT.ini
@@ -0,0 +1,20 @@
# HATE01, HATJ01, HATP01 - Nintendo Channel

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

[ActionReplay]
# Add action replay cheats here.

[Video]

[Video_Settings]

[Video_Hacks]
ImmediateXFBEnable = False
19 changes: 0 additions & 19 deletions Data/Sys/GameSettings/HATE01.ini
@@ -1,24 +1,5 @@
# HATE01 - Nintendo Channel (NTSC-U)

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

[ActionReplay]
# Add action replay cheats here.

[Video]

[Video_Settings]

[Video_Hacks]
ImmediateXFBEnable = False

[Gecko]
$SSL Patch [Palapeli]
2A35AB5C 00003A2F
Expand Down
19 changes: 0 additions & 19 deletions Data/Sys/GameSettings/HATJ01.ini
@@ -1,24 +1,5 @@
# HATJ01 - Nintendo Channel (NTSC-J)

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

[ActionReplay]
# Add action replay cheats here.

[Video]

[Video_Settings]

[Video_Hacks]
ImmediateXFBEnable = False

[Gecko]
$SSL Patch [Palapeli]
2A390014 00003A2F
Expand Down
19 changes: 0 additions & 19 deletions Data/Sys/GameSettings/HATP01.ini
@@ -1,24 +1,5 @@
# HATP01 - Nintendo Channel (PAL)

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

[ActionReplay]
# Add action replay cheats here.

[Video]

[Video_Settings]

[Video_Hacks]
ImmediateXFBEnable = False

[Gecko]
$SSL Patch [Palapeli]
2A357D3C 00003A2F
Expand Down

0 comments on commit 7a2352f

Please sign in to comment.