this post was submitted on 07 Jul 2023
21 points (100.0% liked)
Linux Gaming
20539 readers
221 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.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't own street fighter 6 but when games don't work out of the box I check the fixes that are on protondb. Seems like one is just adding
RADV_PERFTEST=gpl
to the launch options. Another is addingVKD3D_CONFIG=pipeline_library_app_cache %command%
i was reading about people having issues with their nvidia GPUs messing up with vulkan specifically with games built on RE engine on drivers before 535, so that's probably the culprit. thanks for diggin those lines of code out, i'll try it out soon!