Tessellation Fix For 1.57




File Fixes Tessellation Issues With Current Version of NMS (1.57)
Two Versions (Pick Only ONE)
1. Standard Fix For Tessellation
2. Standard Fix For Tessellation Plus Super Sampling (WARNING: EXTREME PERFORMANCE COST, YOU MOST LIKELY WONT BE ABLE TO RUN THIS VERSION AT ANY RESPECTABLE FRAME RATE IF AT ALL)
You need to enable Tessellation
No Man's Sky Binaries SETTINGS
TKGRAPHICSSETTINGS.MXML
Look for
<Property name="EnableTessellation" value="False" />
And change this to True
<Property name="EnableTessellation" value="True" />
Will be Incompatible with any mod that use GCGRAPHICSGLOBALS.GLOBAL
Comments