mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
7facf5f52f
Thanks to FAR - Find And Replace
34 lines
609 B
INI
34 lines
609 B
INI
# SPDE52, SPDP52 - Spider-Man: Shattered Dimensions
|
|
|
|
[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
|
|
|