blob: d57d30a8bb5ed2cfeba40f0f3bca578bce68e408 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# GSBJ8P - 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
|