The game slows down World of Tanks what to do. World of Tanks game slows down what to do Tanks lag on windows 7

Unfortunately, there are flaws in games: brakes, low FPS, crashes, freezes, bugs and other minor and not so big bugs. Often, problems begin even before the start of the game, when it is not installed, downloaded or even downloaded. And the computer itself sometimes freaks out, and then in the World of Tanks Blitz instead of a picture, a black screen, control does not work, sound is not heard or anything else.

What to do first

  1. Download and run the world famous CCleaner(download by direct link) is a program that cleans your computer of unnecessary garbage, as a result of which the system will work faster after the very first reboot;
  2. Update all drivers in the system using the program Driver Updater(download by direct link) - it will scan your computer and update all drivers to the latest version in 5 minutes;
  3. Install Advanced System Optimizer(download by direct link) and include in it Game Mode which will terminate useless background processes during the launch of games and improve the performance of the game.

WOT Blitz system requirements

The second thing to do if you encounter any problems with World of Tanks Blitz is to check the system requirements. In an amicable way, you need to do this even before buying, so as not to regret the money spent.

Minimum system requirements World of Tanks Blitz:

Win 7 32, Processor: Intel Pentium 4 1.8GHz, 2 GB RAM, 3 GB HDD, AMD Radeon X600 Series

Every gamer should at least understand a little about the components, know why a video card, processor and other things in the system unit are needed.

Files, drivers and libraries

Almost every device in a computer requires a set of special software. These are drivers, libraries and other files that ensure the correct operation of the computer.

It's worth starting with the drivers for the video card. Modern graphics cards are manufactured by only two major companies - Nvidia and AMD. Having found out which product is spinning the coolers in the system unit, we go to the official website and download the package of fresh drivers:

A prerequisite for the successful functioning of World of Tanks Blitz is the availability of the latest drivers for all devices in the system. Download the utility Driver Updater to quickly and easily download the latest drivers and install them with one click:

If World of Tanks Blitz does not start, we recommend that you try to disable your antivirus or put the game in the antivirus exceptions, as well as check the system requirements again, and if something from your assembly does not match, then, if possible, improve your PC by purchasing more powerful components.


WOT Blitz has black screen, white screen, color screen. Solution

Problems with screens of different colors can be roughly divided into 2 categories.

First, they are often associated with the use of two video cards at once. For example, if your motherboard has an integrated video card, but you are playing on a discrete one, then World of Tanks Blitz can be launched for the first time on the integrated one, and you will not see the game itself, because the monitor is connected to a discrete video card.

Secondly, color screens are in case of problems with displaying images on the screen. This can happen for a variety of reasons. For example, Wot blitz cannot work through an outdated driver or does not support a video card. Also black / White screen may be displayed when running at resolutions that are not supported by the game.

World of Tanks Blitz crashes. At a certain or random moment. Solution

You play for yourself, play and then - bam! - everything goes out, and now you have a desktop in front of you without any hint of a game. Why it happens? To solve the problem, it is worth trying to figure out what kind of problem the problem is.

If the flight takes place in random moment time without any regularity, then with a probability of 99% we can say that this is a mistake of the game itself. In this case, it is very difficult to fix something, and it is best to just put World of Tanks Blitz aside and wait for the patch.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a failure.

However, if you know exactly at what moments the crash occurs, then you can continue the game, avoiding situations that provoke a failure. In addition, you can download the WOT Blitz save and bypass the place of departure.


World of Tanks Blitz freezes. The picture freezes. Solution

The situation is about the same as with crashes: many freezes are directly related to the game itself, or rather to a developer's error when creating it. However, quite often a frozen picture can become a starting point for investigating the deplorable state of a video card or processor.

So if the picture freezes in World of Tanks Blitz, then use programs to display statistics on the loading of components. Perhaps your video card has already exhausted its working resource a long time ago, or is the processor warming up to dangerous temperatures?

The easiest way to check the load and temperatures for the graphics card and processors is in MSI Afterburner. If you wish, you can even display these and many other parameters over the World of Tanks Blitz picture.

What temperatures are dangerous? Processors and graphics cards have different operating temperatures. For video cards, they are usually 60-80 degrees Celsius. Processors have a little lower - 40-70 degrees. If the processor temperature is higher, then you should check the state of the thermal paste. It may have already dried out and needs to be replaced.

