mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
0c14b0c8a7
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.
45 lines
1.1 KiB
INI
45 lines
1.1 KiB
INI
# RZDK01 - The Legend of Zelda: Twilight Princess [Wii]
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
$Hyrule Field Speed Hack
|
|
0x80047DEC:dword:0x60000000
|
|
0x80047E08:dword:0x60000000
|
|
0x80047E20:dword:0x60000000
|
|
0x80047E3C:dword:0x60000000
|
|
|
|
0x80047E40:dword:0x60000000
|
|
0x80047E44:dword:0x60000000
|
|
0x80047E48:dword:0x60000000
|
|
0x80047E4C:dword:0x60000000
|
|
0x80047E50:dword:0x60000000
|
|
0x80047E54:dword:0x60000000
|
|
0x80047E58:dword:0x60000000
|
|
0x80047E5C:dword:0x60000000
|
|
0x80047E60:dword:0x60000000
|
|
0x80047E64:dword:0x60000000
|
|
0x80047E68:dword:0x60000000
|
|
0x80047E6C:dword:0x60000000
|
|
0x80047E70:dword:0x60000000
|
|
0x80047E74:dword:0x60000000
|
|
0x80047E78:dword:0x60000000
|
|
0x80047E7C:dword:0x60000000
|
|
0x80047E80:dword:0x60000000
|
|
0x80047E84:dword:0x60000000
|
|
0x80047E88:dword:0x60000000
|
|
0x80047E8C:dword:0x60000000
|
|
|
|
0x80047E94:dword:0x60000000
|
|
0x80047EB0:dword:0x60000000
|
|
0x80047EC8:dword:0x60000000
|
|
0x80047EE4:dword:0x60000000
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Hyrule Field Speed Hack
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|