http://bugs.winehq.org/show_bug.cgi?id=58661
--- Comment #8 from Stian Low wineryyyyy@gmail.com --- (In reply to Starman from comment #7)
I think I was using deefault wine but I might have used proton, not sure, also I'm using Fedora Workstation so I'm using wayland
Unless you are deliberately trying to use proton like me then you can safely assume you are using default wine.
GE-Proton is what I use to help determine severity of bugs. It's built with different patches and dependencies so if broken behavior exists for it then it often suggests to me something is more severely broken with wine vs less severe issues like dependencies etc. It's not a perfect comparison against vanilla but saves me a lot of time troubleshooting bugs.
(In reply to Starman from comment #6)
for some reason wine for me requires DOTNET_ROOT to be defined, probably because I installed it on my machine
If you didn't install it via winetricks like I did then it may indeed be why DOTNET_ROOT is required.
winetricks installs an earlier version of dotnet8 than manually downloading but it doesn't seem to matter for these bugs.