Open BOTFerris opened 4 months ago
Just to make a small clarification. Dxvk just orders the list of GPUs presented to the game so that the dGPU is the first one listed, but a game can choose to use another one if it wants to.
Maybe this is worth retest on the latest master because of https://github.com/doitsujin/dxvk/pull/4212
Please describe your issue as accurately as possible.
When launching the game (via Heroic), the game simply does not open. Using environment variable "VK_ICD_FILENAMES = /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json" or "DXVK_FILTER_DEVICE_NAME=NVIDIA". This is due to DXVK initially using the dGPU, but then (as directly quoted by CommandMC, A contributor to Heroic.) "then for some reason the application creates another device (if that's the right term) and that for some reason uses your iGPU". The variables simply filters the "devices" to only use the dGPU, but that should happen automatically.
Software information
Elite Dangerous
System information
Apitrace file(s)
N/A
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Log files
Please attach Proton or Wine logs as a text file:
PROTON_LOG=1 %command%
and attach the correspondingsteam-xxxxx.log
file in your home directory.wine game.exe > game.log 2>&1
and attach the resultinggame.log
file.[WITHOUT]9c203b6ed35846e8a4a9ff1e314f6593-lastPlay.log [WITH VAR]9c203b6ed35846e8a4a9ff1e314f6593-lastPlay.log