dolphin/Data/Sys/GameSettings/GCC.ini
Pokechu22 e23a5adc87 GameINI: Remove OnLoad sections
These haven't worked since 2008 (0b5fed62c1).
2024-10-18 00:17:18 -07:00

22 lines
686 B
INI

# GCCE01, GCCJ01, GCCJGC, GCCP01 - FINAL FANTASY Crystal Chronicles
[Core]
# Values set here will override the main Dolphin settings.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBEmulateFormatChanges = True
# With this setting enabled, the memory corruption caused by a game bug is not
# faithful to real hardware, leading to a crash at Goblin Wall. Note that with
# DeferEFBCopies enabled (the default), Dolphin still doesn't match hardware.
# Instead, the corruption disappears, which is arguably better than parity.
EFBToTextureEnable = False