Game keep hanging after launch.
One thing that worked for me —which also improved the game performance— was switching to OpenGL from Vulkan by passing -gl
to the Launch Options.
You can also try forcing Vulkan if OpenGL doesn’t work for you by passing -vulkan
instead.