mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-04 20:43:44 -05:00
e23a5adc87
These haven't worked since 2008 (0b5fed62c1
).
20 lines
534 B
INI
20 lines
534 B
INI
# GU3D78, GU3X78 - 2 Games in 1: The SpongeBob SquarePants Movie / Tak 2: The Staff of Dreams
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
# Dual Core mode causes FIFO error
|
|
CPUThread = False
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
# Fixes shadows at higher resolution on disc 1.
|
|
# Option has no effect at 1x IR, so no reason not to enable.
|
|
VertexRounding = True
|
|
# Needed for some FMVs on disc 1.
|
|
ImmediateXFBEnable = False
|