mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
e23a5adc87
These haven't worked since 2008 (0b5fed62c1
).
19 lines
471 B
INI
19 lines
471 B
INI
# 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
|