ULTRAKILL
Tama Dec 28, 2023 @ 2:33am
Problem with whiplash key-binding
I have a mouse with 2 extra buttons on the side (Forward and Back), and I bind the Back key to "Change fist", and the Forward key to the whiplash, nothing wrong with the fist changer, but nearly every time I reenter the game, the whiplash key binds just get a "LB+RB", and my "Forward" binding stops working, so I have to reset it and rebind it. Is there a way to fix this? (I dont even know what LB+RB is)
< >
Showing 1-15 of 16 comments
GORLAMI Dec 28, 2023 @ 2:54am 
same problem, im playing all year with whiplash - mouse5 and melee - mouse4, for some reason it stopped working...

bind function for whiplash just disappeared from settings
Last edited by GORLAMI; Dec 28, 2023 @ 3:01am
bub Dec 28, 2023 @ 3:50am 
been having the same issue
TMan Sus Dec 29, 2023 @ 5:32pm 
Just delete LB+RB, it worked for me
ASFRedstone Dec 29, 2023 @ 6:03pm 
I have been having the same problem with this. My personal keybind for the whiplash is "F" and I have noticed a few things when doing further research on the problem

by checking the "Binds.JSON" file in the folder holding the data for ultrakill I have noticed 2 repeated code sections getting added upon the game shutting down
Under the "Move" section we have this piece of code being added each shut down:
"{
"path": "2DVector",
"isComposite": true,
"parts": {}
},"

and under "Hook" we see this getting added which reflects to in game as "LB+RB"

"{
"path": "OneModifier",
"isComposite": true,
"parts": {
"modifier": "<Gamepad>/leftShoulder",
"binding": "<Gamepad>/rightShoulder"
}
},"

Unfortunately I don't have further access to what sets and defines the keybinds to ultrakill but hopefully Hakita might see this as this is as far as I was able to get, I do know the blank keybind overwriting thew move section is not malicious and causing errors but it just clogs up the code and makes it difficult to read, however the hook keybinds are being malicious and there is no limit to how many this bug can create, so in theory you could have ten "LB+RB" keybinds for your whiplash that constantly block out the other binds because of the duplicates

The only possible lead on this that I can come of it is that it is using the controller keybinds as a primary keybind, unfortunately I do not know how it does this upon game shut down nor why it keeps adding it each time

Tama, might I ask if you have even enabled a controller to Ultrakill at any time when playing?
Tama Dec 31, 2023 @ 5:27am 
Originally posted by OrFuEx:
Just delete LB+RB, it worked for me
It keeps reapearng sadly
Tama Dec 31, 2023 @ 5:28am 
Originally posted by ASFRedstone:
I have been having the same problem with this. My personal keybind for the whiplash is "F" and I have noticed a few things when doing further research on the problem

by checking the "Binds.JSON" file in the folder holding the data for ultrakill I have noticed 2 repeated code sections getting added upon the game shutting down
Under the "Move" section we have this piece of code being added each shut down:
"{
"path": "2DVector",
"isComposite": true,
"parts": {}
},"

and under "Hook" we see this getting added which reflects to in game as "LB+RB"

"{
"path": "OneModifier",
"isComposite": true,
"parts": {
"modifier": "<Gamepad>/leftShoulder",
"binding": "<Gamepad>/rightShoulder"
}
},"

Unfortunately I don't have further access to what sets and defines the keybinds to ultrakill but hopefully Hakita might see this as this is as far as I was able to get, I do know the blank keybind overwriting thew move section is not malicious and causing errors but it just clogs up the code and makes it difficult to read, however the hook keybinds are being malicious and there is no limit to how many this bug can create, so in theory you could have ten "LB+RB" keybinds for your whiplash that constantly block out the other binds because of the duplicates

The only possible lead on this that I can come of it is that it is using the controller keybinds as a primary keybind, unfortunately I do not know how it does this upon game shut down nor why it keeps adding it each time

Tama, might I ask if you have even enabled a controller to Ultrakill at any time when playing?

Yes I have connected a controller, it was ages, perhaps its because of that
synscient Dec 31, 2023 @ 12:37pm 
milanesa de pollo and myself have been facing this same issue, which they brought up in a different thread, but for us it's gotten even worse. We both seem to have been fiddling with this hook binding issue and ctrl+esc'ed while doing so either on accident or for a reason, and when each of us came back to the game our entire binding menu had disappeared, and our w-a-s-d keys no longer work in the game. The bugs are definitely connected by this hook binding issue, but I don't code so wouldn't know if they're related as much in the software. Could be two separate bugs, a hook-binding bug and a ctrl+esc erasing binding menu bug.
synscient Dec 31, 2023 @ 12:48pm 
Looking at the binds.json file ASFRedstone mentioned, my movement keys are linked to "2DVector" or something in a way which looks similar to my hook bindings there too, both of which may indicate it's misbinded to controller settings. Don't know where to look for my entire binding menu not showing up, though.
MrMindblown Dec 31, 2023 @ 4:22pm 
I'm having the same problem, I used the middle mouse button and recently it stopped working, and won't bind back. Is this a bug or on purpose?
bucketcat23 Dec 31, 2023 @ 6:18pm 
I have the same issue. I tryed to rebind hook from r to esc and it delete the hook bind section and disabled all input. A relaunch fixed the frozen input but hook was still gone.
ASFRedstone Jan 1, 2024 @ 2:44am 
Originally posted by Tama:
Yes I have connected a controller, it was ages, perhaps its because of that

Then that might be the issue as I have done the same as well
Tama Jan 1, 2024 @ 12:42pm 
Just an interesting thong. It is happening to a lot of people, I am trying to fix it with the "binds" doc watching DumbsterMan P-rank all of violence, and he had the same Rb+LB thing.
Bozo Prime Jan 1, 2024 @ 8:04pm 
I got the same issue as well. I really don't mind it though. It's just a quick fix in the options after all. The real problem is that for some reason the option to change the keybind completely disappeared when I tried fixing it last. I already made a post about this, but if there is any help I can find here, I would be very grateful.
Kndziuu Jan 2, 2024 @ 6:05am 
Originally posted by Tama:
I have a mouse with 2 extra buttons on the side (Forward and Back), and I bind the Back key to "Change fist", and the Forward key to the whiplash, nothing wrong with the fist changer, but nearly every time I reenter the game, the whiplash key binds just get a "LB+RB", and my "Forward" binding stops working, so I have to reset it and rebind it. Is there a way to fix this? (I dont even know what LB+RB is)
Exacly the same problem :csgogun::sothappy:
BlueBerryBrother Jan 2, 2024 @ 7:48am 
Originally posted by Tama:
I have a mouse with 2 extra buttons on the side (Forward and Back), and I bind the Back key to "Change fist", and the Forward key to the whiplash, nothing wrong with the fist changer, but nearly every time I reenter the game, the whiplash key binds just get a "LB+RB", and my "Forward" binding stops working, so I have to reset it and rebind it. Is there a way to fix this? (I dont even know what LB+RB is)

Same problem here. I have not used any controllers with my pc and it still keeps happening
< >
Showing 1-15 of 16 comments
Per page: 1530 50

Date Posted: Dec 28, 2023 @ 2:33am
Posts: 16