You are not logged in.
Hi, so my unity steam games are having an issue where they only run under compatibility mode with
PROTON_USE_WINED3D11=1 %command%
in the properties tab.
am I missing anything on getting these games to run? i've tried to go through https://wiki.archlinux.org/title/Steam/ … ng#Unity3D but haven't been able to find anything to fix it.
Offline
That command forces steam to translate Directx (10 & 11) commands to opengl using WINED3D11 .
If your graphics cards support vulkan , dxvk may be a better option as it supports translating directx 9, 10 & 11 to vulkan.
https://wiki.archlinux.org/title/Wine#DXVK
Incase you want to try that, setup vulkan first. https://wiki.archlinux.org/title/Vulkan
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline