Rukario 5a2565ecee
Quick GameINI update for Sonic Heroes
Closes emulator issue 

This adds Vertex Rounding to the Sonic Heroes' GameINI (allowing you enjoy Sonic Heroes in higher resolution without problem) and then removed the forced 1x Native and Anti-Aliasing settings as they are not needed when Vertex Rounding is enabled.
2018-10-09 17:14:43 -07:00

21 lines
389 B
INI

# G9SE8P, G9SJ8P, G9SP8P - SONIC HEROES
[Core]
# Values set here will override the main Dolphin settings.
[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_Hacks]
VertexRounding = True
[Video_Settings]
SafeTextureCacheColorSamples = 0
MaxAnisotropy = 0