Vampire: The Masquerade - Bloodhunt

Vampire: The Masquerade - Bloodhunt

Not enough ratings
Set Multiple Key Binds & Jump With Mouse Wheel
By Schwifty
Add multiple key binds to 1 function. e.g jump with spacebar + scroll wheel.
3
   
Award
Favorite
Favorited
Unfavorite
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 just copied and pasted the "Jump" commands and replaced the key with mouse wheel.

{
"actionName": "Jump",
"bShift": false,
"bCtrl": false,
"bAlt": false,
"bCmd": false,
"key": "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.

I did try bind jump to MouseScrollUp and MouseScrollDown, but doesn't seem to work in game.
Using "MouseWheelAxis" allows you to jump with scroll wheel down and up.
Save
Finally save the config file. Right click properties, select read only and apply.
Good Luck Have Fun
I hope to meet you in the field of battle where I shall crush you.
4 Comments
Schwifty  [author] Dec 15, 2023 @ 11:11am 
@iamval u have to make it read only or it wont work
iamval Nov 13, 2023 @ 3:26am 
i can edit the config, save and apply, but nothing changes ingame...
leon Apr 14, 2023 @ 5:36am 
you are a fucking hero dude
マーシャ百 Jul 13, 2022 @ 2:03pm 
thank you so much <3