I had an error running with Wine on Ubuntu:
user@user-Lenovo-ThinkBook-15-IIL:~/Downloads/08.28.2025/The Midnight Train to Nowhere 1.1$ sudo wine game.exe
[sudo] password for user:
0024: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.
0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
[32:0828/100547:ERROR:network_change_notifier_win.cc(158)] WSALookupServiceBegin failed with: 8
0158: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.
0158:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0174: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.
0174:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
017c: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.
017c:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
01dc:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 1 on device context 04010059.
01dc:err:d3d:wined3d_context_gl_update_window Failed to get a device context for window 072E4B78.
01dc:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 1 on device context 0501005F.
01dc:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 1 on device context 06010063.
[32:0828/100550:ERROR:network_change_notifier_win.cc(158)] WSALookupServiceBegin failed with: 8
0230: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.
user@user-Lenovo-ThinkBook-15-IIL:~/Downloads/08.28.2025/The Midnight Train to Nowhere 1.1$
When tried on a separate Windows OS computer, the game successfully launches however.