Add multiple key binds to 1 función. e.g jump with spacebar + scroll wheel in Vampire: La caza de sangre de la mascarada.
Find Config
Windows Key+R to open Run window and then paste «%localappdata%», navigate to \Tiger\Settings Open «InputBindings.json» with notepad.
Edit Config
In this case I’m using this method to jump with scroll wheel. For some reason its blocked in game, but you can use scroll wheel for switching weapons. Basically I have just copied and pasted the «Saltar» commands and replaced the key with mouse wheel.
{
«actionName»: «Saltar»,
«bShift»: FALSO,
«bCtrl»: FALSO,
«bAlt»: FALSO,
«bCmd»: FALSO,
«llave»: «MouseWheelAxis»
},
I did also remove «MouseWheelAxis» from switching weapons. I dont want to switch weapon and jump at the same time. This was just an example. You can use this method to create multiple binds.
Ahorrar
Finally save the config file. Right click properties, select read only and apply.
Eso es todo lo que estamos compartiendo hoy para este Vampiro: La mascarada - caza de sangre guía. Esta guía fue originalmente creada y escrita por Schwifty. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.