The Incredibles: Difference between revisions

Jump to navigation Jump to search
(60 FPS code added)
Line 27: Line 27:
== Enhancements ==
== Enhancements ==
=== IR > 1x ===
=== IR > 1x ===
Using Internal Resolution greater than Native (i.e. 1x) causes UI and shadow corruption. An orange border surrounds the screen and causes issues with The Incredibles UI elements too. The shadow is surrounded by dark squares. '''Vertex Rounding''' will solve the corruption at the screen border and the shadow issue, but won't fix UI elements of The Incredibles completely.
Using Internal Resolution greater than Native (i.e. 1x) causes UI and shadow corruption. An orange border surrounds the screen and causes issues with The Incredibles UI elements too. The shadow is surrounded by dark squares. '''Vertex Rounding''' will solve the corruption at the screen border and the shadow issue.
{{image|The Incredibles native.png|Native Resolution}}
{{image|The Incredibles native.png|Native Resolution}}
{{image|The Incredibles above resolution.png|Above Resolution}}
{{image|The Incredibles above resolution.png|Above Resolution}}
{{image|The Incredibles above resolution + vertex rounding.png|Above Resolution and Vertex Rounding|br}}
{{image|The Incredibles above resolution + vertex rounding.png|Above Resolution and Vertex Rounding|br}}
Resolved in {{Revision|5.0-14810}} by adding a patch to all versions of the game that fix the offset rendering.


=== Anti-aliasing ===
=== Anti-aliasing ===
MSAA and SSAA '''Antialiasing''' causes UI corruption. An orange border surrounds the screen, and The Incredibles has corruption with UI element too.
MSAA and SSAA '''Antialiasing''' causes UI corruption and an orange border surrounds the screen.
{{image|The Incredibles native.png|No AA}}
{{image|The Incredibles native.png|No AA}}
{{image|The Incredibles MSAA and SSAA.png|AA}}
{{image|The Incredibles MSAA and SSAA.png|AA}}

Navigation menu