mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
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:
parent
f8c679bab9
commit
5a2565ecee
@ -12,8 +12,9 @@
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
VertexRounding = True
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
InternalResolution = 1
|
|
||||||
MSAA = 0
|
|
||||||
MaxAnisotropy = 0
|
MaxAnisotropy = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user