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
407 B
INI
19 lines
407 B
INI
# GKBEAF, GKBJAF, GKBPAF - Baten Kaitos Eternal Wings and the Lost Ocean
|
|
|
|
[Core]
|
|
# This game will crash when shopping with certain items in inventory
|
|
# unless Single Core is enabled.
|
|
CPUThread = False
|
|
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
ImmediateXFBEnable = False
|
|
EFBToTextureEnable = False
|
|
DeferEFBCopies = False
|