35 lines
606 B
INI
35 lines
606 B
INI
# SPDE52 - Spider-Man: SD
|
||
|
||
[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 = Graphic glitches.
|
||
|
||
[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 = 0
|
||
PH_SZFar = 0
|
||
PH_ExtraParam = 0
|
||
PH_ZNear = 0.5
|
||
PH_ZFar = 0.5
|
||
|
||
[Video_Enhancements]
|
||
MaxAnisotropy = 0
|
||
|
||
[Video_Hacks]
|
||
EFBToTextureEnable = False
|
||
EFBCopyEnable = True
|
||
|