mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 07:08:53 -05:00
Split from #14293. It makes sense for a setting that changes visual output to have priority over a setting that barely makes any difference.
17 lines
359 B
INI
17 lines
359 B
INI
# RMGE01, RMGJ01, RMGK01, RMGP01 - SUPER MARIO GALAXY
|
|
[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
|