If the video card is warming up, then you should use the driver or the official utility from the manufacturer. It is necessary to increase the number of revolutions of the coolers and check if the operating temperature drops.

World of Tanks Blitz crashes. Low FPS. Frame rate drawdowns. Solution

With lags and low frame rates in WOT Blitz, the first thing to do is to lower the graphics settings. Of course, there are a lot of them, so before you reduce everything in a row, it is worth finding out exactly how certain settings affect performance.

Screen resolution... In short, this is the number of points from which the picture of the game is formed. The higher the resolution, the higher the load on the video card. However, the increase in load is insignificant, so you should only lower the screen resolution as a last resort, when everything else no longer helps.

Texture quality... Typically, this parameter determines the resolution of the texture files. The texture quality should be lowered if the video card has a small amount of video memory (less than 4 GB) or if a very old hard disk is used, the spindle speed of which is less than 7200.

Model quality(sometimes just detail). This setting determines which set of 3D models will be used in the game. The higher the quality, the more polygons. Accordingly, high-poly models require more processing power of the video card (not to be confused with the amount of video memory!), Which means that this parameter should be reduced on video cards with a low core or memory frequency.

Shadows... They are implemented in different ways. In some games, shadows are created dynamically, that is, they are rendered in real time every second of the game. Such dynamic shadows load both the processor and the video card. For optimization purposes, developers often abandon full-fledged rendering and add pre-rendered shadows to the game. They are static, because in fact they are just textures overlaid on top of the main textures, which means they load memory, and not the video card core.

Often, developers add additional settings related to shadows:

  • Shadow Resolution - Determines how detailed the shadow cast by the object will be. If the game has dynamic shadows, it loads the video card core, and if a previously created render is used, it "eats" the video memory.
  • Soft Shadows - smoothing out unevenness on the shadows themselves, usually this option is given together with dynamic shadows. Regardless of the type of shadows, it loads the video card in real time.

Smoothing... It allows you to get rid of ugly corners at the edges of objects by using a special algorithm, the essence of which is usually to generate several images at once and compare them, calculating the "smoothest" picture. There are many different anti-aliasing algorithms that differ in the level of impact on the performance of World of Tanks Blitz.

For example, MSAA works "head-on", creating 2, 4 or 8 renders at once, so the frame rate is reduced by 2, 4 or 8 times, respectively. Algorithms such as FXAA and TAA act a little differently, achieving a smoother image by calculating only the edges and using some other tricks. As a result, they do not degrade performance as much.

Lighting... As with anti-aliasing, there are different algorithms for lighting effects: SSAO, HBAO, HDAO. They all use the resources of the video card, but they do it differently depending on the video card itself. The fact is that the HBAO algorithm was promoted mainly on video cards from Nvidia (GeForce line), so it works best on "green" ones. HDAO, on the other hand, is optimized for AMD video cards. SSAO is the simplest type of lighting, it consumes the least resources, so in case of brakes in WOT Blitz it is worth switching it.

What to reduce first? Shadows, anti-aliasing and lighting effects tend to be the most stressful, so it's best to start with these.

Often, gamers themselves have to optimize World of Tanks Blitz. For almost all major releases, there are various relevant forums and forums where users share their ways to improve productivity.

One of them is a special program called Advanced System Optimizer. It is made especially for those who do not want to manually clean up the computer from various temporary files, delete unnecessary registry entries and edit the startup list. Advanced System Optimizer will do this on its own, and will also analyze your computer to identify how you can improve performance in applications and games.

World of Tanks Blitz lags. Big game lag. Solution

Many people confuse "brakes" with "lags", but these problems have completely different reasons. WOT Blitz slows down when the frame rate at which the picture is displayed on the monitor decreases, and lags when the latency when accessing the server or any other host is too high.

That is why "lags" can only be in network games... The reasons are different: bad network code, physical distance from servers, network congestion, incorrectly configured router, low speed of the Internet connection.

However, the latter happens less often. In online games, communication between the client and the server takes place by exchanging relatively short messages, so even 10 MB per second should be enough for the eyes.

There is no sound in World of Tanks Blitz. I can not hear anything. Solution

World of Tanks Blitz works, but for some reason it doesn't sound - this is another problem faced by gamers. Of course, you can play this way, but it's still better to figure out what's the matter.

The first step is to determine the scale of the problem. Where exactly is there no sound - only in the game or in general on the computer? If only in the game, then perhaps this is due to the fact that the sound card is very old and does not support DirectX.

If there is no sound at all, then the matter is unambiguously in setting up the computer. The drivers may be installed incorrectly sound card, or maybe there is no sound due to some specific error of our beloved Windows OS.

Controls not working in WOT Blitz. World of Tanks Blitz does not see the mouse, keyboard or gamepad. Solution

How to play if it is impossible to control the process? The problems of supporting specific devices are irrelevant here, because we are talking about familiar devices - a keyboard, mouse and controller.

Thus, errors in the game itself are practically excluded, almost always the problem is on the user's side. You can solve it in different ways, but, one way or another, you will have to contact the driver. Usually, when a new device is connected, the operating system immediately tries to use one of the standard drivers, but some models of keyboards, mice, and gamepads are not compatible with them.

Thus, you need to find out the exact model of the device and try to find exactly its driver. Often, devices from well-known gaming brands come with their own software kits, since the standard Windows driver simply cannot provide the correct operation of all the functions of a device.

If you don't want to look for drivers for all devices separately, then you can use the program Driver Updater... It is designed to automatically search for drivers, so you just need to wait for the scan results and load the necessary drivers in the program interface.

Often, the brakes in WOT Blitz can be caused by viruses. In this case, it makes no difference how powerful the video card is in the system unit. You can check your computer and clean it of viruses and other unwanted software using special programs. For example NOD32. The antivirus has proven itself to be the best and has received the approval of millions of users around the world.

ZoneAlarm is suitable for both personal use and small business, is able to protect a computer running Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP from any attacks: phishing, viruses, malware, spyware and other cyber threats ... New users receive a 30-day free trial.

Nod32 is an anti-virus from ESET, which has received many awards for its contribution to the development of security. On the developer's site, versions of antivirus programs are available for both PC and mobile devices, a 30-day trial version is provided. There are special conditions for business.

World of Tanks Blitz downloaded from the torrent does not work. Solution

If the distribution kit of the game was downloaded via torrent, then in principle there can be no guarantees of work. Torrents and repacks are almost never updated through official applications and do not work over the network, because in the course of hacking, hackers cut out all network functions from games that are often used to verify licenses.

Using such versions of games is not only inconvenient, but even dangerous, because very often many files are changed in them. For example, pirates modify an EXE file to bypass protection. At the same time, no one knows what else they are doing with it. Maybe they are embedding a self-executing software... For example, which, when the game is first launched, will integrate into the system and use its resources to ensure the welfare of hackers. Or, giving access to the computer to third parties. There are no guarantees here and cannot be.

In addition, the use of pirated versions is, according to our publication, theft. The developers have spent a lot of time creating the game, investing their own funds in the hope that their brainchild will pay off. And every work must be paid.

Therefore, if you encounter any problems with games downloaded from torrents or hacked using one or another means, you should immediately remove the "pirate", clean your computer with antivirus and a licensed copy of the game. This will not only save you from questionable software, but also allow you to download updates for the game and receive official support from its creators.

(game) throws an error about the missing DLL file. Solution

As a rule, problems associated with the absence of DLL libraries occur at startup (game), however, sometimes the game can access certain DLLs in the process and, not finding them, crash in the most insolent way.

To fix this error, you need to find the DLL you need and install it on your system. The easiest way to do this is with the program DLL-fixer which scans the system and helps you quickly find missing libraries.

If your problem turned out to be more specific, or the method described in this article did not help, then you can ask other users in our "" section. They will help you promptly!

Thank you for your attention!

The BigWorld engine used in the game, although it provides a chic server part, the structure of which is capable of holding colossal loads and excludes the possibility of using classic cheats, but the client part is a little lame, in particular in terms of optimization, resource allocation on multicore computers, as well as graphics. But what if the world of tanks slows down?

