Fix Baten Kaitos Shop Crashes

Baten Kaitos will crash with certain items in your inventory if you
scroll over them in the shop screen.  SyncGPU does not fix the issue,
but single core does.
This commit is contained in:
JMC47 2021-06-23 19:46:12 -04:00
parent be2ec728e4
commit 03b48801f6

View File

@ -1,7 +1,10 @@
# GKBEAF, GKBJAF, GKBPAF - Baten Kaitos Eternal Wings and the Lost Ocean # GKBEAF, GKBJAF, GKBPAF - Baten Kaitos Eternal Wings and the Lost Ocean
[Core] [Core]
# Values set here will override the main Dolphin settings. # This game will crash when shopping with certain items in inventory
# unless Single Core is enabled.
CPUThread = False
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.