this post was submitted on 04 Sep 2023
17 points (94.7% liked)
Linux Gaming
15272 readers
295 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
GTAV works better with AMDVLK, as one of the very few games out there. You could give that a shot, but be aware that AMDVLK often gets selected as default, so having
AMD_VULKAN_ICD=RADV
in your global Env. Variables are a good idea.And then launching GTAV with
AMD_VULKAN_ICD=AMDVLK %command%
.