duevo
duevo
Anyone tired test this game with Proton 5.0.4. What seems to be the issue that's preventing this game from running? Looking into this, On WineHQ the problem seems to related...
@cidkidnix have you tested multiplayer?
Just tested the game out, using proton-tkg and multiplayer works.
**Env:** Archlinux 5.9.12-zen1-1-zen 5700x and 3700x mesa-tkg-git 21.0.0_devel.132129.bc3225272ae-1 proton_tkg_6.0rc1.r3.gfce121fc Anyone else experiencing this issue after the first or second round of TDM? https://streamable.com/iuzzac
@massatt212 As far as I know, steam does this automatically with the use of "Shader Pre-Caching". If you don't use this feature, then DXVK should build/compile it as you play...
@Tau5 if I am not wrong, I believe a valve developer (Plagman) already knows about this issue.
Found a workaround for Arch Linux users: - Using the AUR, install [amdgpu-pro-libgl](https://aur.archlinux.org/packages/amdgpu-pro-libgl/) - Open Steam Client and Click on Terraria - Add the Launch Option `progl %command%` Start the...
@crumblingstatue ``` $ glxinfo | grep "OpenGL vendor string" | cut -f2 -d":" | xargs AMD ``` I am using the open drivers for everything except for Terraria, hence the...