dolphin/Data/Sys/GameSettings/GKB.ini
mimimi085181 97a1ad3130 Disable Defer EFB Copies to RAM for Baten Kaitos: Eternal Wings and the Lost Ocean
The game crashes randomly after a fight against Kalas late in the game, if Defer EFB Copies to RAM is enabled.
2019-04-26 22:55:32 +02:00

23 lines
464 B
INI

# GKBEAF, GKBJAF, GKBPAF - Baten Kaitos Eternal Wings and the Lost Ocean
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = 0
[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_Hacks]
ImmediateXFBEnable = False
EFBAccessEnable = False
EFBToTextureEnable = False
DeferEFBCopies = False
[Video_Settings]