Closed GermanAizek closed 3 months ago
Wine is not supported, I'd be very surprised if Windhawk worked even to some degree in Wine. Most mods have zero chance of working as they're tailored for Windows executables. Windhawk itself also does many assumptions around Windows internals, which I'm not sure Wine replicates in such detail.
Regarding the error you saw - the installer was unable to download the required dependencies. The installer uses the Inetc plug-in, not sure why it doesn't work in Wine. As the message says, you can download an offline installer and try it.
@m417z, offline installer is really better for installation on Linux Wine, but why is there access to socket if it is offline installer?
Where do you see the word "socket"? Error 1053 means: The service did not respond to the start or control request in a timely fashion.
Maybe the service crashed or something. Not surprising. As I said, Windhawk wasn't designed for Wine. If you have a crash dump or log, I can take a look, but don't plan on investigating it.
Where do you see the word "socket"?
Indeed, I accidentally said wrong thing. I can try Portable installation, but is there no way to download ready-made archive with binaries?
No. You can run it with /portable
if that helps. You can extract it on Windows and copy the files to Wine.
No. You can run it with
/portable
if that helps. You can extract it on Windows and copy the files to Wine.
Well, it didn't work out to launch Portable :(
You can try enabling logs: Set LoggingVerbosity=2
in AppData\settings.ini
and in AppData\Engine\settings.ini
, then use DebugView or a similar program.
@m417z, not working windows installer on Wine (socket failure during downloading assets).