In-game player ratings
hslan_Humbug_Total
28 Jan 2012
Good job so far, but is it possible that you see the name of the player instead the vic-ratio when you drag in the teamlist. Because if you drag it out, it´s to big and I would like to to know the name of the person I have to flame without pressing tab.
Swoopie
28 Jan 2012
AlongTheMilkyWays, on 28 January 2012 - 04:13 PM, said:
Your game is installed at a very weird location. There is a Windows limitation of maximum path length to a file of 258-260 characters (non-Unicode and non-UNC). The mod needs long filenames to transport information, thus the length of the path to your game's folder must not exceed 40 characters. C:\Games\World_of_Tanks is 23 characters, while C:\Users\Admin\Documents\asdf\Random\World_of_Tanks is 52, so it will not work. You will have to move it to a proper place, not to something asdf in your documents 
Okay thanks, it worked
AlongTheMilkyWays
28 Jan 2012
hslan_Humbug_Total, on 28 January 2012 - 05:30 PM, said:
Good job so far, but is it possible that you see the name of the player instead the vic-ratio when you drag in the teamlist. Because if you drag it out, it´s to big and I would like to to know the name of the person I have to flame without pressing tab. 
Winrate version w/ folded player panel showing player name:
For standard - http://dl.dropbox.co...inrate-name.zip
For custom - http://dl.dropbox.co...inrate-name.zip
Efficiency version w/ folded player panel showing player name:
For standard - http://dl.dropbox.co...ciency-name.zip
For custom - http://dl.dropbox.co...ciency-name.zip
hslan_Humbug_Total
28 Jan 2012
Thanks.
One more question: Since I installed the mod I recieve every 10 seconds lagspikes. Is it an issue with the mod, or is it just me, because my internetconnection should be fine.
One more question: Since I installed the mod I recieve every 10 seconds lagspikes. Is it an issue with the mod, or is it just me, because my internetconnection should be fine.
AlongTheMilkyWays
28 Jan 2012
hslan_Humbug_Total, on 28 January 2012 - 06:58 PM, said:
Thanks.
One more question: Since I installed the mod I recieve every 10 seconds lagspikes. Is it an issue with the mod, or is it just me, because my internetconnection should be fine.
One more question: Since I installed the mod I recieve every 10 seconds lagspikes. Is it an issue with the mod, or is it just me, because my internetconnection should be fine.
The mod uses internet only once at the start of loading a battle, so it's not related to that. Dokan might function weirdly on your system.
You can following these instructions, that will give some information what's being passed to the mod - http://forum.worldof...ost__p__1368711
hslan_Humbug_Total
28 Jan 2012
AlongTheMilkyWays, on 28 January 2012 - 07:09 PM, said:
You can following these instructions, that will give some information what's being passed to the mod - http://forum.worldof...ost__p__1368711
These instructions don´t work for me, when I use cmd and then type in: cd my/WoT/path it gives me an error message, that "cd could not be found, amke sure that you typed the name correctly"
Anyhow, these lags spikes are neither an FPS drop or a ping increase, the green dot just flashes red and it gives me an 1sec lag.
Killatomate
28 Jan 2012
i have the same lag spikes today - and i didnt install this mod.
50 ping, perfect connection, and my tank warps and drives without my input... damn WG
50 ping, perfect connection, and my tank warps and drives without my input... damn WG
AlongTheMilkyWays
28 Jan 2012
hslan_Humbug_Total, on 28 January 2012 - 07:22 PM, said:
These instructions don´t work for me, when I use cmd and then type in: cd my/WoT/path it gives me an error message, that "cd could not be found, amke sure that you typed the name correctly"
The other option is to type cd, a space and then drag'and'drop the folder to the console window.
hslan_Humbug_Total, on 28 January 2012 - 07:22 PM, said:
Anyhow, these lags spikes are neither an FPS drop or a ping increase, the green dot just flashes red and it gives me an 1sec lag.
Anyways, the first thing you need to do it to uninstall Dokan and run the game normally. Also restarting your PC might help.
Killatomate, on 28 January 2012 - 07:28 PM, said:
i have the same lag spikes today - and i didnt install this mod.
50 ping, perfect connection, and my tank warps and drives without my input... damn WG
50 ping, perfect connection, and my tank warps and drives without my input... damn WG
AlongTheMilkyWays
28 Jan 2012
peikko
28 Jan 2012
AlongTheMilkyWays
28 Jan 2012
Snib
28 Jan 2012
AlongTheMilkyWays, on 27 January 2012 - 05:48 PM, said:
Three steps are needed to install this mod:
= Libraries =
Windows - http://dokan-dev.net...stall_0.6.0.exe
= Libraries =
Windows - http://dokan-dev.net...stall_0.6.0.exe
PS: Last month there were about 400k unique players online in the game, just so you know how much data to expect.
AlongTheMilkyWays
28 Jan 2012
Snib, on 28 January 2012 - 10:11 PM, said:
Out of curiosity, what is this for? When asked to patch the Russian one for the EU server I simply dropped this one since I didn't see the point. Now I see you using it as well. Shed some light please.
It would be senseless to have enormous amount of files to cover each player, therefore you need to have a virtual file system.
Dokan is a free User Space Filesystem driver (similarly to FUSE on UNIX) that allows the user to run and mount virtual file systems. You can do that not only on a drive letter, but also on any empty NTFS folder.
The advantage of User Space Filesystems is that you do not need to write a low-level kernel-space driver to build a virtual FS, everything is ready to use with a good API, that reassembles the functions you normally use in simple programs.
Yoyo117
28 Jan 2012
Snib
28 Jan 2012
AlongTheMilkyWays, on 28 January 2012 - 10:28 PM, said:
I'll start with the context: The flash interface elements cannot access network, thus the only source of information is the local files.
It would be senseless to have enormous amount of files to cover each player, therefore you need to have a virtual file system.
It would be senseless to have enormous amount of files to cover each player, therefore you need to have a virtual file system.
AlongTheMilkyWays
28 Jan 2012
Snib, on 28 January 2012 - 10:53 PM, said:
Context is known, but Windows allows you to mount network resources on its own, and the mod works fine without Dokan, so I was just curious about the advantages, if any, of using it over Windows alone.


