You are not logged in.

#1 2023-08-05 11:10:34

5d100
Member
Registered: 2023-08-03
Posts: 3

unity steam games only launch with a certain command in properties

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

#2 2023-08-05 14:58:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,207

Re: unity steam games only launch with a certain command in properties

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

Board footer

Powered by FluxBB