mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #10015 from JMC47/gameinigiq
GameINI: Add missing Vertex Rounding to GIQ.ini
This commit is contained in:
@ -15,5 +15,8 @@
|
|||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
[Video_Hacks]
|
[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
|
ImmediateXFBEnable = False
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user