Other > General Game Discussion
Linux Client Fix
pagemaster:
--- Quote from: Saumax on January 06, 2012, 05:52:10 pm ---3. Next step is downloading mono for windows so write another command:
--- Code: ---sh winetricks mono26
--- End code ---
--- End quote ---
It should be noted that this version of mono is now deprecated. If you're not sure what the current version of mono is, still use
--- Code: ---sh winetricks mono26
--- End code ---
but when the install fails, look at the response from the wintricks servers, and you'll see a response pointing out the actual current version of mono. As of my response this is mono 2.10, which looks like
--- Code: ---sh winetricks mono210
--- End code ---
I doubt many people will find this useful, but it's still good to cover all the bases.
7MeN:
Better yet, you can use
--- Code: ---sh winetricks dlls list | grep mono
--- End code ---
to quickly find latest supported version
Navigation
[0] Message Index
[*] Previous page
Go to full version