Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing Rust with AMDVLK #84

Open
samrocketman opened this issue Jul 9, 2023 · 1 comment
Open

Playing Rust with AMDVLK #84

samrocketman opened this issue Jul 9, 2023 · 1 comment

Comments

@samrocketman
Copy link
Owner

samrocketman commented Jul 9, 2023

From https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2023.Q2.3 or latest release install amdvlk package.

Search for amd_icd64.json

dpkg -L amdvlk

View rust game steam properties and change the launch options with the location of amd_icd64.json. The following reflects my own path on Ubuntu 20.04.

VK_ICD_FILENAMES=/etc/vulkan/icd.d/amd_icd64.json %command%
@samrocketman
Copy link
Owner Author

Install glorious eggroll proton.

mkdir -p ~/.steam/root/compatibilitytools.d
curl -sSfL https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-6/GE-Proton8-6.tar.gz | tar -xzC ~/.steam/root/compatibilitytools.d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant