If you are using a version of the game that does not have this official update, here are the available community workarounds: Official Fix (Recommended) Update to v1.3+
is an instruction set introduced by Intel with the Haswell architecture (2013) and later by AMD with the Excavator architecture (2015). These instructions allow the CPU to perform mathematical operations on large vectors (multiple pieces of data) in a single clock cycle. Game engines love AVX2 for physics calculations, environmental decompression, and shader compilation.
) was released by developers and Iron Galaxy in Version 1.3.20812 on November 16, 2022. Official Solution
If you are using a version of the game that does not have this official update, here are the available community workarounds: Official Fix (Recommended) Update to v1.3+
is an instruction set introduced by Intel with the Haswell architecture (2013) and later by AMD with the Excavator architecture (2015). These instructions allow the CPU to perform mathematical operations on large vectors (multiple pieces of data) in a single clock cycle. Game engines love AVX2 for physics calculations, environmental decompression, and shader compilation.
) was released by developers and Iron Galaxy in Version 1.3.20812 on November 16, 2022. Official Solution