JMC47 bb16f6b0ec Enable Defer EFB Cache Invalidation for SMG1 and 2
These games see ~50% to 120% performance increase in parts of the game
bottlenecked by EFB peeks, such as the lenses flare effects.
2019-03-13 08:36:31 -04:00

26 lines
476 B
INI

# RMGE01, RMGJ01, RMGK01, RMGP01 - SUPER MARIO GALAXY
[Controls]
IRHeight = 50
IRWidth = 30
IRCenter = 50
[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