
Gossqe
Published
Intravenous 2
Tinker Steps:Set launch options
DRI_PRIME=vid:pid %command%
Performance:Slight Performance Problems
The game has no GPU selector and launched through my integrated GPU.
You may obtain your GPU's vid:pid pair by running vulkaninfo --summary
, then find your dedicated GPU by its name. Here's a snippet from mine:
$ vulkaninfo --summary
Devices:
========
GPU0:
vendorID = 0x1002
deviceID = 0x744c
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD Radeon RX 7900 XTX (RADV NAVI31)
The vendorID and deviceID will compose your vid:pid pair, thus the launch command on my machine becomes DRI_PRIME=1002:744c %command%
Proton 9.0-3
Distro:Fedora Linux 40 (KDE Plasma)
Kernel:6.10.9-200.fc40.x86_64
RAM:31 GB
GPU Driver:4.6 Mesa 24.1.7
GPU:AMD Radeon (radeonsi, raphael_mendocino, LLVM 18.1.6, DRM 3.57, 6.10.9-200.fc40.x86_64)
CPU:AMD Ryzen 7 7800X3D 8-Core
Proton 9.0-3
Distro:Fedora Linux 40 (KDE Plasma)
Kernel:6.10.9-200.fc40.x86_64
RAM:31 GB
GPU Driver:4.6 Mesa 24.1.7
GPU:AMD Radeon (radeonsi, raphael_mendocino, LLVM 18.1.6, DRM 3.57, 6.10.9-200.fc40.x86_64)
CPU:AMD Ryzen 7 7800X3D 8-Core