NelloKudo / osu-winello

osu! stable installer for Linux with patched wine-osu and other nice features 8)
GNU General Public License v3.0
297 stars 13 forks source link

Add dotnet20 to --fixprefix to workaround the "rundll32.exe - This application could not be started." error #75

Closed whrvt closed 2 months ago

whrvt commented 2 months ago

2024-06-28_01-47 This no longer appears if dotnet20 is in the prefix when wine updates the prefix (e.g. when a new version is installed)

Installing dotnet20 adds about a minute to the --fixprefix command, but is probably worth it in order to reduce confusion.

P.S. thank github for adding that important newline