- Jul 18, 2020
- 207
- 727
The first aid for crashing and graphical issues is launching the game in dx11 mode by right clicking on the .exe launcher, opening the Properties window and typing " -dx11" at the end in the target field like this:
You can also try dx12 instead because the issue may be that the game launches in Vulkan API mode at default, which introduces some texture issues or crashing. Vulkan mode can also cause resolution issues as well.
You can also try dx12 instead because the issue may be that the game launches in Vulkan API mode at default, which introduces some texture issues or crashing. Vulkan mode can also cause resolution issues as well.
Last edited: