mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-01 21:21:07 +01:00
ca3a25221a
Clean up tlbhack from the database. Updates for The Last Story (wii), Metal Slug Anthology (wii) and Retro City Rampage (wiiware). Fixes issue 7740.
55 lines
1.0 KiB
INI
55 lines
1.0 KiB
INI
# GFYE69 - FIFA Street 2
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues =
|
|
|
|
[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
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|
|
|