I took a look at the log, but unfortunately, I don't see an obvious hint as to what happened there. Proton interacting with NTFS is known to be finicky.
I took a look at the log, but unfortunately, I don't see an obvious hint as to what happened there. Proton interacting with NTFS is known to be finicky.
Another problem, when I import SteamLibrary(in a NTFS file system partition) that contains my game, and run it in Proton, the function `SHGetKnownFolderPath` will failed. Now I fixed this bug through remove Proton and ga...
> Hello @Seng-Jik, Proton uses DXVK to translate DirectX 9, 10, and 11 into Vulkan. Your virtual machine setup does not support Vulkan which is why the game fails to initialize with: > > [code] > > `PROTON_USE_WINED3D=1`...
Hello @Seng-Jik, Proton uses DXVK to translate DirectX 9, 10, and 11 into Vulkan. Your virtual machine setup does not support Vulkan which is why the game fails to initialize with: [code] `PROTON_USE_WINED3D=1` tells Pro...