Falling Out
 This topic has been pinned, so it's probably important
xenonii  [developer] Jul 4, 2021 @ 11:40am
Solution for Win32 function failed on Linux through Proton
Some users have encountered this issue when launching the game where it just complains something on the lines "Win32 function failed: HRESULT: 0x80004005 Call: at line 230 in file \Graphics_DisplayM.cpp"

The following seems to solve the problem. Put this as a launch option

PROTON_USE_WINED3D11=1 %command%

If that doesn't work for some reason, an alternative solution might be to make sure you have 32bit drivers for Vulkan installed.
Last edited by xenonii; Jul 4, 2021 @ 11:46am