Version range: 0.9.0 (2014-04-16) - 0.9.22.0.1 (2018.02.14)
For further details, see: Older World of Tanks versions.
Application Details:
Version: | 0.9.x |
License: | Retail |
URL: | http://www.worldoftanks.com |
Votes: | Marked as obsolete |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.12-staging |
Maintainers: About Maintainership
What works
It seems everything works now fine.
No more graphic problems found since over 20 matches.
What does not
Nothing found
Workarounds
What was not tested
Excluded History matches (No tank at the moment)
Hardware tested
Graphics:
Additional Comments
The Launcher needs winetricks ie8 PC 1: AMD Athlon II X2 250 / Radeon HD 5850 / 8GB RAM / OpenSUSE 13.1 with Kernel 3.16.3 / Mesa 10.4 Git
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 28 x86_64 | Jul 15 2018 | 3.12-staging | Yes | Yes | Yes | Gold | Dawei | |
Show | Arch Linux x86_64 | Jan 14 2018 | 3.3 | Yes | Yes | Yes | Silver | ZenAnonX | |
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Mar 02 2018 | 3.2 | Yes | Yes | Yes | Silver | Daniel | |
Show | Gentoo Linux x86_64 | Feb 24 2018 | 3.2 | Yes | No | Yes | Garbage | Baustein | |
Show | Linux Mint 18.3 "Sylvia" x86_64 | Jan 26 2018 | 3.0 | Yes | Yes | Yes | Gold | Alin |
Bug # | Description | Status | Resolution | Other apps affected |
25760 | After uninstall of World of Tanks, its .desktop file still resides in the menu | NEW | View | |
28282 | Sound constantly crackling in lot of games | STAGED | View | |
31167 | World Of Tanks ATI 6310 (fglrx) freezes | CLOSED | ABANDONED | View |
32339 | Many textures are black in World of Tanks || err:d3d_surface:surface_upload_data | CLOSED | ABANDONED | View |
34328 | World of Tanks: Purple graphics errors | CLOSED | FIXED | View |
35675 | Bad textures in World of Tanks | CLOSED | FIXED | View |
36255 | World of tanks doesn't run after upgrade to 0.9 | CLOSED | FIXED | View |
36996 | Multiple games need msvcp110.dll.??0_Pad@std@@QAE@XZ implementation (World of Tanks 9.2, Planetary Annihilation, Train Fever) | CLOSED | FIXED | View |
37397 | World Of Tanks FPS Low | CLOSED | INVALID | View |
38980 | World of Warships/Planes/Tanks client in torrent download mode crashes spuriously on high bandwidth load (i/o completion ports) | CLOSED | FIXED | View |
40097 | World of Tanks crash with wine 1.9.3 on NVidia hardware (with Intel everything is fine) | CLOSED | INVALID | View |
40628 | Multiple games need msvcr110.dll.?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ (World of Tanks v0.9.15, Bethesda.net Launcher, Train Fever) | CLOSED | FIXED | View |
40954 | flashy bug in world of tanks | CLOSED | ABANDONED | View |
41544 | Pressing left ALT key takes focus from World of Tanks game | CLOSED | FIXED | View |
41692 | World of Tanks crashes instantly on start with OSSv4 on wine 1.9.17 | UNCONFIRMED | View | |
42520 | Multiple Wargaming.net games crash on startup in Win7+ mode (XAudio 2.7 'IXAudio2SourceVoice::GetState' called with 'Flags' parameter, causing register corruption) (World of {Tanks, Warships}) | CLOSED | FIXED | View |
42864 | World of Tanks: crashes when clicking the play button. | CLOSED | DUPLICATE | View |
43136 | WoT newest version 9.19(World of Tanks) cuts the screen off | UNCONFIRMED | View | |
43606 | World of Tanks no longer starts (after launcher) since 2.15 | CLOSED | FIXED | View |
44113 | World of Tanks(WoT) crashes on AMD GPU the moment entering hangar starting version 0.9.20.1.3 of WoT | CLOSED | INVALID | View |
|
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by ZenAnonX on Thursday March 15th 2018, 7:53
Wine 3.3 - 25-35 FPS
Wine 3.3 + Gallium 9 - 30-45 FPS
Wine Vulkan - 45-60 FPS
by Paweł Frączek on Wednesday March 14th 2018, 11:26
Tip. 1 - with clean wine 3.3, first error is with xaudio2_7 - you can disable by winecfg or install it: winetricks xact.
Tip. 2 wine 3.3 has problem with cef_browser (Chromium Embedded Framework) which is depend from .NET lib. Clean wine can work only with Win XP or Win 2003 settings. Wine staging doesn't have that problem.
by Paweł Frączek on Wednesday March 14th 2018, 10:46
That is the solution:
Note:
- tested on Nvidia 780 3GB (quite old) diver ver. 390.25; i7 6700k
- distro Arch 64bit
- wine-staging 3.3 from AUR; all the necessary lib32 libraries installed; see - www.archlinux.org/packages/multilib/x86_64/wine-staging/.
- installed wine_gecko
1. make wine enviroment, 32 or 64bit - not important and enable CSMT
2. winetricks vcrun2013 vcrun2015 d3dx9_36 d3dcompiler_43 d3dx11_42 d3dx11_43
now you have enviroment to run dx9 and dx11
3. to use dx11 run: winetricks glsl=disabled
4. to better performance: winetricks ddr=opengl videomemorysize=2048 (winetrick allows only this variable u can change it latter by regedit, but WOT only needs ~1.6GB VRAM; see nvidia-smi)
with the above settings I sometimes had FPS drops so lets go to deeper:
In WOT dir run (nvidia settings):
WINEDEBUG=-all __GL_THREADED_OPTIMIZATIONS=1 __GL_YIELD="NOTHING" __GL_SYNC_TO_VBLANK=0 wine ./WorldOfTanks.exe
You can try also varible for tests: LD_PRELOAD="libpthread.so.0 libGL.so.1"
Voila!
by Ian Sliwinski on Wednesday February 21st 2018, 11:47
If you are willing to assist - what information do you need from me?
Thanks in advance for your kind assistance
by Senya on Monday December 4th 2017, 15:31
by sl1pkn07 on Monday December 4th 2017, 17:46
for me, works only with:
set Windows 7
d3dx9_36 (i'm not sure, don't work with the latest dx9??)
xact
concrt140 (nat, built)
vcruntime140 (nat, built)
in my hackintoch (plain wine-staging 2.21)
by sl1pkn07 on Monday December 4th 2017, 17:47
wine WoTLauncher.exe -clientGraphicsAPI d3d9
by LiraNuna on Wednesday August 30th 2017, 23:51
by Mario Motohashi on Tuesday September 5th 2017, 5:01
Windows Vista and XP: Works
by Paweł Frączek on Tuesday September 26th 2017, 9:28
Just run with command in WoT dir: "export WINEDEBUG=-all && wine ./WorldOfTanks.exe -clientGraphicsAPI d3d9".
Dx3d11 worked up to patch 9.20.
For each map 90-120FPS with WoT client HD
Graphics: GTX780, driver: proprietary.
Kernel modules: nvidia, nvidia_modeset, nvidia_uvm, nvidia_drm
WINEARCH=Win64, Wine enviroment: Windows 7
by Kyle Snodgrass on Tuesday October 10th 2017, 21:24
by LiraNuna on Wednesday August 30th 2017, 23:45
The logs are not being very useful.
by CB on Sunday May 28th 2017, 0:05
by CB on Sunday May 28th 2017, 0:09
by Przemysław Lib on Thursday April 13th 2017, 9:58
appdb.winehq.org/objectManager.php?bIsQueue=false&bIsRejected=false&sClass=distribution&iId=1410&sAction=view&sTitle=View+Distribution
Trick for me was to update that WotLauncher.cfg after a crash, and then start WotLauncher.exe again, manually. Download is progressing normally now.
Will update if game is playable after installation is finished (I use 64 bit wine prefix as opposed to linked test results)
by Przemysław Lib on Thursday April 13th 2017, 17:13
Have not yet tested real battles though.
by Christian on Sunday March 12th 2017, 4:13
Had anyone this problem before, and found a fix for that?
by Christian on Sunday March 26th 2017, 7:56
1) Run winecfg
2) Goto the libraries tab
3) add d3d11
4) edit it to disable it.
by Radovan Gašparovič on Wednesday March 29th 2017, 15:06
Here is my configuration:
corefonts
d3dx9_43
vcrun2013
xaudio2_7" Disabled
dnsapi
msvcr140
msvcp140
CSMT enabled
Ubuntu 16.04
Wine 2.4 staging
NVIDIA driver 375.39
by Benny on Wednesday March 8th 2017, 5:38
Installation/Configuration:
- wine2.1-staging x86
- win7 OS emulation [winecfg]
- winetricks corefonts d3dx9_43 vcrun2013
- libraby xaudio2_7 disable [winecfg]
- library dnsapi.dll override (buildin,native) [winecfg]
- enable CSMT in stagin tab [winecfg]
- change "launcher_transport" from 3 to 2 in "WoTLauncher.cfg"
by jaap aarts on Friday February 24th 2017, 7:08
install winetricks d3dx9_36 (play on linux configuration)
add msvcp110 and msvcr110 libraries using winecfg as "native, builtin" (wine configuration)
by Brent on Friday November 10th 2017, 16:36
I'm not expert with source & I know very little about manipulating these scripts. I realize its a workaround of sorts and that takes more time. Please compile a 100% fool-proof & easily-understood sequence of installing, for us 'cattle'. Thanks.
by Daniel on Friday March 2nd 2018, 3:20
I don't think they like POL (play on Linux) around here much, but I'm hoping they will allow this as an exception:
- Install POL
- Click install ("+") then click "install unlisted program" at the bottom left
- Follow instructions as follows (you want "new virtual drive"; any name; don't tick any boxes; 64bit if you can)
- Download your country's exe from worldoftanks.com, select the exe in POL and close after install
- In the main window, click configure then click on your new virtual drive
- Click the "+" next to wine version and click on the amd64 tab
- Click on wine 3.2 then click the arrow to install
- Select the new version of wine in the configuration window
- Go to the "Wine" tab in the configuration window and click on configure wine
- In the new window, open the libraries tab and add an override for d3dx11 and xaudio2_7 and edit both of these to be "disabled"
- close the wine config and the POL config window and run the game.
by jaap aarts on Wednesday February 22nd 2017, 13:54
after a clan wars battle the game freezes at synchronizing personal files
by jonathan on Thursday January 19th 2017, 17:13
by jonathan on Thursday January 19th 2017, 17:27
I know that it is not my system specs
by jaap aarts on Friday February 24th 2017, 7:09
install winetricks d3dx9_36 (play on linux configuration)
add msvcp110 and msvcr110 libraries using winecfg as "native, builtin" (wine configuration)
by lyon on Friday December 30th 2016, 12:41
by Anton Kondrachov on Wednesday December 14th 2016, 16:29
Worked perfectly fine in 9.16.
Arch Linux
Linux-x86_64
Nvidia Geforce 740M
Nvidia Driver version: 375.20
wine-1.9.23 (Staging)
World of Tanks v.0.9.17.0 #305
V-Sync turned off
by Andreas on Saturday December 17th 2016, 4:50
www.solaris-cookbook.eu/linux/world-of-tank-on-linux-wine-disable-torrent-on-the-new-launcher-post-oct-28-2015-2015-10-28/
by jdobry on Friday December 23rd 2016, 13:58
WOT works, but with 0.5fps it is unusable. Previous version 9.16 was fine.
Any manipulation with CSMT or VSYNC have none effect.
by jdobry on Friday December 23rd 2016, 14:34
by Bob Zaladonis on Wednesday January 4th 2017, 23:04
Bob
by Margus on Monday January 16th 2017, 7:29
If you you make the game full-screen again, then the fps will drop again :(
by Bob Zaladonis on Saturday February 4th 2017, 13:29
by Matija Trupkovic on Wednesday October 28th 2015, 9:32
What you need to do is go to folder where you installed WOT (if you installed using POL it should look something like this "/home/username/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks"), edit "WoTLauncher.cfg" ,find line 3 and replace number 3 with number 2 and save the file.
That's it.
(source: eu.wargaming.net/support/tickets/1294699?utm_source=menu-notification&utm_medium=link&utm_content=ticket_answered¬ification_id=86724856&utm_campaign=wot-portal)
by jontis on Wednesday October 28th 2015, 11:16
Just some extra explaining, the line is supposed to read:
2
by jontis on Wednesday October 28th 2015, 12:18
the 2 is supposed to be surrounded by launcher_transport xml tag.
by Matija Trupkovic on Sunday November 1st 2015, 17:17
by jontis on Friday August 7th 2015, 5:05
Console is spammed with:
ALSA lib pcm.c:7905:(snd_pcm_recover) underrun occurred
The problem can be remedied by editing /etc/pulse/default.pa
and changing default parameters to
default-fragments = 5
default-fragment-size-msec = 2
then restarting pulseaudio by
pulseaudio -k
solution found at
bbs.archlinux.de/viewtopic.php?id=27711
I'm not sure who should change their settings, Wine, Fedora or others, but hope this helps others make it work.
by Matija Trupkovic on Thursday July 9th 2015, 18:51
The solution was to manually unpack the files that give error (check the log, files can be found in "world_of_tanks/updates/") and move unpacked content to updates_data/res/***** (or something similar, I can't remember now (and am far from PC), it's next to updates folder).
You MUST let WOT to start download a patch and once you see folder of the same name that that patch has in /updates_data/res/, you can start copying.
***** - name of the patch.
Sorry if it's hard to understand, English is not my native language so I suck at it.