42 lines
753 B
INI
42 lines
753 B
INI
# GRUE78 - Power Rangers Dino Thunder
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Needs Real XFB to display videos.
|
|
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.
|
|
$Infinite Health
|
|
04069830 38000004
|
|
$Quick Dino Bolts
|
|
00318043 00000063
|
|
$Max Special Attacks
|
|
00318045 00000063
|
|
$Max Turbo Charges
|
|
00318047 00000063
|
|
$Infinite Health
|
|
04069830 38000004
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
|
|
[Video_Settings]
|
|
UseXFB = True
|
|
UseRealXFB = True
|
|
|