Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

millionart/Vermintide-2-Controller-Tweaker

Repository files navigation

Vermintide 2 Controller Tweaker

Control optimization tool for Steam game Warhammer: Vermintide 2

针对 Steam 游戏《战锤:末日鼠疫2》的操作优化工具


Asian text chat | 亚洲文字聊天

  • Automatic split long sentence sending | 自动拆分长句发送
  • Automatically replace missing text | 自动替换缺失文字
  • Set game to DX11 and window full mode | 必须设置游戏为 DX11 窗口全屏模式
  • Quick phrase function (F1~F6) | 快捷短语功能

视频教程:https://www.bilibili.com/video/av22802430/ (感谢 UP 主 “丁香与黑醋栗”)


New control method | 全新控制方式

🗡 Melee weapon status | 近战武器状态

🖱️ Left button | 左键

  • Click to Fight back

    单击反击

  • Hold to attack continuously

    按住连续轻击

🖱️ Right button | 右键

  • Click to Fight back

    单击反击

  • Hold to force attack

    按住连续重击

🏹 Long-range weapon status | 远程武器状态

🖱️ Left button | 左键

  • Hold to aim/accumulate and release to fire

    按住瞄准/蓄力,松开射击

🖱️ Right button | 右键

  • Hold to continue firing

    按住持续射击


All status | 任何状态

Shift

  • Click to run while move to forward with 🗡

    装备🗡并移动时点击切换为跑步

🖱️ Wheel Down and Up | 鼠标滚轮

  • Switch main and sub-weapons

    切换主副武器

P

  • Teammate control interface, will cancel battle mode

    队友控制界面,会取消战斗模式

1 2

  • Selecting the weapon (will switch to battle mode)

    选择武器(会进入战斗模式)


Usage | 使用说明

  1. Install Autohotkey and run this script.

    安装 Autohotkey 然后双击脚本运行。

    • Full functionality script | 完整功能的脚本:

      Vermintide 2 Controller Tweaker.ahk

    • Basic chat only script | 仅有基本聊天功能的脚本:

      Vermintide 2 Chatbox.ahk

  2. After entering the level | 进入关卡后

    • press 1 to enter battle mode, you will see that the Normal mode in the upper right corner disappears.

    • press Esc restore to the default state.

    • 按一下 1 进入战斗模式,你会看到右上角的 Normal mode 消失了

    • 按一下 Esc 恢复默认状态。

  3. The Chatbox defaults to 1680x1050. If you need to change it, please edit the ScreenWidth and screenHeight values of Initialization.ahk to the corresponding resolution width and height.

    聊天对话框默认适配 1680x1050 分辨率,如果需要更改,请编辑 Initialization.ahk 文件,将 screenWidth 和 screenHeight 改为对应分辨率宽高。


Recommend | 推荐

  • Change Game input in Game | 更改默认控制按键

    Item 项目 Default 默认值 Setto 设置为 说明
    Dodge only
    仅闪避
    Shift 'Dodge only' set to Shift will trun on 'automatically dodge' mode
    “仅闪避”设置为 Shift 将开启自动闪避模式
    Vote Yes
    投票赞成
    F5 Y The quick phrase function occupies F5
    快捷短语功能占用了 F5
    Vote No
    投票反对
    F6 N The quick phrase function occupies F6
    快捷短语功能占用了 F6

Note | 注意

  • Some Long-range weapons are not suitable for this script, such as Drakegun, Beam Staff, Flamestorm Staff, etc. To use these weapons, edit Initialization.ahk and save it (then run script again).

    部分远程武器并不适合此脚本,比如 铁龙炮、光束法杖、烈火风暴法杖 等,如需使用此类武器,请编辑 Initialization.ahk,并保存(然后重新执行脚本)。

  • The default skill key is F, switch weapon key is Q. If you need to change them, edit Initialization.ahk and save it (then run script again).

    默认技能键为 F,切换武器键为 Q,如需更改,请编辑 Initialization.ahk,并保存(然后重新执行脚本)。

  • The console key has been automatically changed from F2 to F11

    控制台按键已经自动由 F2 更换为 F11

  • 在 Windows 10 1709 及以上系统中有可能出现发送文字是问号的问题

    解决方法:

    1. 打开 控制面板\时钟、语言和区域\语言
    2. 点击 中文 项目右边的 选项
    3. 确认 输入法 一栏中仅包含中文键盘
    4. 如有英文键盘,将其删除
    5. 保存
  • Windows 10 with high DPI display mast get the value of 'Change the size of text, apps, and other items', you can find it in above:

    1. Right-click anywhere on the Desktop
    2. Select Display Settings from the menu, You will see it
    3. Edit Initialization.ahk to change the value after TAOsize= to the corresponding number (without the % sign)

    拥有高 DPI 显示设备的 Windows 10 系统需要获得 “更改文本、应用和其他项目的大小” 的值,你可以在这里找到它:

    1. 在桌面空白地方点击桌面
    2. 从菜单中选择"显示设置“,你会在界面中看到这个选项
    3. 编辑 Initialization.ahk,将 TAOsize= 后面的值改为对应数字(不带 % 号)

About

Control optimization tool for Steam game Warhammer: Vermintide 2 《战锤:末世鼠疫2》操作调整工具

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published