this post was submitted on 20 Nov 2023
9 points (100.0% liked)
Linux Gaming
15834 readers
52 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When I run it with the following Steam launch options:
Satisfactory seems to somewhat reliably get the correct GPU, but not 100% of the time. The filter part I had to get from
DRI_PRIME=0 vulkaninfo | grep "deviceName"
. You can apparently also useDXVK_FILTER_DEVICE_NAME="AMD Radeon RX"
.