> Now that I'm looking at these dll's more closely, the version resource claims they are from Mono. I think the game must be shipping the dll's for use on Linux and Mac (also I am noticing for the first time there is a n...
Now that I'm looking at these dll's more closely, the version resource claims they are from Mono. I think the game must be shipping the dll's for use on Linux and Mac (also I am noticing for the first time there is a nat...
The game ships a bunch of .NET Framework dll's that can't be expected to work with Wine Mono due to it being a different implementation and those dll's necessarily relying on implementation details. If I remove System*.d...