Latest maintainer comment ·
kisak-valve · 2020-11-17 ·
#689Hello @benbrockn, it looks like OpenGL is misconfigured on your system. While you intended for it to use the nVidia GPU, mesa's faster software renderer, llvmpipe, ended up getting used. I'm not familiar with EndeavourOS to make any suggestions on how this happened, but you should be able to use `glxinfo -B` from `mesa-demos` to test quickly.
RIFT proton open 2 matching
#689 · 17 comments ·
opened 2018-08-26 · last comment 2020-11-18 by benbrockn
Fix it with winetricks using this in terminal:
`
WINEPREFIX=/path/to/steamapps/compatdata/39120/pfx winetricks d3dcompiler_43 d3dx9_43`
Works great with
`
WINEPREFIX=/path/to/steamapps/compatdata/39120/pfx winetricks d3dcompiler_43 d3dx9_43`
No more black texture bugs ...