#3438 · 10 comments
· updated 2023-05-23
· 3 matching
PROTON_USE_WINED3D=1 will prevent apitrace from working because it will set the relevant dlls to `buildin`, for apitrace ...
... When testing on my PC, I did switch OpenGL useing code
PROTON_USE_WINED3D=1 %command% and this maintained a ...
comment by
SillySwitch · 2023-05-21 ·
view ·
github ... and made sure to run the game with
PROTON_USE_WINED3D=1 %command% so as to not be using any ...