mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 12:24:04 -05:00
23 lines
596 B
INI
23 lines
596 B
INI
# GMSE01, GMSJ01, GMSP01 - Super Mario Sunshine
|
|
|
|
[Video]
|
|
# Required to detect cleared goop in "Scrubbing Sirena Beach".
|
|
PerfQueriesEnable = True
|
|
|
|
[Video_Hacks]
|
|
# Required for goop collision checking.
|
|
EFBToTextureEnable = False
|
|
# Required to detect Mario occlusion which affects camera movement.
|
|
EFBAccessEnable = True
|
|
# Hack to hide debug cubes in secret stages.
|
|
MissingColorValue = 0x00000000
|
|
|
|
[Video_Enhancements]
|
|
# Avoids broken goop that slides out of existence.
|
|
ForceTextureFiltering = 0
|
|
# Used for water effects.
|
|
ArbitraryMipmapDetection = True
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 732
|