Skip to content

Instantly share code, notes, and snippets.

@RPTST
Created September 18, 2021 18:47
Show Gist options
  • Save RPTST/e22fb3bbfc3e5a37849c082012a315be to your computer and use it in GitHub Desktop.
Save RPTST/e22fb3bbfc3e5a37849c082012a315be to your computer and use it in GitHub Desktop.
Remove & reinstall lutris
$sudo apt purge lutris
$rm -rf ~/.config/lutris ~/.local/share/lutris ~/.cache/lutris
$sudo apt install lutris (DONT RUN IT YET!)
$wget https://cdn.discordapp.com/attachments/538903130704838656/796102070825779250/dxvk_versions.json 32 -P $HOME/.local/share/lutris/runtime/dxvk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment