Add multiple key binds to 1 function. e.g jump with spacebar + scroll wheel in Vampire: The Masquerade Bloodhunt.
Find Config
Windows Key+R to open Run window and then paste “%dane aplikacji lokalnych%”, 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 “Skok” commands and replaced the key with mouse wheel.
{
“actionName”: “Skok”,
“bShift”: FAŁSZ,
“bCtrl”: FAŁSZ,
“bAlt”: FAŁSZ,
“bCmd”: FAŁSZ,
“klawisz”: “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.
Ratować
Finally save the config file. Right click properties, select read only and apply.
To wszystko, co dzisiaj udostępniamy w tym celu Wampir: Maskarada - Bloodhunt przewodnik. Ten przewodnik został pierwotnie stworzony i napisany przez Schwifty. Na wypadek, gdybyśmy nie zaktualizowali tego przewodnika, możesz znaleźć najnowszą aktualizację, postępując zgodnie z tym połączyć.