protonscr

Gauntlet Slayer Edition: Required launch options and no controller support

appid 258970 1 threads, 1 open 23 comments last activity 2020-10-29
Latest maintainer comment · kisak-valve · 2020-10-27 · #312
Hello @sanawu, sounds like you have a Fermi generation nVidia video card. Proton uses DXVK to translate DirectX 9/10/11 to Vulkan and there is no Vulkan driver support available for that hardware generation, making it unsupported by Proton. As @FurtadoPires, you may get lucky by setting `PROTON_USE_WINED3D=1 %command%` in the game's launch options, which tells Proton to use wine's DirectX to OpenG...
Threads

Gauntlet Slayer Edition: Required launch options and no controller support proton open 3 matching

#312 · 23 comments · opened 2018-08-23 · last comment 2020-10-27 by sanawu
comment by FurtadoPires · 2019-09-04 · view · github
Managed to launch after use PROTON_USE_WINED3D11=1 %command%
comment by P4NCH1 · 2018-09-14 · view · github
... watch?v=KO5Uod9BQtg) by defining some launch parameters: ``` PROTON_USE_WINED3D11=1 PROTON_NO_ESYNC=1 %command% ``` Without those it immediately closes ...
Recent activity

Proton versions over time

Launch lines, newest first

PROTON_USE_WINED3D=1 %command%
PROTON_USE_WINED3D11=1 %command%
PROTON_USE_WINED3D11=1 PROTON_NO_ESYNC=1 %command%

Launch options

Upstream links