mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 19:32:41 +00:00
This PR provides formatting updates to Super Mario Galaxy & New Super Mario Bros Wii. All regions: * Formatting fixes.
23 lines
473 B
INI
23 lines
473 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
|
|
|
|
[Video_Settings]
|
|
# Allow the ArbitraryMipmapDetection setting to take effect.
|
|
|
|
EnableGPUTextureDecoding = False
|