mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Add Approved Patch Allowlist for Achievements
Prototype of a system to whitelist known game patches that are allowed to be used while RetroAchievements Hardcore mode is active. ApprovedInis.txt contains known hashes for the ini files as they appear in the repo, and can be compared to the local versions of these files to ensure they have not been edited locally by the player. ApprovedInis.txt is hashed and verified similarly first, with its hash residing as a const string within AchievementManager.h, ensuring ApprovedInis and the hashes within cannot be modified without editing Dolphin's source code and recompiling completely.
This commit is contained in:
@ -8,5 +8,8 @@
|
||||
$loophack
|
||||
0x806866E4:word:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$loophack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -11,6 +11,9 @@
|
||||
$Disable interlaced rendering
|
||||
0x800D8520:dword:0x38600000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Disable interlaced rendering
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
|
@ -11,6 +11,9 @@
|
||||
$Disable interlaced rendering
|
||||
0x800D9E68:dword:0x38600000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Disable interlaced rendering
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
|
@ -25,3 +25,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801cfc2c:dword:0x9005002c
|
||||
0x801cfc7c:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -25,3 +25,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801cb5b8:dword:0x9005002c
|
||||
0x801cb608:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -25,3 +25,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801d429c:dword:0x9005002c
|
||||
0x801d42ec:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -29,6 +29,10 @@ $Fix GBA connections
|
||||
[OnFrame_Enabled]
|
||||
$Fix GBA connections
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix buffer overrun bug (crash at Goblin Wall)
|
||||
$Fix GBA connections
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health: Single Player
|
||||
|
@ -23,3 +23,6 @@ $Fix GBA connections
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix GBA connections
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix GBA connections
|
||||
|
@ -23,3 +23,6 @@ $Fix GBA connections
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix GBA connections
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix GBA connections
|
||||
|
@ -9,3 +9,6 @@ $Fix audio issues
|
||||
0x8000AF34:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -9,3 +9,6 @@ $Fix audio issues
|
||||
0x8000B7EC:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -10,3 +10,6 @@ $Force Progressive Scan
|
||||
0x806D0898:dword:0x801671CC
|
||||
[OnFrame_Enabled]
|
||||
$Force Progressive Scan
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Force Progressive Scan
|
||||
|
@ -10,3 +10,6 @@ $Force Progressive Scan
|
||||
0x806D0660:dword:0x801640A4
|
||||
[OnFrame_Enabled]
|
||||
$Force Progressive Scan
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Force Progressive Scan
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -14,3 +14,6 @@ $Fix audio issues
|
||||
0x8055AB54:dword:0x60000000:0x4BAA85AD
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -14,3 +14,6 @@ $Fix audio issues
|
||||
0x805C5BFC:dword:0x60000000:0x4BA3D505
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -30,3 +30,6 @@ $Fix audio issues
|
||||
0x8055CEBC:dword:0x60000000:0x4BAA6245
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,6 +13,9 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,6 +13,9 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Specials
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -10,3 +10,6 @@ $Fix audio issues
|
||||
0x80150E94:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -10,3 +10,6 @@ $Fix audio issues
|
||||
0x8015110C:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -18,3 +18,6 @@ $Fix audio issues
|
||||
0x8058CEA4:dword:0x60000000:0x4BA7625D
|
||||
[OnFrame_Enabled]
|
||||
$Fix audio issues
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix audio issues
|
||||
|
@ -18,3 +18,6 @@ $Fix freeze in opening cutscene
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix freeze in opening cutscene
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix freeze in opening cutscene
|
||||
|
@ -18,3 +18,6 @@ $Fix freeze in opening cutscene
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix freeze in opening cutscene
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix freeze in opening cutscene
|
||||
|
@ -18,3 +18,6 @@ $Fix freeze in opening cutscene
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix freeze in opening cutscene
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix freeze in opening cutscene
|
||||
|
@ -18,3 +18,6 @@ $Fix freeze in opening cutscene
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix freeze in opening cutscene
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix freeze in opening cutscene
|
||||
|
@ -8,5 +8,8 @@
|
||||
$Nop Hack
|
||||
0x80025BA0:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Nop Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $EFB Copy Fix
|
||||
# resolutions. In order for this patch to fully work, the
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -12,3 +12,6 @@ $Disable Culling to Fix Rise and Shrine Hang
|
||||
# causes the "Rise and Shrine" hang in Dolphin.
|
||||
# There is no noticeable side-effects unless Dolphin's
|
||||
# built-in Widescreen Hack is enabled.
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Disable Culling to Fix Rise and Shrine Hang
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
# Patch has been made conditional to prevent causing issues on disc 2.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
# Patch has been made conditional to prevent causing issues on disc 2.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
# The patch has been made conditional as not to crash disc 2's game.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -13,3 +13,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
# The patch has been made conditional as not to crash disc 2's game.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -20,3 +20,6 @@ $EFB Copy Fix
|
||||
# Vertex Rounding Hack must be enabled.
|
||||
# These patches have been made conditional.
|
||||
$EFB Copy Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$EFB Copy Fix
|
||||
|
@ -5,3 +5,6 @@ $Fix 2D Rendering
|
||||
0x80319214:dword:0x48113250
|
||||
[OnFrame_Enabled]
|
||||
$Fix 2D Rendering
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix 2D Rendering
|
||||
|
@ -5,3 +5,6 @@ $Fix 2D Rendering
|
||||
0x803C92D4:dword:0x480DA8E4
|
||||
[OnFrame_Enabled]
|
||||
$Fix 2D Rendering
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix 2D Rendering
|
||||
|
@ -5,3 +5,6 @@ $Bypass FIFO reset
|
||||
0x8028EF00:dword:0x48000638
|
||||
[OnFrame_Enabled]
|
||||
$Bypass FIFO reset
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Bypass FIFO reset
|
||||
|
@ -5,3 +5,6 @@ $Bypass FIFO reset
|
||||
0x8028EE80:dword:0x48000638
|
||||
[OnFrame_Enabled]
|
||||
$Bypass FIFO reset
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Bypass FIFO reset
|
||||
|
@ -5,3 +5,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801cc304:dword:0x90e5002c
|
||||
0x801cc4b0:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -5,3 +5,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801c7984:dword:0x90e5002c
|
||||
0x801c7b30:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -5,3 +5,6 @@
|
||||
$Allow Memory Card saving with Savestates
|
||||
0x801cd764:dword:0x90e5002c
|
||||
0x801cd910:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Allow Memory Card saving with Savestates
|
||||
|
@ -39,6 +39,9 @@ $Hyrule Field Speed Hack
|
||||
0x8003D5EC:dword:0x60000000
|
||||
0x8003D608:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
|
@ -35,3 +35,6 @@ $Hyrule Field Speed Hack
|
||||
0x8003D5D4:dword:0x60000000
|
||||
0x8003D5EC:dword:0x60000000
|
||||
0x8003D608:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
@ -39,6 +39,9 @@ $Hyrule Field Speed Hack
|
||||
0x8003d71c:dword:0x60000000
|
||||
0x8003d738:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Infinite Health
|
||||
|
@ -19,6 +19,9 @@ $BufferPatch
|
||||
0x8000B08E:word:0x00000008
|
||||
0x8000B09E:word:0x00007000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$BufferPatch
|
||||
|
||||
[WC24Patch]
|
||||
$Main
|
||||
weather.wapp.wii.com:fore.wiilink24.com:1
|
||||
|
@ -11,6 +11,9 @@ $RSAPatch
|
||||
0x8001AB20:dword:0x38600001
|
||||
0x8001AC68:dword:0x38600001
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$RSAPatch
|
||||
|
||||
[WC24Patch]
|
||||
$Main
|
||||
cfh.wapp.wii.com:ch.wiilink24.com:1
|
||||
|
@ -13,6 +13,9 @@ $DI Seed Blanker
|
||||
0x80000004:dword:0x00000000
|
||||
0x80000008:dword:0x00000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$DI Seed Blanker
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
|
@ -8,5 +8,8 @@
|
||||
$crashfix
|
||||
0x8006935C:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$crashfix
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -9,3 +9,6 @@ $Fix crash on main menu
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix crash on main menu
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix crash on main menu
|
||||
|
@ -9,5 +9,8 @@ $Bloom OFF
|
||||
0x80057058:dword:0xC022FFE4
|
||||
0x8079FF44:dword:0x3F800000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Bloom OFF
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -10,5 +10,8 @@ $Hangfix
|
||||
0x8007D344:byte:0x00000090
|
||||
0x8007D348:byte:0x00000090
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hangfix
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -8,3 +8,6 @@
|
||||
$Fix black screen effects
|
||||
0x80244A94:dword:0x39080000
|
||||
0x80244A9C:dword:0x38030000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen effects
|
||||
|
@ -8,3 +8,6 @@
|
||||
$Fix black screen effects
|
||||
0x802342DC:dword:0x39080000
|
||||
0x802342E4:dword:0x38030000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen effects
|
||||
|
@ -8,3 +8,6 @@
|
||||
$Fix black screen effects
|
||||
0x80234580:dword:0x39080000
|
||||
0x80234588:dword:0x38030000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen effects
|
||||
|
@ -8,3 +8,6 @@
|
||||
$Fix black screen effects
|
||||
0x80234580:dword:0x39080000
|
||||
0x80234588:dword:0x38030000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen effects
|
||||
|
@ -8,3 +8,6 @@
|
||||
$Fix black screen effects
|
||||
0x8023FF50:dword:0x39080000
|
||||
0x8023FF58:dword:0x38030000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen effects
|
||||
|
@ -11,6 +11,9 @@
|
||||
$Disable blur
|
||||
0x8015b900:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Disable blur
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
|
@ -26,3 +26,6 @@ $Fix file reads (dcache bypass)
|
||||
0x800d2e68:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix file reads (dcache bypass)
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix file reads (dcache bypass)
|
||||
|
@ -26,3 +26,6 @@ $Fix file reads (dcache bypass)
|
||||
0x80164b90:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix file reads (dcache bypass)
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix file reads (dcache bypass)
|
||||
|
@ -38,5 +38,8 @@ $Hyrule Field Speed Hack
|
||||
0x80040D14:dword:0x60000000
|
||||
0x80040D30:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -38,5 +38,8 @@ $Hyrule Field Speed Hack
|
||||
0x80040EC4:dword:0x60000000
|
||||
0x80040EE0:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -37,5 +37,8 @@ $Hyrule Field Speed Hack
|
||||
0x80040E40:dword:0x60000000
|
||||
0x80040E5C:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -37,5 +37,8 @@ $Hyrule Field Speed Hack
|
||||
0x80047EC8:dword:0x60000000
|
||||
0x80047EE4:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -38,5 +38,8 @@ $Hyrule Field Speed Hack
|
||||
0x80040f90:dword:0x60000000
|
||||
0x80040fac:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Hyrule Field Speed Hack
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
@ -7,3 +7,6 @@ $Fix crash on boot
|
||||
0x803A5F20:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix crash on boot
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix crash on boot
|
||||
|
@ -7,3 +7,6 @@ $Fix crash on boot
|
||||
0x803A64D0:dword:0x60000000
|
||||
[OnFrame_Enabled]
|
||||
$Fix crash on boot
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix crash on boot
|
||||
|
@ -6,3 +6,6 @@
|
||||
# incorrectly, but for now this patch makes the game playable.
|
||||
$Fix black screen
|
||||
0x801D59AC:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen
|
||||
|
@ -6,3 +6,6 @@
|
||||
# incorrectly, but for now this patch makes the game playable.
|
||||
$Fix black screen
|
||||
0x801D59C8:dword:0x60000000
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Fix black screen
|
||||
|
Reference in New Issue
Block a user