I’m trying to run starcraft 2 using lutris. I’ve installed battle.net and starcraft II with the provided scripts. As far as I can tell, I have the correct nvidia drivers installed, I also have installed libvulkan1 libvulkan1-32bit wine wine-devel wine-32bit winetricks
. I tried to follow the instructions to the best of my abilities:
**CONFIGURE AND INSTALL THE DEPENDENCIES FIRST**
- Instructions for Vulkan support:
https://github.com/lutris/docs/blob/master/InstallingDrivers.md
- Instructions to install 32 bits libraries dependencies:
https://github.com/lutris/docs/blob/master/WineDependencies.md
- Instructions for proper functionality of Battle.Net (+ common problems)
https://github.com/lutris/docs/blob/master/Battle.Net.md
- If you encounter issues with this script installer, please report them on Lutris Discord server, channel #lutris_support
Here is my system info
OS: openSUSE Tumbleweed x86_64
Host: 81Y8 Lenovo Legion 5 17IMH05H
Kernel: 6.6.2-1-default
Uptime: 1 day, 3 hours, 12 mins
Packages: 4571 (rpm), 7 (flatpak)
Shell: bash 5.2.21
Resolution: 3440x1440
DE: Plasma 5.27.9
WM: KWin
Theme: [Plasma], Breeze [GTK2/3]
Icons: [Plasma], breeze-dark [GTK2/3]
Terminal: konsole
Terminal Font: Fira Code 16
CPU: Intel i7-10750H (12) @ 5.000GHz
GPU: Intel CometLake-H GT2 [UHD Graphics]
GPU: NVIDIA GeForce GTX 1660 Ti Mobile
Memory: 8581MiB / 64171MiB
Here is the ouput of lutris -d
lutris -d
INFO 2023-11-26 15:40:30,245 [application.do_command_line:436]:Starting Lutris 0.5.14
INFO 2023-11-26 15:40:30,247 [startup.get_drivers:57]:Using NVIDIA drivers 470.223.02 for x86_64
INFO 2023-11-26 15:40:30,247 [startup.get_drivers:61]:GPU: NVIDIA GeForce GTX 1660 Ti
INFO 2023-11-26 15:40:30,247 [display.display_gpu_info:78]:GPU: 10DE:2191 17AA:3FC7 (nvidia drivers)
INFO 2023-11-26 15:40:30,247 [display.display_gpu_info:78]:GPU: 8086:9BC4 17AA:3FC7 (i915 drivers)
DEBUG 2023-11-26 15:40:30,500 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
DEBUG 2023-11-26 15:40:30,975 [lutris.get_missing_game_ids:202]:Checking for missing games
DEBUG 2023-11-26 15:40:33,812 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
lutris-wrapper: StarCraft II
Started initial process 6236 from /home/razvbir/.local/share/lutris/runners/wine/wine-ge-8-24-x86_64/bin/wine /home/razvbir/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net.exe --exec=launch S2
Start monitoring process.
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
[1126/154040.831:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
[1126/154042.378:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
[1126/154042.704:ERROR:dxva_video_decode_accelerator_win.cc(1405)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Modul negsit. (0x7E)
I get the error: Grahics device is not available at this time. Please try starting StarCraft II again, or restarting your machine. If the problem persists, for more information consult our support website.
(I’ve also tried to start the game with -DisplayMode 0)