https://bugs.winehq.org/show_bug.cgi?id=57222
Bug ID: 57222 Summary: Installation of Konami games fails (Bombergirl, Beatmania IIDX Infinitas) with error 1603 Product: Wine Version: 9.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: sraamar.psplus@gmail.com Distribution: ---
Created attachment 77139 --> https://bugs.winehq.org/attachment.cgi?id=77139 Trace
The installation process for certain Konami games, such as Bombergirl and Beatmania IIDX Infinitas, fails when run through Wine. The setup halts with error code 1603.
These are the relevant lines I think of the trace:
0120:err:msi:execute_script Execution of script 0 halted; action L"[C:\users\vince\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\KONAMI\BomberGirl.url\0080http://eagate.573.jp/game/konasteapp/API/login/login.html?game_id=bomber-gir..."... returned 1603
0120:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
Bombergirl installer: https://p.eagate.573.jp/game/eacbg/bg/download/installer.html
Beatmania IIDX INFINITAS installer : https://d1rc4pwxnc0pe0.cloudfront.net/v2/installer/infinitas_installer_20220...
Tested on Arch Linux with wine 9.18 in a clean prefix.
https://bugs.winehq.org/show_bug.cgi?id=57222
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming.
This looks very similar to bug https://bugs.winehq.org/show_bug.cgi?id=44926 with relevant analysis in comment 13: https://bugs.winehq.org/show_bug.cgi?id=44926#c13
If you disable ieframe (run the installer like WINEDLLOVERRIDES=ieframe=d wine BomberGirl_Installer.msi) the game gets installed, but I don't know if everything is installed really.
Could you check if the above command is enough to install all relevant files?
https://bugs.winehq.org/show_bug.cgi?id=57222
--- Comment #2 from sraamar.psplus@gmail.com --- Both installers do seem to work with WINEDLLOVERRIDES=ieframe=d
https://bugs.winehq.org/show_bug.cgi?id=57222
sraamar.psplus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |ieframe