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).
35 lines
717 B
INI
35 lines
717 B
INI
# GFYE69 - FIFA Street 2
|
|
|
|
[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.
|
|
$Home Team Starts With 10
|
|
2843491F 0000000A
|
|
0043491F 0000000A
|
|
$Home Team Starts With 5
|
|
2843491F 00000005
|
|
0043491F 00000005
|
|
$Home Team Can't Score
|
|
0043491F 00000000
|
|
$Home Team Quick Trick Points
|
|
04434920 000F423F
|
|
$Home Team Low Trick Points
|
|
04434920 00000000
|
|
$Away Team Starts With 10
|
|
284349E7 0000000A
|
|
004349E7 0000000A
|
|
$Away Team Starts With 5
|
|
284349E7 00000005
|
|
004349E7 00000005
|
|
$Away Team Can't Score
|
|
004349E7 00000000
|
|
$Away Team Quick Trick Points
|
|
044349E8 000F423F
|
|
$Away Team Low Trick Points
|
|
044349E8 00000000
|