mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-04 20:43:44 -05: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.
23 lines
494 B
INI
23 lines
494 B
INI
# HALE01, HALJ01, HALP01 - Region Select
|
|
|
|
[OnFrame_Enabled]
|
|
$RSAPatch
|
|
|
|
[OnFrame]
|
|
# This patch changes the flag in its nwc24dl.bin to not have an RSA signature.
|
|
# Although Dolphin doesn't validate the RSA signature, a real Wii does which is why we added this workaround.
|
|
$RSAPatch
|
|
0x80009DEC:dword:0x60000000
|
|
0x8001AB20:dword:0x38600001
|
|
0x8001AC68:dword:0x38600001
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$RSAPatch
|
|
|
|
[WC24Patch]
|
|
$Main
|
|
cfh.wapp.wii.com:ch.wiilink24.com:1
|
|
|
|
[WC24Patch_Enabled]
|
|
$Main
|