I wanted to ask if there is a mod that lists all keybinds, both vanilla and modded. It's a bit difficult to keep track with all the various helpers and things having their own keybinds, and making sure they don't conflict with vanilla.
Does anyone know of one that exists?
Bonus question: Is this even possible in Celeste? I would assume so but it does make me curious.
#Mod that lists all keybinds?
1 messages · Page 1 of 1 (latest)
possible? yes
easy? uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
there is no mod that does that afaik
oh okay, thanks for the info!
simplified explanation:
you'd have to go through every loaded mod, go through its settings, go through every setting and check if it's a VirtualButton
then you'd need to grab the mod name and the setting text
im not sure if the mod would like it if its settings were changed from another mod or something
@cedar ravine
yea i figured it'd be something like that. i don't know restrictive or difficult celeste modding can be with that type of stuff so yea
everything is hard until someone makes it easy
this is something no one's made easy yet
it could feasibly be possible for everest to create a centralized list of all registered VirtualInputs and what they're bound to, but it doesn't currently
... at least i don't think it does 

you still wouldn't really be able to get mod and setting names this way though