XVMCN战绩插件[12月17日 for9.13]

9.28日更新6.1.4.2版,修正了小补丁导致的bug


安装说明:
请使用沙盘进行安装

无声音的解决办法:https://xvm.garphy.com/?p=6543

下载链接:  http://118.26.205.158/ModDownload/modlist.html?ver=0.9.13

插件下载主页不支持IE6-10内核,请用基于chrome或火狐或opera的浏览器

界面介绍

  • XVMCN战绩插件及大战力系统色彩分布
  • 显示昵称和显示车辆的格式 显示的是百分比和百分比颜色
  • 最大的同时显示的格式 显示的是血值和百分比颜色
  • 51%-100% 绿色  26%-50% 黄色  0%-25% 红色
  • 第2栏显示项目:

    第3栏显示项目:

    第4栏显示项目:


PS: 喜欢以前的界面请将 “res_mods/xvm/configs/可选配置文件/xvm经典版” 文件夹里的文件覆盖到 @xvmcn 文件夹里

        推荐使用图标插件,使用时请只复制maps文件夹到相应位置即可

tab页和loading页显示格式为   总场次 | 总胜率 | 战力增幅
车辆头顶显血位置显示格式为   战力 | 战力增幅

如果有自己修改过配置文件,请自行备份。
配置文件发布页: https://xvm.garphy.com/?p=1471
另有配置文件DIY简单教学:SakuHumi的 XVM战绩插件配置文件DIY小教室

单车战力、战力相关的详细说明见:战力系统相关索引。4月2日起满100场战斗记录显示战斗力,满30场未满100场的战场显示战斗力预测值。
单车战力增幅= ID个体的单车战力值/全服单车平均战力值 。您可以把此项理解为新单车效率

欲调整伤害记录位置,小地图设置 等配置文件,各位请去 配置文件发布页下载

配置文件放入res_mods/xvm/configs/@XVMCN文件夹。详见文件夹说明。
注:想沿用旧配置文件的 可以把配置文件改名成xvm.xc放到res_mods/xvm文件夹下

XVM战绩插件是绿色软件,删除时,直接删掉您解压到游戏根目录的所有文件即可,如不能确定是否删除干净,请打开原软件压缩包对比文件名一一删除。

如有战绩数据显示不了为正常现象。使用3台私人服务器作为战绩数据服,无法确保服务质量。数据流量过大可能会暂停服务。有可能存在网络延时导致无法载入。多次无法载入请检查自己网络到战绩服间的连接状况,远端私人服务器无法响应也是可能的,请过一段时间再使用该插件。或在不能访问数据时尝试重启程序。

官方主页: http://www.modxvm.com/en/
项目主页: http://code.google.com/p/wot-xvm/

XVM战绩插件中文化团队博客:https://xvm.garphy.com/
中文支持论坛(ST战争学院,需注册):http://www.stwaracademy.com/forum-105-1.html

感谢一直以来使用、反馈与支持的各位。

另:How terrible. 不爱用别用. 谢谢配合。

 

国服XVM战绩插件中文化项目团队:Chas、Garphy、八爪白鸦、魔法老婆婆、Vic(原BJ胜率插件作者)

