Quick GameINI update for Sonic Heroes

Closes emulator issue #10186

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.
This commit is contained in:
Rukario 2018-10-09 17:14:43 -07:00 committed by GitHub
parent f8c679bab9
commit 5a2565ecee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,9 @@
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
VertexRounding = True
[Video_Settings]
SafeTextureCacheColorSamples = 0
InternalResolution = 1
MSAA = 0
MaxAnisotropy = 0