blob: c456004d4a245c461006928570ee1b03092c76a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# G9SE8P, G9SJ8P, G9SP8P - SONIC HEROES
[Core]
# Values set here will override the main Dolphin settings.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
# Works around graphical corruption on ground
VertexRounding = True
[Video_Settings]
SafeTextureCacheColorSamples = 0
# Works around graphical corruption on ground
MSAA = 0
|