XVMCN战绩插件[12月17日 for9.13]》上有2,863个想法

  1. // Hit log (my hits calculator)
    “hitLog”: {
    “enabled”: true,
    “x”: 5,
    “y”: 445,
    “w”: 400,
    “h”: 400,
    “lines”: 5,
    “direction”: “down”,
    “insertOrder”: “top”,
    “groupHitsByPlayer”: true,
    // Substitution for {{dead}} macro when tank is dead
    “deadMarker”: “N”,
    “blowupMarker”: “M”,
    “defaultHeader”: “”,
    // Hits header format, including last hit (macros allowed, see readme-en.txt)
    “formatHeader”: “Total Damage: {{dmg-total}} Hit Count: {{n}} Last Hit: {{dmg}} “,
    // List of hits format (macros allowed, see readme-en.txt)
    “formatHistory”: “\u00D7{{n-player}}:{{name}} | {{vehicle}} | {{dmg-player}}{{dead}}”,
    “shadow”: { // Shadow options
    “alpha”: 100, // Opacity
    “color”: “#CCCCCC”, // Color
    “angle”: 45, // Offset angle
    “distance”: 0, // Offset distance
    “size”: 5, // Size
    “strength”: 150 // Intensity
    }
    },
    为什么我自己改的伤害统计不显示呢?求大神给看看

  2. System.IO.FileNotFoundException: Could not load file or assembly ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ or one of its dependencies. 系统找不到指定的文件。
    File name: ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
    at System.ModuleHandle.ResolveType(Int32 typeToken, RuntimeTypeHandle* typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 methodInstCount)
    at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
    at System.Reflection.Module.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
    at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, Module decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, RuntimeMethodHandle& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Assembly assembly, RuntimeType caType)
    at System.Reflection.Assembly.GetCustomAttributes(Type attributeType, Boolean inherit)
    at wot.Program.Main(String[] args)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    Press any key to exit.
    Unhandled exception!
    Please contact the developers with the following information:

    System.InvalidOperationException: Cannot read keys when either application does not have a console or when console input has been redirected from a file. Try Console.Read.
    at System.Console.ReadKey(Boolean intercept)
    at wot.Program.Main(String[] args)
    Stopping log …
    怎么解决?

  3. 前面提到过的卡读条的原因管理员猜测的原因被排除了
    我去掉了去广告条的xml文件,卡读条的现象还是出现了
    具体表现就是读条结束但是进不到战斗场景,还能听到读秒的声音
    我现在也摸不到头脑了

    • 另外一个问题就是本版本的XVM包里多了xvm-stat.exe这个程序是做什么的?运行后提示关闭了什么日志,里面说的注册表的路径第一行就没找到啊。。HKLM\softwre\micosoft\fusion!enablelog,这个HKLM是不是错的,就算无视HKLM我也没找到fusion!enablelog啊。。。

  4. 等了一夜一天了还是不能进啊~~
    System.IO.FileNotFoundException: Could not load file or assembly ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ or one of its dependencies. 系统找不到指定的文件。
    File name: ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
    at System.ModuleHandle.ResolveType(Int32 typeToken, RuntimeTypeHandle* typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 methodInstCount)
    at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
    at System.Reflection.Module.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
    at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, Module decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, RuntimeMethodHandle& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Assembly assembly, RuntimeType caType)
    at System.Reflection.Assembly.GetCustomAttributes(Type attributeType, Boolean inherit)
    at wot.Program.Main(String[] args)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    Press any key to exit.
    Unhandled exception!
    Please contact the developers with the following information:

    System.InvalidOperationException: Cannot read keys when either application does not have a console or when console input has been redirected from a file. Try Console.Read.
    at System.Console.ReadKey(Boolean intercept)
    at wot.Program.Main(String[] args)
    Stopping log …

  5. 作者你好,我的战绩到现在为止都还是老数据,请问这数据要什么时候才能更新。我的是7000场的数据,但我现在都已经万场了

  6. 严重的卡读条!无法进入游戏!
    现在只能因为这个原因暂时放弃XVM!
    希望能够得到妥善解决!

    • 说的稍微严重一点
      XVM站自从开始以来我就持续关注并使用
      但是每次更新
      与其他插件冲突最为严重的就是XVM战绩插件,没有之一
      玩家不可能只使用一个插件
      那么很可能就为了其他数量众多的插件而放弃你们
      希望你们能够三思
      这次的卡读条问题已经确认是你们的XML文件编译所致
      而以前几乎每次更新也都存在这样的问题
      我希望你们在推出新的插件之前能够进行有效的,完整的测试
      谢谢

  7. 想请求几个问题
    1.多增加了一些功能显示,题头啥时候能汉化?

    2.显血的那个字体如何可以改小? 感觉字体太大了

    3.那个显示伤害的字体也能改小嘛?也觉觉字体太大了

    4.现在是因为国服接口显示不了战斗力对嘛?

    感谢XVM带来如此好的插件,非常感谢

    • 1. 没人做
      2. 文本打开xvm.xvmconf把”size”: 11里的11替换成你想要的值
      3. 同上,替换”size”: 18
      4. 对

  8. 我一直是胜率插件的忠实粉丝,多谢及时放出8.4版的胜率插件! 有一个小问题:我想去掉游戏界面里对伤害值的显示,我不是伤害党,这些信息对我没有用。我编辑了“XVM.xvmconf”源代码, 把“Hitlog”中的“enabled”选项改为“false”,怎么不起作用啊?

    • 好了,我自己解决了:原因是源代码中的一个bug, 把控制伤害显示的逻辑变量名称从“enabled” 改成“visible”就可以了。

  9. 请问如何把伤害显示数据调整的多点 现在只能显示最近的3次伤害 能不能调整到5次或者更多?

  10. System.IO.FileNotFoundException: Could not load file or assembly ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ or one of its dependencies. 系统找不到指定的文件。
    File name: ‘System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
    at System.ModuleHandle.ResolveType(Int32 typeToken, RuntimeTypeHandle* typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 methodInstCount)
    at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
    at System.Reflection.Module.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
    at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, Module decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, RuntimeMethodHandle& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes)
    at System.Reflection.CustomAttribute.GetCustomAttributes(Assembly assembly, RuntimeType caType)
    at System.Reflection.Assembly.GetCustomAttributes(Type attributeType, Boolean inherit)
    at wot.Program.Main(String[] args)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    Press any key to exit.
    Unhandled exception!
    Please contact the developers with the following information:

    System.InvalidOperationException: Cannot read keys when either application does not have a console or when console input has been redirected from a file. Try Console.Read.
    at System.Console.ReadKey(Boolean intercept)
    at wot.Program.Main(String[] args)
    Stopping log …

  11. 您好!辛勤的劳动者!
    我想问一下,为什么我安装了之后只显示胜率其他的都没有呢?
    我win7 64

  12. 目前重装系统后 XVM一直无法正常工作,已经安装了DOKAN,打开XVM每次都自动关闭,详细log如下:
    2013.02.25 23:12:20 XVM Stat v1.0.1.26773 for XVM 3.0.4+
    2013.02.25 23:12:20 [D] MountPoint: D:\World_of_Tanks_closed_Beta_CN_8.3\res_mods\.stat
    2013.02.25 23:12:20 [D] Unmount previous mount
    2013.02.25 23:12:20 [D] Create MountPoint directory
    2013.02.25 23:12:20 [D] Creating server thread
    2013.02.25 23:12:20 [D] Starting server thread
    2013.02.25 23:12:20 [D] Dokan thread: Starting main loop
    2013.02.25 23:12:20 [i] Timeout: 5000, MountPoint: .stat
    2013.02.25 23:12:20 [i] Game Region: CN (detected)
    2013.02.25 23:12:21 [i] Time: 1021 ms, Size: 0 bytes
    2013.02.25 23:12:21 [D] responseFromServer:
    2013.02.25 23:12:22 [i] Exception: System.Net.WebException: 远程服务器返回错误: (504) 网关超时。
    在 System.Net.HttpWebRequest.GetResponse()
    在 wot.Server.loadUrl(String url, String members, Int64& duration, Boolean test)
    在 wot.Server.GetProxyAddresses()
    2013.02.25 23:12:22 [D] Dokan thread is alive
    2013.02.25 23:12:22 [i] Starting game process: WorldOfTanks.exe “C:\Users\Administrator\Desktop\坦克世界\坦克世界replay\8.3\IS3死的真隆重_陪葬一大堆.wotreplay”
    2013.02.25 23:12:22 [D] Check game process
    2013.02.25 23:12:23 [D] wotProcess: Error: System.ComponentModel.Win32Exception: 仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。
    在 System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
    在 System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
    在 System.Diagnostics.Process.get_MainModule()
    在 wot.Program.ProcessMainThread(String[] args)
    2013.02.25 23:12:23 [D] Wait for process to exit
    2013.02.25 23:12:23 [i] Stopping server
    2013.02.25 23:12:24 [D] Dokan thread: Main loop ended
    2013.02.25 23:12:24 [i] Dokan: Success

    请问该如何解决?

  13. 现在有三个问题:
    1.版本没更新,113之类的没有车的导致无法显示全局胜率比
    2.数据库未更新,不知道是多久前的数据了
    3.经常性的无法显示数据

  14. 安装Dokan库(DokanInstall_0.6.0.exe)后 坦克世界里不能射击啊 而且只有开始后键盘能用一下 后来就动不了了

  15. …战绩不更新…我和我几个朋友组队…1月时插件显示他场次7000多 但右键他看详细信息有1W多场次…现在还是这样… 其他人也是…插件和详细不一样

  16. 忽悠我的XVM插件,现在每次打开就显示下面的文字,请问是哪里有问题?下的最新的也不行。,求求帮帮忙~~~~~另外现在进游戏都不显示胜率了~我的系统是WIN7 64位的 就是显示这些http://bbs.duowan.com/thread-30475326-1-1.html,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  17. 我查多玩的那个已经912了。这个去年就是896现在还是896 多玩那个慢慢在涨,这个就是不更新啊

  18. 为什么我的数据还是去年的啊、、去年我改过一次名,现在战绩有时候显示现在的有时候显示去年的蛋疼死啊,我ID:Optimus_Lee,老ID:Top丿灬狂风,有没有大大帮我看看是怎么回事啊?

  19. XVM Stat v1.0.1.26773 for XVM 3.0.4+
    Timeout: 5000, MountPoint: .stat
    Game Region: CN
    Starting game process: WorldOfTanks.exe
    Time: 1403 ms, Size: 0 bytes
    Exception: System.Net.WebException: 远程服务器返回错误: (504) 网关超时。
    在 System.Net.HttpWebRequest.GetResponse()
    在 wot.Server.loadUrl(String url, String members, Int64& duration, Boolean test)
    在 wot.Server.GetProxyAddresses()
    Can’t assign a drive letter or mount point

    求解,进去完全不会显示效率值,其他插件依旧工作

  20. 效率值之前一直是稳定缓慢上涨,昨天下午查询的时候,还是1363,昨晚还打了比较精彩的几局,总胜率还涨了0.02%,今天早上一查,成了1347,请问这是怎么回事?

  21. 8.3以后直接复制进去不能用啊。除了显示伤害,其他都没了。占领显示英文了。小地图的车辆也不显示位置了,效率值更别提了

    • 启动助手链接的更新服务器挂掉了而已。
      不要从启动助手进游戏,助手设置好启动方式后之后就别再开他了,
      双击wot-xvm-proxy.exe进游戏就好了。

          • 8.2用的完全没问题。然后升级了,重新覆盖也不行了。就是不显示效率。也不显示小地图的东西,我重新下载了连接上的8.2用的,覆盖进去也没用,只显示伤害,战旗也是乱码了。。求老大解决啊

          • 我8.3就是直接完全的挪用xvm3.2.1的,完全没有问题,
            我8.3新增装的东西只有一个ST模组区下的 8.3 去滚动条广告补丁【可恢复灯泡技能】 。没有别的变化了。

回复 raby 取消回复

您的邮箱地址不会被公开。 必填项已用 * 标注