I’m on Manjaro KDE latest stable version. Installed lutris using Octopi. Tried to generate the file required running lutris --submit-issue but it wouldn’t let me save it.
This is what I have: http://dpaste.com/1151YZZ
It stays loading and does nothing. I can’t get a debug log file if I don’t even have the game install. I don’t have a dedicated GPU at the momment but I’m going to buy one. Is required to have a GPU to install a Game? I use the iGPU from my i5 4460 with 16 GB RAM
Also, Wine version is 4.5-1 and lutris version is 0.5.1.2-1
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/lutris/gui/dialogs/issue.py", line 141, in on_folder_selected
issue_info = self.get_issue_info()
File "/usr/lib/python3.7/site-packages/lutris/gui/dialogs/issue.py", line 119, in get_issue_info
'system': gather_system_info()
File "/usr/lib/python3.7/site-packages/lutris/gui/dialogs/issue.py", line 15, in gather_system_info
system_info["nvidia_driver"] = drivers.get_nvidia_driver_info()
File "/usr/lib/python3.7/site-packages/lutris/util/graphics/drivers.py", line 14, in get_nvidia_driver_info
with open("/proc/driver/nvidia/version") as version_file:
FileNotFoundError: [Errno 2] No existe el fichero o el directorio: '/proc/driver/nvidia/version'
This is an old bug please update to Lutris 0.5.2.
Please generate a log using lutris -d. Try signing in via Facebook to see why it doesn’t work.
An iGPU is fine for simple games but with more demanding games like Witcher 3 a dedicated GPU is preferred.