• The method is the same as with v2 , this update simplifies things a bit.
  • You can do this on any linux distribution,provided you know your way around scary terminals who eat your brains.
  • The tutorial works(works as in " Ohh gawd where's My Computer ") with every Ubuntu based distro.
  • This tutorial was tested with RatioMaster 1.9.0 under Ubuntu Karmic Koala 9.10 , 10.04(both x86 and x64 versions) and ManhattanOS
  • All credits belong to r5r4y who made the original tutorial and those that posted different hints in that thread.
  • // [FONT="Comic Sans MS"]This phrase is a ?useful comment.Period.
  • What's between the code tags can be pasted directly into the terminal.

1. Installing the latest version of wine. // [FONT="Comic Sans MS"]Drama of the scary terminal - Wine's revenge.
What's between the code tags can automatically be pasted into the terminal.

--->
Go to the Ubuntu Menu->Accessories->Terminal // [FONT="Comic Sans MS"]if you can't do this go back to windoze
Code:
sudo add-apt-repository ppa:ubuntu-wine/ppa && sudo apt-get update && sudo apt-get install wine1.3 libmono-db2-1.0-cil
// [FONT="Comic Sans MS"]Basically this commands adds the ppa repository,ensures that your local database is in the sync with the servers and installs the development version of wine and the libmono thing ^_^

2.Configuring winetricks.
// [FONT="Comic Sans MS"]The part where linux takes over your world.
// [FONT="Comic Sans MS"]No need to install winetricks now.It's already been installed as one of wine1.3 's dependencies.Awesome huh?
Code:
sudo winetricks corefonts dotnet20
--->The hole process can take like 5 minutes or more.
--->Close the Terminal and restart the pc.

3. RatioMaster facts:

  • All preparations for running RM are finished now.
  • Just download RatioMaster,extract it somewhere,preferably the home folder.
  • Delete all language files in /RatioMaster 1.9.0 - updated by SB-Innovation/lng except the one you use.
  • Read this awesome tutorial made by anon
  • Memory reader will only work for windows torrent clients already ran under wine.
  • If the memory reader fails at search remove all the torrents from the client and try again.