First you need to understand whether your patient (computer) is alive or rather dead, look into the settings and see the characteristics. These are the minimum system requirements recommended by the game developers themselves:

  • Operating system: Windows XP / Vista / 7/8
  • Processor (CPU): 2.2 GHz
  • Memory (RAM): 1.5 GB for Windows XP, 2 GB for Windows Vista / 7
  • Video adapter: GeForce 6800 / ATI X800 with 256 MB of memory, DirectX 9.0c
  • Audio Card: DirectX 9.0c Compatible
  • Free space on hard disk: 9 GB
  • Internet connection speed: 256 Kbps

This does not mean that if your computer does not reach the minimum, then the game will not start. Simply, the greater the gap between your system parameters and these characteristics (for the worse), the more difficult it will be for you to play as a result of various brakes.

Understanding the cause of the problem

Let's see why it might not be comfortable to play World of Tanks. The game slows down primarily due to a lack of system resources. If the funds allow you, then of course the best option would be to buy a new PC or at least replace the processor or add RAM (if the system allows it).

What should you pay attention to? Let's take a look at a few responsible pieces of iron:

  • processor - the head of your computer
  • video card - responsible for graphics
  • RAM - stores temporary data in its buffer

If even one of these elements is a weak link, then the brakes can be caught. Of course, within the framework of this article, we will not delve into such equally important details as the motherboard bus or the frequency of the video card core.

Freeing up memory

Why World of Tanks slows down, we have already superficially sorted out, now let's get down to action.

If there is not enough video memory

This is where your weak video card is to blame. The sowing shortage is treated by reducing the quality of the graphics in the game settings. You can also resort to the program to disable additional effects that are not so easy to turn off in the game.

If there is not enough RAM

We must build on what we have. If you have 2GB or less installed, then my advice to you is to buy more. The RAM is not expensive now, I took for myself 2 strips for 8 gigs of 1,000 rubles each, although it was possible to find it cheaper.

But, if there is no such possibility, well, we release the operative. First of all, even before starting the game and reasonable questions "what to do if the world of tanks lags", you need to see what programs you have running. Close everything! Browser, player, all sorts of Skype with ICQ and queues, torrents and other programs. We close everything!

If it does not help, you can resort to using special software that frees the RAM from unused data. One of these programs is Wise Memory Optimizer, the instructions for which you can see in this video:

Additionally

Those who are experiencing problems ask themselves the question, playing without comfort in World of Tanks - why does the game freeze? If all of the above tips did not help, then you can hardcore a little and delve into the issue of optimizing the client and your computer as a whole.

Master Yoda:
"Brakes in the World of Tanks weak computer calls".

  • - this material has collected links to best advice and mods to improve game performance.
  • - a lot of useful information, including a description of the video card overclocking program.

For achievement maximum speed at high settings.

The WoT graphics cannot be called cool, but due to the peculiarities of the engine, oddly enough, "World of Tanks" turns out to be very gluttonous for system resources. This game has a number of features:

- The game understands ONLY one processor core! This fact should be taken into account.
- The game is very gluttonous to the amount of RAM
- The game takes up a large amount of memory on the HDD, and consists of thousands of small files.

As you can see, the WoT developers have scored very tightly for optimization, so we optimize the game ourselves.

CPU

Since the WorldOfTanks.exe * 32 application works ONLY IN ONE thread, it makes no sense to buy a multi-core processor for this game. The specific power of one core and its frequency are much more important. Nevertheless - we all have multi-core processors. This fact can and should be used. Please note that during the game, only the first core was loaded (and a little fifth, but more on that later).

What can be done? You can't speed up the first core without overclocking, but you can UNLOAD it! :)

We go into the application manager and reassign the correspondence to the most difficult ones to all other kernels, but not to the first one. The logic here is that the first core should deal exclusively with tanks. Heavy applications include browsers, a built-in explorer, a plugin container for playing movies, flash animation and other gluttonous nonsense that hangs in the tray.

It is necessary to remove the employment of the first kernel from all heavy applications except Wot.exe itself

OPERATION
The developer declares that for games will do 2GB of RAM.)) False.
Having 4GB comfortable game, if at least something else is running, it will not work. But you want to have time to do something even in the minutes of loading, and not watch

