Merge pull request #9630 from PatrickFerry/ini-fixes-2

Gameini: Disable ICache for Indiana Jones and the Staff of Kings
This commit is contained in:
JosJuice 2021-05-13 14:54:24 +02:00 committed by GitHub
commit 099bf16326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# RJ8P64, RJ8E64 - Indiana Jones and the Staff of Kings
[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
[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_Settings]
SafeTextureCacheColorSamples = 2048
[Video_Hacks]
EFBEmulateFormatChanges = True