I have tried to get Return of Reckoning running under Linux for about two days now. I cant get the RoRLauncher.exe to work under Wine. The problem is that it needs .NET 4.0 (which I have installed from Winetricks) and it doesn't work, the error I get is about mscoree.dll that's missing. Winetricks seems to remove it when it installs dotnet40 because of some bug when you leave it there.
I've tried pretty much everything I can find on google about that now, creating a 32 bit WINEPREFIX, trying different overrides in the winecfg for mscoree and even adding the mscoree.dll afterward to no prevail. I tried getting the ror_launch (
https://github.com/SammyJames/ror_launch) to work, tried the exe under wine and compiling it from source but maybe I just don't get it since it just gives me an error.
Anyone knows some soluting? I at least learned some things about Wine and compiling!