. WAITING FOR LOADING ...
Therefore, you need 8GB or higher. This volume will allow you to instantly switch the Windows button to tanks and the desktop and fly into the game a second before the start of the battle. Fortunately, RAM costs a penny today, so 16GB will be appropriate and look like an adult. By the way, note that in the upper screenshot, only the volume displayed by the task manager is 3.5 GB.

UPLOAD FILE
In short, it must be destroyed. Full... Everything should sit only in a large amount of RAM and not be loaded from any files. If your RAM size is 8 GB or more, you should forcefully destroy the paging file on all disks.

FOLDER WITH GAME
It is better to keep it on the C: / drive, as on the fastest, if you have a regular HDD. It is even better if a solid-state SSD is available for such purposes. in addition to the large volume, the WoT game consists of tens of thousands of files, and the mechanical head is simply not able to read them quickly. Another thing is SSD, tk. there is no mechanics in it.

VIDEO CARD
Need more powerful. The very minimum is a Radeon 5570+ or ​​GeForce 430GT + at DDR3 or higher. On such vidyahy you will play at the very least at medium settings. I don't see any point in playing at 15fps. to miss on the enemy because of the brakes and merge will not give anyone pleasure.

TOTAL



Cold start World of Tanks on maximum settings charts in less than 7 seconds - reality!

If everything is done correctly, then with the Very High settings in Full HD resolution of 1920 * 1080 with 16x anisotropy and 8x anti-aliasing, you can achieve even more than 100 frames per second, and even in the most difficult scenes it will not drop below 50 fps. and you can get acquainted with the theory here.

ZY For owners of Intel processors with Hiper Threading support ... Please note that one core with this technology emulates two threads. That is why not only the first core is loaded, as in the screenshot, but also the fifth. It is also better to unload it just in case. 1st and 5th, 2nd and 6th, etc. Are all paired threads from a single core.

Also, in order not to fool your head, you can.

Does World of Tanks slow down? Or you weak computer? Or did you log into the game after the next update and WoT began to slow down terribly? If all this is familiar to you, but this course of events does not suit you, then we read this article to the end, delving into every line of the text. And, if everything is done correctly, then you will part with the brakes of the game forever ...

So let's start:

Why does World of Tanks slow down:

First, let's check out something as trivial as the system requirements. I know, I know, now start:

So, minimum system requirements for playing in world of tanks:

Operating system: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10.
256 kbps.
Processor (CPU): and here is the most interesting thing, in 2014 this figure was 2.2 GHz, in 2015 added to the numbers: "Supporting SSE2 technology", a in 2016 removed the 2.2 GHz numbers, but written in words "With two or more physical cores"(but as far as I know, 2 cores began to be released as soon as the proc frequency exceeded the threshold of 2.6 GHz, so we draw conclusions)
Random access memory (RAM): 1.5 GB for Windows XP, 2 GB for Windows Vista, Windows 7/8/10.
Video adapter: GeForce 6800 / ATI HD X2400 XT with 256 MB of memory, DirectX 9.0c.
Audio: DirectX 9.0c compatible.
about 27 GB.

The minimum requirements, therefore, are minimal, because you will start the game, but it will be difficult to play comfortably, believe me. So removing the "brakes" and "freezing" of the client is unlikely to succeed. Here you can't do without upgrading your hardware ... The parts recommended for replacement are, of course, a processor, video card and RAM ...

Operating system: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10 - 64-bit.
Internet connection speed: 1024 kbps or higher (for voice chat).
Processor (CPU): Intel Core i5-3330 (for those who do not know: 4 cores at 3 GHz - not sickly).
Random access memory (RAM): 4 GB (or more).
Video adapter: GeForce GTX660 (2GB) / Radeon HD 7850 2GB, DirectX 9.0c.
Audio card: DirectX 9.0c compatible.
Free space on hard disk:~ 36 GB.

The recommended requirements are certainly not exorbitant, but for old computers it is, as they say, "like walking to China" and if you are reading this article, then you have something in between these two characteristics. As usual, either the video is weak, or the RAM is not enough, or the percentages were inherited from someone else's hardware

Slows down World of Tanks! Well, what can you do here?

If you have lags and brakes due to the processor and even more so if this very processor is single-core, then you can't do anything about it, will have to change, well, he does not "export" the game now, although in 2014 it was still possible to play on this ... alas

