HGL
rare-sapphire
GOG Witcher 3: Wild Hunt failed to launch on nVidia
I have issue with running Witcher on nVidia GTX 1650. I'm using the same version of Wine runner on desktop PC with RX 570 and game works fine. I'm attaching output log.
7 Replies
extended-yellow•2y ago
Get rid of the launcher args, the environment variables, don't override the exe, and turn off dxvk-nvapi
Then post a new log.
I think the launcher arguments can be put in later, but while we troubleshoot, let's clean it up for now
Also turn off game mode
rare-sapphireOP•17mo ago
I've removed all launcher args, get back to defauts but result is the same.
Also I dont know what is dxvk-nvapi. I have dxvk but regular one, not nvapi version. Can you explain because I have no idea what is that
DXVK-NVAPI is displayed right below the DXVK checkbox

Anyways, this here looks like your issue:
Could you send in the output of the following two commands:
-
nvidia-smi
- flatpak list --runtime
rare-sapphireOP•17mo ago
nvidia-smi
rare-sapphireOP•17mo ago
here you go
I've removed it, there is but in translation that there is no auto install dxvk-nvapi, there is 2 times autoinstall dxvk
Right, please run
flatpak remove --unused
That should remove org.freedesktop.Platform.GL.nvidia-535-146-02
and org.freedesktop.Platform.GL.nvidia-545-29-06
. If it doesn't, remove those manually (flatpak remove org.freedesktop.Platform.GL.nvidia-535-146-02
and flatpak remove org.freedesktop.Platform.GL.nvidia-545-29-06
)