Game gets stuck on a black screen after lauching the re2.exe executable. It doesn't output any audio and the process keeps running until wine is manually killed.
I'm currently running on a notebook with a nvidia-optitmus setup. Looking at the debug info, it seems there is a problem with my GPU: 0104:fixme:d3d12_find_physical_device: Could not find Vulkan physical device for DXGI adapter. Right now, my OS is set to use only the NVIDIA GPU.
Regarding that, I tried to use:
Using nvidia-modprobe -u -c=0 before launching the game.
Using modprobe nvidia_uvm
Setup
Besides VKD3D, only MediaFoundation and XACT are currently installed on the WINEPREFIX
Description
Game gets stuck on a black screen after lauching the
re2.exeexecutable. It doesn't output any audio and the process keeps running until wine is manually killed.I'm currently running on a notebook with a nvidia-optitmus setup. Looking at the debug info, it seems there is a problem with my GPU:
0104:fixme:d3d12_find_physical_device: Could not find Vulkan physical device for DXGI adapter.Right now, my OS is set to use only the NVIDIA GPU.Regarding that, I tried to use:
nvidia-modprobe -u -c=0before launching the game.modprobe nvidia_uvmSetup
Besides VKD3D, only MediaFoundation and XACT are currently installed on the WINEPREFIX
Screenshot
Terminal output
Full
Using vk_debug flag
Error