By the way, how to choose good computer I wrote in the article, I recommend reading.

Next comes random access memory (RAM)... What can you do with it? Physically, of course, nothing. But you can, after all, delete unnecessary garbage, all the programs that are loaded in your tray (who does not know, the tray is where the clock is in Windows, usually the lower right corner). That is why you have all sorts of managers (viber, mail, icq, skype, etc.) there when playing - close! Torrent ?! Definitely OFF! Not only does he "eat" the operative, but he also clogs up the Internet channel. Then the browser, brrrr ... Look in the manager how much goog chrome is "eating". You will be horrified! We close! The rest of the browsers (because they also consume a lot), also close! I would even close the antivirus for the duration of the game (by the way, NOD32 has a game mode that frees up a certain share of the operating system for games), and it will not be possible to completely disable any antivirus so simply.

Special aesthetes use programs like Wise Memory Optimizer, which clean out memory from unused data (I personally would not recommend using such, because I myself caught the "blue screen of death" on a test computer with WinXR installed).
It is better, of course, to buy RAM up to a decent 4 GB, especially if you have an old computer, then the RAM for it (DDR, DDR2) will cost mere pennies, and the comfort from it will be felt for a very, very long time. On the test machine I played on a dual-channel RAMe (DDR2) of 4 GB (2x2GB) and everything was fine!

Next in line we have graphics card.

If there is not enough video memory, then we try to delete the excess using the program Wot tweaker downloading it for the current version of the game client on the Internet. In the tweaker, you can remove such extras. effects that cannot be disabled from the game client, such as dirt flying out from under the tracks, optical effects from a burning tank, etc. But it's worth it, take my word for it!

If the fps in the game shows too little 5-10, then you can try starting the client in "safe mode":


this will turn off everything installed mods and we can safely say that fps sags due to mods. For example, I have met drawdown fps from fashion. For more detailed graphics settings, I will post a video clip at the end of the article. Read on ...

It happens to someone that the computer hardware is far from weak, and up to the latest versions, and in the tray it does not hang out anything superfluous (like a torrent), but it slows down the worl of tanks anyway. Then the matter is most likely in the Internet provider. Pay attention to the ping in the game, if it exceeds 50 ms, then something is wrong, either the provider is to blame, or you have some program running that requires an Internet connection, or a virus such as a Trojan that constantly sends packages on your internet channel.

A word about 3G modems

About 3G modems(4G modems) I don't want to talk here. A whole article has been written about this:. In it, I explained why when playing via a USB modem everything is so bad and on which server WoT games do not connect, anyway the ping is huge, sometimes up to 300 ms. It remains only to pity those people who, apart from 3G, do not have any i-net, and there are many of them. And to say that their world of tanks slows down is to say nothing ...

Well, and probably the last reason is actually in the operating system itself. As programmers say "windows must die" ... And they say it for a reason. During the operation of Windows, any slag is collected in the system registry, starting from old records about long-deleted programs and games and ending with new records from some satellite mail, Yandex browser and, God forbid, from some virus that alone can create up to a million false registry entries in order to load the percent to the full.

So, over time, all this loads the work of the operating system itself, then how not really for a long time the programs start to start or the same text editor for a very long time opens or saves documents. Here you should know that Windows has come to an end. And do not expect overspeed from her, and even more so a comfortable game in WoT.

There are only 2 ways out. The simplest and almost painless for the brain is to remove Windows and install a new one. The second is to start a complete cleaning of the computer, the removal does not required programs, defragmenting disks, cleaning the registry. Long and dreary. But it's up to you to decide.

Well, as I promised, at the end of the article I post videos from the developers themselves(by the way, many thanks to them for him) about how to optimize graphics in World of Tanks... This video describes in detail what fps is and what each slider in the settings is responsible for, how you can achieve an increase in fps and what it will cost.


Setting graphics in WoT since version 1.0


And that's all for me! Many thanks to all those who have mastered this article to the end! Good luck in setting up the client, huge fps and no lags, so that later you don't ask why World of Tanks slows down.

Do not forget to share in the comments who and how won lags, brakes and freezes in World of Tanks. After all, your comment can help hundreds or even a thousand people!

