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
commit 53b54406bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

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.