Changelog Wrote:winetricks dotnet40
winetricks dotnet45 // winetricks dotnet40 // i suspect not needed at all any longer if u install dotnet48, try not to install
// winetricks dotnet45 // deprecated disco dotnet, no longer needed
// some level of issues with dotnet48 is present, ensure to deinstall old one dotnet45 first and install new one with --force flag
// for deinstallation of dotnet45, run `wine deinstaller` in Bash lutris console`, in same console where we input winetricks commands
// https://github.com/Winetricks/winetricks/issues/2159
// https://www.reddit.com/r/winehq/comments...scoreedll/
winetricks --force dotnet48 // latest in use by Discovery Freelancer
Updated linux tutorial for Disco stuff, u need `winetricks --force dotnet48` now, with previously deinstalled dotnet45 if was installed. `wine deinstaller` is able to deinstall previous version.