[x] that I haven't found another request for this feature.
[x] that I have checked whether there are updates for my system available that
contain this feature already.
Description
Example exist flags:
| `nod3d11` | `PROTON_NO_D3D11` | Disable `d3d11.dll`, for d3d11 games which can fall back to and run better with d3d9. |
| `nod3d10` | `PROTON_NO_D3D10` | Disable `d3d10.dll` and `dxgi.dll`, for d3d10 games which can fall back to and run better with d3d9. |
Need to add PROTON_NO_D3D12 flag, there are already games that run in dx12 (or dxr demos) render by default.
Hello @GermanAizek, the compat string side of this request is internal to Proton and not user-facing, so I've adjusted this request to focus on the runtime option.
Feature Request
I confirm:
contain this feature already.
Description
Example exist flags:
Need to add
PROTON_NO_D3D12flag, there are already games that run in dx12 (or dxr demos) render by default.