https://bugs.winehq.org/show_bug.cgi?id=55490
Bug ID: 55490 Summary: Halo Online / Eldewrito - Dedicated Server Product: Wine Version: 8.0.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bogdan17@garglob.com Distribution: ---
When I try to run a dedicated server on a computer that does not have a GPU (AMD or NVIDIA), it will not launch the dedicated server, even though the dedicated server does not require any graphical. I was able to run this on the same computer running Windows 10 without any issues which also did not have a AMD or NVIDIA GPU.
This is the terminal output when trying to run the dedicated server. Not sure wine insists I need a GPU.
john@pc:~$ env WINEPREFIX="/path/to/wine/prefix/" "wine "C:\windows\command\start.exe" /Unix "/path/to/wine/prefix/drive_c/HaloOnline/eldorado.exe" "-dedicated -window -height 200 -width 200 -minimized" 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2). 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 john@pc:~$ 00d4:err:vulkan:wine_vk_init Failed to load libvulkan.so.1. 00cc:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 00cc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 011c:fixme:ver:GetCurrentPackageId (0D5AFEF0 00000000): stub 00cc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00cc:err:vulkan:wine_vk_init Failed to load libvulkan.so.1. 00cc:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory 00cc:err:wgl:init_opengl OpenGL support is disabled. 00cc:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format. 00cc:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 06AF6DD0. john@pc:~$
https://bugs.winehq.org/show_bug.cgi?id=55490
Dan bogdan17@garglob.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Halo Online / Eldewrito - |Halo Online / Eldewrito - |Dedicated Server |Dedicated Server without | |GPU