I'm not sure if I'm doing something wrong, or if there's something I didn't do. The problem in question, is that I get an error every time I try to install Diablo III through lutris, more specifically, when it is "Installing Blizard App". The output that appears on this phase of the installation is right below:
lutris-wrapper: /home/OMMITED/.local/share/lutris/runners/wine/lutris-fshack-6.21-5-x86_64/bin/wine
Started initial process 3646 from /home/OMMITED/.local/share/lutris/runners/wine/lutris-fshack-6.21-5-x86_64/bin/wine /home/OMMITED/Downloads/Battle.net-Setup.exe
Start monitoring process.
0244:err:user:load_desktop_driver failed to load L"winex11.drv"
024c:err:user:load_desktop_driver failed to load L"winex11.drv"
024c:fixme:heap:RtlSetHeapInformation unimplemented HeapEnableTerminationOnCorruption
024c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
024c:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Monitored process exited.
Initial process has exited (return code: 256)
All processes have quit
Exit with return code 256
From what I understand, and some quick searches, I thought that this specific line "0244:err:user:load_desktop_driver failed to load L"winex11.drv"", refers to some problem related to drivers, which mine is nvidia. However, I have already installed the proprietary drivers, and opted to install the 32bit nvidia libraries.
Then, I thought that the problem was my wine. I reinstalled my wine version, and I saw that there was a "wine-32bit" on the Software Hub, and so I installed it, but it didn't fix the problem. I also googled a bit, and found this github link, which I was happy when I saw some libraries related to Solus, making me think that it would fix my problem, but nope.
I'm out of ideas of what to do next. Sadly, I couldn't find much info searching the web, or I did but didn't noticed it. Sorry if I'm looking stupid for some minor error, but I'm very open to any help possible. I'm determinated to play Diablo III on Solus!
Thank you all for reading this!
--
UPDATE 1: Found some info on this link.
On the mentioned site, I noticed that my GPU, NVIDIA GeForce GTX 650 is not listed, which most likely means NVIDIA driver 495.44 DOES NOT work on my PC. My next question is how I'm going to reinstall another version, I'm afraid this might break the system. I'll check on this real quick, since I have some stuff to do tomorrow, I'll try to download and install NVIDIA driver 470.86, which is the one that is compatible with my GPU, and post an UPDATE 2 here. If I can't do it today, I'll do it tomorrow.
UPDATE 2: I ran the following command to install NVIDIA 390, which I checked and was truly compatible with my GPU.
sudo eopkg install nvidia-390-glx-driver nvidia-390-glx-driver-32bit nvidia-390-glx-driver-common nvidia-390-glx-driver-modaliases
Now, I'll reboot and see if I can install Diablo 3.
Update: I have officially broken the system. I use encryption, and when I type the password, nothing happens. Gonna reinstall the system tomorrow and try to install Diablo once again.