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
).
25 lines
511 B
INI
25 lines
511 B
INI
# SB4E01, SB4J01, SB4P01 - Super Mario Galaxy 2
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
EFBAccessEnable = True
|
|
EFBAccessDeferInvalidation = True
|
|
|
|
[Video_Enhancements]
|
|
ArbitraryMipmapDetection = True
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 929
|
|
|
|
[Video_Settings]
|
|
# Allow the ArbitraryMipmapDetection setting to take effect.
|
|
|
|
EnableGPUTextureDecoding = False
|