dolphin/Data/Sys/GameSettings/GSN.ini
JMC47 fd7d7431e4 Disable Deferred EFB Copies in Sonic Adventure 2
Causes a crash during the final boss.  This game is timing sensitive in
general though, so I wouldn't be surprised if certain other stages also
had crashing issues.
2019-01-07 15:53:11 -05:00

20 lines
396 B
INI

# GSNE8P, GSNP8P - Sonic Adventure 2 Battle
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[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_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
DeferEFBCopies = False