Alright, what is the one last thing? ))
Go to the game's root folder, open package.json
and replace the chromium-args line with this
"chromium-args": "--enable-gpu-rasterization --enable-gpu-memory-buffer-video-frames --enable-native-gpu-memory-buffers --enable-zero-copy --enable-gpu-async-worker-context --ignore-gpu-blacklist",
If that still crashes replace it with this
"chromium-args": "--ignore-gpu-blacklist",
If it crashes even with the ignore-gpu-blacklist like that, try and install DirectX redistributables
https://www.microsoft.com/en-us/download/details.aspx?id=8109
If even after all of that it still crashes, sadly your GPU is sadly too weak and you can't run the game.