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.
20 lines
422 B
INI
20 lines
422 B
INI
# RMGE01, RMGJ01, RMGK01, RMGP01 - SUPER MARIO GALAXY
|
|
[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
|