Merge pull request #13690 from icup321/master

GameINI: Disable icache for The Ant Bully [Wii]
This commit is contained in:
JMC47
2025-05-26 21:12:17 -04:00
committed by GitHub

View File

@ -2,6 +2,8 @@
[Core]
# Values set here will override the main Dolphin settings.
# The JIT cache causes problems with emulated icache invalidation in this game resulting in areas failing to load
DisableICache = True
[OnFrame]
# Add memory patches to be applied every frame here.