protonscr
8 results, 10 hits for PROTON_USE_WINED3D

PROTON_USE_WINED3D should also disable DXVKD3D8 protonopenFeature Request

#9453 · 0 comments · updated 2026-02-01 · 1 matching
issue by Jake1702 · 2026-02-01 · view · github
... That is separately controlled by PROTON_DXVK_D3D8. ## Justification The fact that PROTON_USE_WINED3D disables every other DXVK backend, and the ...

Compile without dxvk, with vkd3d. protonclosedFeature Request

#2992 · 33 comments · updated 2020-04-09 · 2 matching
comment by TaiTair · 2019-08-23 · view · github
... Does that mean that when I go PROTON_USE_WINED3D=1 it still uses DXVK and not the openGL implementation ...
comment by aeikum · 2019-08-22 · view · github
... branch doesn't set DXGI to builtin; you can use the PROTON_USE_WINED3D switch in user_settings to do that.

Override settings for each app protonclosedFeature Request

#2281 · 3 comments · updated 2020-03-24 · 2 matching
issue by exception13 · 2019-01-29 · view · github
... pass ``` example override settings for Subnautica: ``` cat 264710/settings.json { "PROTON_USE_WINED3D": "1" } ```
comment by ghost · 2019-01-29 · view · github
... Example: ```PROTON_USE_WINED3D=1 %command%```

enable LAA by default protonclosedFeature Request

#3477 · 9 comments · updated 2020-03-11 · 1 matching
comment by CSahajdacny · 2020-02-09 · view · github
... With PROTON_USE_WINED3D enabled it doesn't crash, but the performance sucks!

[Feature Request][Proton] GUI/checkboxes for enabling/disabling Proton variables steamopenFeature RequestSteam clientProton

#7165 · 1 comments · updated 2020-06-05 · 1 matching
issue by t1764722 · 2020-06-05 · view · github
... Perhaps tooltips when mousing over each option. - [ ] PROTON_LOG - [ ] PROTON_DUMP_DEBUG_COMMANDS - [ ] PROTON_USE_WINED3D - [ ] PROTON_NO_D3D11 - [ ] PROTON_NO_D3D10 - [ ] PROTON_NO_ESYNC - [ ] PROTON_NO_FSYNC - [ ] PROTON_FORCE_LARGE_ADDRESS_AWARE - [ ] PROTON_OLD_GL_STRING - [ ] WINE_FULLSCREEN_INTEGER_SCALING - [ ] PROTON_USE_D9VK ...

enable dxvk d3d9 support by default protonclosedFeature Request

#3476 · 3 comments · updated 2020-02-07 · 1 matching
comment by kisak-valvemaintainer · 2020-02-07 · view · github
... Users without Vulkan support can return to the OpenGL-based wined3d renderer with the PROTON_USE_WINED3D configuration option." in ...

Add a per game user_settings.py protonopenFeature Request

#3014 · 27 comments · updated 2021-02-22 · 1 matching
comment by jmf1988 · 2020-10-25 · view · github
... import os` `if os.environ['STEAM_COMPAT_APP_ID'] == '221380':` ` ` ` user_settings['PROTON_USE_WINED3D'] = '1'` for example to enable wined3d only for Age ...

[Feature Request]: Gallium Nine Patches protonopenFeature Request

#66 · 139 comments · updated 2024-04-29 · 1 matching
comment by pedrofleck · 2021-01-04 · view · github
... I tried installing it with protontricks and running it with `PROTON_USE_WINED3D=1` and it won't even run ...