mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
fd323e7d4c
Most games map fine with the default values and I have yet to read a single complaint on mapping the touch pointer. Going to just leave it up to the users to setup mapping if the defaults are not correct.
23 lines
461 B
INI
23 lines
461 B
INI
# SB4E01, SB4J01, SB4P01 - Super Mario Galaxy 2
|
|
[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]
|
|
EFBAccessEnable = True
|
|
EFBAccessDeferInvalidation = True
|
|
|
|
[Video_Enhancements]
|
|
ArbitraryMipmapDetection = True
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 929
|