mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
Data: Fix Forecast Patch
This commit is contained in:
parent
6b686be5f1
commit
cc5387cd01
1 changed files with 19 additions and 15 deletions
|
@ -1,23 +1,27 @@
|
||||||
# HAFE01, HAFJ01, HAFP01 - Forecast Channel
|
# HAFE01, HAFJ01, HAFP01 - Forecast Channel
|
||||||
|
|
||||||
[OnFrame_Enabled]
|
[Gecko_Enabled]
|
||||||
$BufferPatch
|
$BufferPatch
|
||||||
|
|
||||||
[OnFrame]
|
[Gecko]
|
||||||
$BufferPatch
|
$BufferPatch
|
||||||
0x8000AA9E:word:0x00000008
|
06001820 00000010
|
||||||
0x8000AAC6:word:0x00007000
|
38000100 B0030000
|
||||||
0x8000AAD0:dword:0x3C600001
|
4E800020 00000000
|
||||||
0x8000AE08:dword:0x3C000001
|
04117438 4BEEA3E8
|
||||||
0x8000AE06:word:0x00000008
|
0200AA9E 00000008
|
||||||
0x8000AE0E:word:0x00007000
|
0200AAC6 00007000
|
||||||
0x8000AEEE:word:0x00000008
|
0400AAD0 3C600001
|
||||||
0x8000AEFE:word:0x00007000
|
0400AE08 3C000001
|
||||||
0x8000AF5A:word:0x00000008
|
0200AE06 00000008
|
||||||
0x8000AF6A:word:0x00007000
|
0200AE0E 00007000
|
||||||
0x8000AFEC:dword:0x3CC00001
|
0200AEEE 00000008
|
||||||
0x8000B08E:word:0x00000008
|
0200AEFE 00007000
|
||||||
0x8000B09E:word:0x00007000
|
0200AF5A 00000008
|
||||||
|
0200AF6A 00007000
|
||||||
|
0400AFEC 3CC00001
|
||||||
|
0200B08E 00000008
|
||||||
|
0200B09E 00007000
|
||||||
|
|
||||||
[Patches_RetroAchievements_Verified]
|
[Patches_RetroAchievements_Verified]
|
||||||
$BufferPatch
|
$BufferPatch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue