About this mod
Allows you to customize quick sign bindings for gamepads
- Permissions and credits
- Changelogs
Provides a mod menu to change quick sign bindings however you like. Currently allowed bindings are: A/Cross, B/Circle, X/Square, Y/Triangle, L1, L2, R1.
Installation
Mod Manager Installation
- Use TW3 Mod Manager or manually move archive contents into your game directory to install the mod.
- Use Script Merger to merge it with other installed mods.
- Finally make sure you have enabled "quick sign casting" under gameplay settings.
Manual Installation
It is strongly recommended to install using TW3 Mod Manager since it will update the mod menu lists and key bindings automatically.
- Copy archive contents except 'key_bindings.txt' into your game directory.
- Add modConfigurableQuickSignCasting.xml; line into '[bin/config/r4game/user_config_matrix/pc/dx11filelist.txt]' & '[bin/config/r4game/user_config_matrix/pc/dx12filelist.txt]'.
- Use Script Merger to merge it with other installed mods.
- Backup 'Documents/The Witcher 3/input.settings'.
- If you haven't installed any other mod that changes keybindings, and haven't changed your keybindings manually (including keyboard bindings in the game options), you can use the input.settings provided in the miscellaneous files section.
- Otherwise, open it with a text editor, then make the following changes:
- Under both [Combat] and [Exploration] lines, add following:
IK_Pad_RightShoulder=(Action=QuickCastR1)
IK_Pad_LeftTrigger=(Action=QuickCastL2)
IK_Pad_LeftShoulder=(Action=QuickCastL1)
IK_Pad_Y_TRIANGLE=(Action=QuickCastY)
IK_Pad_X_SQUARE=(Action=QuickCastX)
IK_Pad_B_CIRCLE=(Action=QuickCastB)
IK_Pad_A_CROSS=(Action=QuickCastA)
- Finally make sure you have enabled "quick sign casting" under gameplay settings.
My Other Mods