Merge pull request #10015 from JMC47/gameinigiq

GameINI:  Add missing Vertex Rounding to GIQ.ini
This commit is contained in:
Tilka
2021-08-10 05:47:01 +01:00
committed by GitHub

View File

@ -15,5 +15,8 @@
[Video_Settings]
[Video_Hacks]
# Fixes shadows at higher resolution.
# Option has no effect at 1x IR, so no reason not to enable.
VertexRounding = True
# Needed for certain FMVs.
ImmediateXFBEnable = False