dolphin/Data/Sys/GameSettings/RMG.ini
Jordan Woyak b62bfe4b30
Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decoding
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Texture Decoding (the former disables the latter)
2026-04-12 20:55:22 -05:00

18 lines
360 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