EDIT: Just realised the i didn’t had a wineprefix.
I’m trying to launch Witcher 3 with DXVK trought lutris but i recieve this error when dxvk is enabled:
INFO 2018-10-28 00:36:36,712 [dxvk]:Replacing drive_c/windows/system32/dxgi with DXVK version
ERROR 2018-10-28 00:36:36,712 [jobs]:Error while completing task <bound method wine.prelaunch of <lutris.runners.wine.wine object at 0x7fb95c09d898>>: [Errno 2] Nonexistent file or directory:: ‘/home/rodrigo/.local/share/lutris/runtime/dxvk/0.90/x64/dxgi.dll’ -> ‘drive_c/windows/system32/dxgi.dll’
<class ‘FileNotFoundError’> [Errno 2] Arquivo ou diretório inexistente: ‘/home/rodrigo/.local/share/lutris/runtime/dxvk/0.90/x64/dxgi.dll’ -> ‘drive_c/windows/system32/dxgi.dll’
File “/usr/lib/python3/dist-packages/lutris/util/jobs.py”, line 29, in target
result = self.function(*args, **kwargs)
File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 1135, in prelaunch
version=self.runner_config.get(‘dxvk_version’)
File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 1116, in toggle_dxvk
dxvk_manager.enable()
File “/usr/lib/python3/dist-packages/lutris/util/dxvk.py”, line 173, in enable
self.enable_dxvk_dll(system_dir, dxvk_arch, dll)
File “/usr/lib/python3/dist-packages/lutris/util/dxvk.py”, line 139, in enable_dxvk_dll
os.symlink(dxvk_dll_path, wine_dll_path)
ERROR 2018-10-28 00:36:36,712 [game]:[Errno 2] Nonexistent file or directory:’/home/rodrigo/.local/share/lutris/runtime/dxvk/0.90/x64/dxgi.dll’ -> ‘drive_c/windows/system32/dxgi.dll’
Gtk-Message: 00:36:36.718: GtkDialog mapped without a transient parent. This is discouraged.
ERROR 2018-10-28 00:37:16,563 [game]:Game prelaunch unsuccessful
Gtk-Message: 00:37:16.567: GtkDialog mapped without a transient parent. This is discouraged.
I’ve checked and all the dxvk files seems to be on they own folder.