mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-16 00:43:14 -03:00
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.
This commit is contained in:
@@ -17,5 +17,6 @@ CPUThread = 0
|
||||
ImmediateXFBEnable = False
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
Reference in New Issue
Block a user