29 lines
491 B
INI
29 lines
491 B
INI
# G3RE52 - Shrek 2
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
TLBHack = 1
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 2
|
|
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.
|
|
|
|
[Video]
|
|
ProjectionHack = 1
|
|
PH_SZNear = 1
|
|
PH_SZFar = 1
|
|
PH_ExtraParam = 0
|
|
PH_ZNear = 20
|
|
PH_ZFar = 1.99998
|
|
|