blob: 71c114b01a48944a0f033e1d04a686a0df38aead (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 2048
[Video_Hacks]
EFBEmulateFormatChanges = True
|