mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
d287fad01e
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
33 lines
652 B
INI
33 lines
652 B
INI
# GHME4F - Hitman 2: Silent Assassin
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
$Infinite Ammo + Rapid Fire
|
|
0417CA4C 60000000
|
|
0417CA50 60000000
|
|
$Press Down + Y For God Mode
|
|
4A889D30 00000804
|
|
0406CE6C 60000000
|
|
0406CE80 60000000
|
|
52889D30 00000804
|
|
0406CE6C 418200D8
|
|
0406CE80 4082001C
|
|
$Press Down + X For All Items
|
|
0A889D30 00000404
|
|
0406CF74 60000000
|
|
12889D30 00000404
|
|
0406CF74 418200EC
|
|
$Press Left + Y For Nailgun
|
|
4A889D30 00000801
|
|
0406D250 60000000
|
|
0406D288 60000000
|
|
52889D30 00000801
|
|
0406D250 418201BC
|
|
0406D288 408000C4
|