http://bugs.winehq.org/show_bug.cgi?id=56274
--- Comment #14 from imaxm memax@gmx.fr --- (In reply to Ken Sharp from comment #12)
Confirming with Wine 10.10. dotnet35sp1 is the workaround.
The game crashes as soon as it is launched
You need to run `wineboot -u` if you're not using a clean wineprefix. This is why testing should be done in a clean wineprefix.
You couldn't reproduce the error? That's strange, because I always run tests with a clean Wine prefix for each program and each test.
Here's how I proceeded: - winetricks update (to make sure I have the latest version) - create a clean Wine prefix - dotnet installation via winetricks - install the game
And I always get the same error message on Ubuntu 24.04.
I'll try on another computer later.