dolphin/Data/Sys/GameSettings/GIQE78.ini
LillyJadeKatrin 0c14b0c8a7 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.
2024-07-07 13:42:09 -04:00

31 lines
782 B
INI

# GIQE78 - The Incredibles: Rise of the Underminer
[OnFrame]
$EFB Copy Fix
0x803F09F0:byte:0x00000000
[OnFrame_Enabled]
# This game renders an EFB copy with texture repeating enabled
# and it draws from texture coordinate 0.00390625 to 1.00390625.
# This only works on console and 1x IR due to low precision.
# "EFB Copy Fix" adjusts the region to not cause bugs at higher
# 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
[ActionReplay]
# Add action replay cheats here.
$Infinite Specials
003BD9DB 00000003
003BED0B 00000003
$Max Experience
023BED02 00006B6C
023BD9D2 00006B6C
$All Upgrades
00000000 843BD9BC
00000002 00050001
00000000 843BECEC
00000002 00050001