|
|
转自n网:https://www.nexusmods.com/wuchangfallenfeathers/mods/19
Simple app written in AutoHotKey that that allows rebinding most keys
用 AutoHotKey 编写的简单应用程序,允许重新绑定大多数键
Better Input 更好的输入
Consider supplying me with coffee :3 → Ko-fi
考虑给我喝咖啡:3 → Ko-fi
_____________________________________________________________________________________________________________
Description 描述
The game currently has issues with rebinding some keys, so I quickly put together an app in AutoHotKey to solve this issue. Originally my goal was to allow rebinding walk to Alt like in most soulslikes, but might as well do it for most keys.
游戏目前在重新绑定一些按键方面存在问题,所以我赶紧在 AutoHotKey 中组装了一个应用程序来解决这个问题。最初我的目标是像大多数魂类游戏一样允许重新绑定行到 Alt,但不妨对大多数键这样做。
Usage 用法
- Extract and run the exe as admin (it needs write access to write to the settings.ini so don't place it in a protected folder like Program Files)
以管理员身份解压并运行 exe(它需要写入权限才能写入 settings.ini 因此不要将其放在受保护的文件夹中,例如 Program Files) - Set up your keybinds in Better Input (only set the ones you want to override compared to the ingame default)
在 Better Input 中设置键绑定(仅设置与游戏内默认值相比要覆盖的键绑定) - Set these actions to their default keybinds ingame
将这些作设置为游戏中的默认键绑定 - If you want to disable a keybind and use the ingame keybind instead, just press the X next to the keybind
如果您想禁用按键绑定并改用游戏内按键绑定,只需按按键绑定旁边的 X 即可 - That's it, all settings are saved automatically
就是这样,所有设置都会自动保存
For Controllers 对于控制器
- Install DS4Windows and run it. Download link here: https://github.com/Ryochan7/DS4Windows/releases/tag/v3.3.3
安装 DS4Windows 并运行它。下载链接在这里: https://github.com/Ryochan7/DS4Windows/releases/tag/v3.3.3 - Connect your controller and run Better Input.
连接控制器并运行 Better Input。 - You'll see the connected controllers on the right, 2 should show up (as DS4Windows adds an emulated one), select the second connected one. If nothing shows yet, just open Better Input again.
您将在右侧看到连接的控制器,应该显示 2(因为 DS4Windows 添加了一个模拟控制器),选择第二个连接的控制器。如果还没有显示任何内容,只需再次打开 Better Input。 - Set up your keys in Better Input, e.g. Sprint Toggle to CapsLock. You still have to set them to mouse/keyboard!
在 Better Input 中设置您的键,例如 Sprint Toggle 到 CapsLock。您仍然必须将它们设置为鼠标/键盘! - In DS4Windows set one of your controller keys to CapsLock. In game that controller button will work as toggle sprint.
在 DS4Windows 中,将控制器键之一设置为 CapsLock。在游戏中,该控制器按钮将用作切换冲刺。 - If there are issues, tune the Sprint Toggle Deazone. This is the zone where the stick is considered to be in the middle to auto toggle off sprinting. (Stick axis is between 0 - 100, 50 being the middle, with default deadzone=10, 40-60 is the "middle").
如果有问题,请调整 Sprint 切换 Deazone。这是摇杆被认为位于自动关闭冲刺的中间区域。(摇杆轴在 0 - 100 之间,50 为中间,默认死区 = 10,40-60 为“中间”)。 - That it! 就是这样!
Notes 笔记
- The skill modifier key is always used with left and right mouse button, e.g. if you set it to Ctrl, then you'll use skills with Ctrl+LButton/Ctrl+RButton.
技能修饰键始终与鼠标左右键一起使用,例如,如果您将其设置为 Ctrl,则您将使用 Ctrl+LButton/Ctrl+RButton 的技能。 - If you rebind the default mouse wheel inputs then mouse wheel won't work in the menu. Use either the arrow keys or drag the scrollbar with the mouse. I know this can be annoying, currently I have no solution for this.
如果重新绑定默认鼠标滚轮输入,则鼠标滚轮将无法在菜单中工作。使用箭头键或用鼠标拖动滚动条。我知道这很烦人,目前我没有解决办法。 - If you rebind keys that are also used in the menu (e.g. R for removing items, E for confirm etc), then you'll have to use the new keys in the menu instead
如果您重新绑定菜单中也使用的键(例如,R 用于删除项目,E 用于确认等),那么您将不得不使用菜单中的新键 - If you rebind keys that are also used in the menu (e.g. R for removing items, E for confirm etc), then you'll have to use the new keys in the menu instead
如果您重新绑定菜单中也使用的键(例如,R 用于删除项目,E 用于确认等),那么您将不得不使用菜单中的新键
|
|