mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
fd7d7431e4
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.
21 lines
396 B
INI
21 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
|