https://bugs.winehq.org/show_bug.cgi?id=55890
Bug ID: 55890 Summary: Eurobattle installer fails to run Product: Wine Version: 8.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cen.is.imba@gmail.com Distribution: ---
Created attachment 75427 --> https://bugs.winehq.org/attachment.cgi?id=75427 console log
Eurobattle.net installer.exe fails to run.
It is a statically linked Qt6 x64 application.
Source code is here (https://github.com/cen1/xpam-installer) and I am primary developer so can change the binary with possible workarounds if identified.
Steps taken: 1. Installed winehq-devel on Debian 12 according to https://wiki.winehq.org/Debian 2. wine --version reports 8.20 3. Executable download: https://files.eurobattle.net/installer/installer_v15.zip 4. export WINEPREFRIX=$HOME/.wine_devel 5. wine installer.exe 6. Asks to install wine-mono, I accept 7. Application fails to launch, log attached