mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -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).
23 lines
425 B
INI
23 lines
425 B
INI
# GINE69 - Batman
|
|
|
|
[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 Health
|
|
040CF5D0 60000000
|
|
$Infinite Item Use
|
|
040BE308 801F0004
|
|
$Max Area Fear
|
|
043FB030 42C80000
|
|
$Low Level Time
|
|
043917F4 40000000
|
|
$BatMobile = Infinite Armor
|
|
0411D364 60000000
|
|
$BatMobile = Infinite Boost
|
|
0411E754 60000000
|