mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05: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).
28 lines
539 B
INI
28 lines
539 B
INI
# GLNE69 - Looney Tunes Back In Action
|
|
|
|
[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 Cash
|
|
041A5014 000F8000
|
|
$Infinite Health
|
|
04258098 00000001
|
|
$Disable AI
|
|
042592A0 00000001
|
|
$Debug Menu (Instead Of Pause Menu)
|
|
042592E0 00000000
|
|
$Unlock Challenges
|
|
021B84D4 00430000
|
|
$Access All Areas
|
|
04258090 00000001
|
|
04258094 00000001
|
|
$Unlock Hen Grenades
|
|
0425809C 00000001
|
|
$Unlock ACME Shrink-Ray
|
|
042580C0 00000001
|