2015-02-07 20:52:06 +00:00
|
|
|
# G9SE8P, G9SJ8P, G9SP8P - SONIC HEROES
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2018-10-10 00:14:43 +00:00
|
|
|
[Video_Hacks]
|
2024-09-28 23:35:24 +00:00
|
|
|
# Works around graphical corruption on ground
|
2018-10-10 00:14:43 +00:00
|
|
|
VertexRounding = True
|
|
|
|
|
2013-08-11 15:32:03 +00:00
|
|
|
[Video_Settings]
|
|
|
|
SafeTextureCacheColorSamples = 0
|
2024-09-28 23:35:24 +00:00
|
|
|
# Works around graphical corruption on ground
|
|
|
|
MSAA = 0
|