Will "World Of Tanks" run on Ubuntu?

6,758

Solution 1

World of Tanks is available for Windows only as I see on the Website. But there are possibilities to run Windows software on Linux.

Wine

Wine is a program that allows you to install and use Windows programs. It's not perfect, but there is a database where you can see whether the program worked according to other people. This link was already posted in the comments of your question: http://appdb.winehq.org/objectManager.php?sClass=application&iId=11544

As you can see the newest versions of the game are rated in "GOLD", the game should run fine. Details can also be found in this database.

Since Wine is a bit complicated to new or inexperienced users, I recommend using Wine via
Crossover (http://www.codeweavers.com/products/)
or PlayOnLinux(Free, downloadable in Software Center).

These programs will use Wine to run windows software, but offer an easier interface. You can also try using Wine without this software. Just look for "Wine" in the Ubuntu Software Center.

Please keep in mind, that even with this database, and even if I would try it out for you, there is no guarantee that it will work on your specific hardware. It's not a native solution, but a workaround. It's GOLD rating looks promising, through.

Solution 2

Just works under wine 3.21-staging and up.
Current stable version is 4.0.

Based on wine's application database, the game has gold status, which means it should work without any problems. If something goes wrong, check the linked website for all the available workarounds.


Install

If your system is x64, you need to enable x86 architecture

sudo dpkg --add-architecture i386 

Download and add the repository key

wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key

Add the repository based on your ubuntu version

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ cosmic main'
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ trusty main'

Update packages with

sudo apt update

Install one of the following packages

Note, that there is no space between winehq-stable etc.

sudo apt install --install-recommends winehq-stable
sudo apt install --install-recommends winehq-devel
sudo apt install --install-recommends winehq-staging

Solution 3

i think that you should try out a program called lutris. Its completely free, automatically sets the correct wine versions for your games and has a fast-growing community. You can download the program here : https://lutris.net/downloads/ . After installing lutris, just click here : https://lutris.net/games/world-of-tanks/ ,and install WoT.

Solution 4

Yes it will work under Wine (compatibility layer for Windows' apps under Ubuntu). Just install Wine under Ubuntu and install your game with Wine. Look here for more info.

For more info about installing Wine see this Answer.

Share:
6,758

Related videos on Youtube

Earl
Author by

Earl

Updated on September 18, 2022

Comments

  • Earl
    Earl over 1 year

    I play world of tanks (a Game) in windows. Will it work on ubuntu? Better, worse, same? I would like to try Ubuntu but not if w.o.t won't work.

    • Eric Carvalho
      Eric Carvalho almost 11 years
      It's rated Gold in Wine's AppDB.
    • coteyr
      coteyr almost 11 years
      Making an OS choice based on a game is rather silly. Instead pick the best tool for the job. If you really want a huge WOT power house then consider they only support windows, and use it (and I hate saying that). If you have other reasons to use Linux then consider that they are likely more important the WOT. Linux is the best tool for a lot of jobs, but WOT is not among them.
    • David Foerster
      David Foerster almost 6 years
      Possible duplicate of askubuntu.com/questions/988/…
    • LeonidMew
      LeonidMew over 5 years
      This is not duplicate as there are "port" to install WoT with tweaks, compatible wine included. below my answer how to use it.
  • AtomiX84
    AtomiX84 over 5 years
    here a post of WOT community to run it: worldoftanks.eu/en/content/soft/pc_programs/1311