21 lines
497 B
INI
21 lines
497 B
INI
# GGVD78, GGVE78, GGVP78, GGVX78 - The SpongeBob SquarePants Movie
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[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_Hacks]
|
|
# Fixes shadows at higher resolution.
|
|
# Option has no effect at 1x IR, so no reason not to enable.
|
|
VertexRounding = True
|
|
# Needed for some FMVs.
|
|
ImmediateXFBEnable = False
|