https://bugs.winehq.org/show_bug.cgi?id=48518
Bug ID: 48518 Summary: Unrailed! produces unhandled exception and crashes Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lubosz@gmail.com Distribution: ---
Created attachment 66325 --> https://bugs.winehq.org/attachment.cgi?id=66325 Wine 5.0 log and backtrace
The Steam game Unrailed! crashes on wine 5.0, as well as 5.0-staging.
I needed to install dotnet472 with winetricks for the game to run, otherwise I got: ``` 006e:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.2" not implemented ```
Related Proton issue: https://github.com/ValveSoftware/Proton/issues/3449