Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

World Of Tanks Mod thread

Options

Comments

  • Closed Accounts Posts: 2,987 ✭✭✭Auvers


    Tank wiki for WoT on Android, just tried on my Galaxy 2 it works well

    https://market.android.com/details?id=lv.codeff.tankswiki


  • Closed Accounts Posts: 2,987 ✭✭✭Auvers


    Do you have a multicore CPU? this workaround will force WoT to use all your cores instead of just one which it does by default and has improved my framerate as it hasn't dropped below 50 since I started running the .bat



    Source


    A workaround to fix it on multicore cpus atm is to change the core affinity of the process to use cores 2 (,3 and 4.) By doing a .bat file which starts the game with using only cores 2-4 you don't have to go set the core affinity manually every time you start the game. This actually won't cause the game to use all the allocated cores but at least it moves the load off the 1st core, helping a bit with the heating issue and making the game run better.

    Just make a new document with notepad, enter the corresponding line (depending wether you have a quad or dual core) in the file and correct the path to your game folder. Save as wot.bat (remember to switch the pull down -menu option into all files instead of .txt text file when saving) and start the game using it.

    Quad core: c:\windows\system32\cmd.exe /C start /affinity E D:\Games\World_of_Tanks_closed_Beta\WorldOfTanks.exe
    Dual core: c:\windows\system32\cmd.exe /C start /affinity 2 D:\Games\World_of_Tanks_closed_Beta\WorldOfTanks.exe


    Step-by-step:

    1. Open notepad

    2a. If your computer has a quad core processor, copy this and paste it in the notepad c:\windows\system32\cmd.exe /C start /affinity E D:\Games\World_of_Tanks_closed_Beta\WorldOfTanks.exe
    2b. If your computer has a dual core processor, copy this and paste it in the notepad c:\windows\system32\cmd.exe /C start /affinity 2 D:\Games\World_of_Tanks_closed_Beta\WorldOfTanks.exe

    3. Change the part "D:\Games\World_of_Tanks_closed_Beta\" to the corresponding location on your computer, don't touch the WorldOfTanks.exe though.

    4. From the top right corner of the Notepad-program, left click "File", then left click "Save as..."

    5. Write "WoT.bat" in the save as name field. Don't click save yet.

    6. Under the typing field, there's a pull-down menu. Left click it and choose "All Files" instead of the "Text Documents (*.txt)"

    7. Now left click save

    8. Start World of Tanks by double clicking the WoT.bat file you just made.

    9. Enjoy!


  • Registered Users Posts: 7,692 ✭✭✭Dublin_Gunner


    On the multi core fix - it's nothing but a placebo. All that will do is have Windows attempt to load balance a single execution thread across multiple cores, which can cause problems.

    Unless the game engine is coded to take advantage of multiple cores, there is no 'fix'.


  • Registered Users Posts: 413 ✭✭Skittle


    Yea, I lost all sound doing this multi-core fix, so it ain't worth it.


  • Registered Users Posts: 317 ✭✭zil


    Adds a minimap to the loading screen for each map, useful if your slow loading and want to see what everyone's talking about in clan wars.
    http://forum.worldoftanks.eu/index.php?/topic/42617-say-s-minimap-mod/

    shot072b.jpg


  • Advertisement
Advertisement