Dear players, before asking your question, take the trouble to read all the comments, perhaps there is already an answer to it. Any duplicate questions will be ignored. Thank you for understanding!


Hello to all fighters.
I will try to briefly tell you about the brakes in the game, and what to do about it.
To simplify the user experience, "brakes" fall into two categories:
Slow rendering (rendering) of the image and, as a result, low FPS (frames per second - the number of rendered frames per second).
Network lags - delays in the transmission of data on the Internet, leading to a slowdown in the tank's reaction to your commands and to the strange behavior of other tanks: jerky driving, random appearance or disappearance, etc.
FPS
You can view the rendering speed (fps) in the game in the upper right corner during the battle. In general, for our tank gameplay below 15-20 fps is slow, 20-30 is average, above 30 is quite good.

I must say right away that the game is not yet optimized in terms of rendering speed - weak and medium machines can have strong "brakes", especially with a large number of players on the map. We will optimize, including expecting a lot from the next version of our engine (Bigworld), which we plan to switch to in the near future.
I recommend for the majority to set the graphics detail in the lobby settings to "medium" - this will significantly increase the FPS and make the game more comfortable.
Additional steps that can be done if all else fails, and the game has brakes and graphical glitches:

Install latest version DirectX. You can take it at the addresses:
http: //www.3dnews.ru...rosoft/direct_x
http: //www.microsoft...&displaylang=en
Install the latest graphics card drivers.
For Nvidia:
http://nvworld.ru/drivers/ or
http: //www.3dnews.ru...eo/nvidia_video
For AMD / Ati:
http: //www.radeon.ru...ds/drivers/#wxp or
http: //www.3dnews.ru...video/ati_video
Important! Before installing new drivers, do not forget to uninstall the old ones (via add / remove programs) and restart your computer.
Network
Lags or network delays. Occur when network information packets disappear or are delayed on the way from your computer to the game server. The reasons for the lags can be different: your communication channel is clogged, for example, with torrent downloads; for some reason, one of the routers on the way to the game server is overloaded; the game server can be overwhelmed by a large number of players or game sessions.
You can determine exactly where the losses and delays occur using the PingPlotter program (http: //www.pingplott.../pngplt_std.exe). The program is trial, it works for 30 days, although after that you can use it, you just need to wait after downloading until the button "do it later" appears. In order not to wait, you can simply buy the program.
Install and run. In the "address to trace" field we write: 94.198.55.29 ... In the "trace interval" field, set 1 second and press the "start" button. A list of routers (Hops) will appear, along which information packets go from your computer to the game server. Click right click for each of them and select "show this timeline graph" in the context menu. Graphs appear for each router, showing packet loss (red vertical lines) and latency (black line as a graph).
Then you can start the game and look at the graphs. If there are few packet losses on them (single red lines scattered across the graphs) and the delays are small (black graphs of network delays are kept mainly in the green zone), then you have everything in order with your Internet connection and you can play normally.
If, on the contrary, on some of the routers frequent red lines appear, or they generally merge into wide red stripes, or the delay graph constantly hangs in the red zone, then this router is just to blame for the poor quality of the connection.
If this occurs closer to the first hops, then these may be delays at your provider or in your network (if, for example, you are connected to the Internet through your home network). If this appears on the first hop, or the program does not show anything: there are few red lines, the graphs are in the green zone, but there are still network "brakes", see if your communication channel is loaded: downloads, skype, torrents, auto-updates of programs ( operating system or antivirus). It is useful to check your computer for viruses.
If problems arise close to the game server (maximum 1-2 hops from it), then these may be server problems. By the way, we will fight mercilessly with this - closer to the release, network traffic will be highly optimized and the game will be less dependent on lags.
What to do about it?
If the problems are on your computer, then sort it out yourself: look, configure, clean; or call a competent friend who can help you.
If there are problems on the game server, you should complain to our technical support (although if we have problems, we most likely already know about this and are trying to fix them). For the rest, you can complain to your ISP: "Why am I having such a bad connection with this server?" If the provider is sane, then the problem can be solved. Screenshots from the pingplotter can be added to complaints as "material evidence" (menu File \ Save Image).
Here, in short, that's all.



Thousand