https://bugs.winehq.org/show_bug.cgi?id=56830
Bug ID: 56830 Summary: osu! setup fails to install Product: Wine Version: 9.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: svengrewe@posteo.de Distribution: ---
Wine version: 9.10 Setup program: https://archive.org/details/osuinstall-old
For another issue I stumbled upon this. This old setup doesn't seem to work at all without .Net Framework 3.5 or so.
Workarounds I needed: $ wine osu!install.exe /extractcab $ winetricks dotnet40 $ wine SupportFiles/osu!.msi
The first EXE wants to install .Net Frameworks I think. The MSI file in it needs it to succeed.