blob: c63dc881a41cff2c92a52291a5b8e8bce4f6856a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# GSNE8P, GSNP8P - Sonic Adventure 2 Battle
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
DeferEFBCopies = False
|