2014-06-10 15:20:02 +03:00
|
|
|
# GMDE69 - Madden NFL 2002
|
|
|
|
|
|
|
|
[Core]
|
2015-03-01 15:30:20 -06:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2014-06-10 15:20:02 +03:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2016-02-29 00:55:51 +01:00
|
|
|
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
2014-06-10 15:20:02 +03:00
|
|
|
EmulationStateId = 4
|
|
|
|
|
|
|
|
[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.
|
|
|
|
|
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = True
|
2016-02-29 00:55:51 +01:00
|
|
|
FastDepthCalc = False
|