Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Selaya on February 04, 2017, 06:00:35 pm

Title: [WotLK] edit default key bindings?
Post by: Selaya on February 04, 2017, 06:00:35 pm
Hello Dears,

simple question, is it possible to edit the default key bindings that ship with the game, and if yes, where?
It`s annoying that whenever I make a new account/try out a new server I have to spend 15mins customising those default binds, so it would save me a lot of time if I could just customise the default bindings into something more suitable to me.
Title: Re: [WotLK] edit default key bindings?
Post by: Amaroth on February 04, 2017, 07:00:42 pm
I am not aware of such possibility, but you can copy your game/account/realm settings to whenever you want, as long as you know where are they (to be) stored. In your case, take a look at WTF folder in your WoW folder. There's an Account directory and in your account's folder there, you should have bindings-cache.wtf file there. If you copy that to different account, it should copy your key bind edits as well. More about these kinds of things here.:
https://www.youtube.com/watch?v=l9LYi3cDBU4 (https://www.youtube.com/watch?v=l9LYi3cDBU4" onclick="window.open(this.href);return false;)
Title: Re: [WotLK] edit default key bindings?
Post by: Selaya on February 04, 2017, 07:06:45 pm
I`m aware of that method, unfortunately it doesnt always work. Realistically the default binds /must/ be stored in some .xml file or .dbc or whatever, no? And you should be able to manipulate that. Guess I`ll have to go fishing myself.
Title: Re: [WotLK] edit default key bindings?
Post by: Amaroth on February 04, 2017, 09:44:07 pm
This is a kind of thing I'd expect to be hardcoded. But I may be, obviously, wrong.
Title: Re: [WotLK] edit default key bindings?
Post by: Selaya on February 04, 2017, 10:11:16 pm
Seems highly unlikely to me, seeing as every localisation has different default keybindings. I mean, it`s possible that they`re all hardcoded, but yeah.
Title: Re: [WotLK] edit default key bindings?
Post by: Selaya on February 05, 2017, 12:25:17 pm
I found it. In the MPQs (dunno which one, I rebuilt mine client from scratch to completely annihilate the obsoleted files, saves me 4GiB), /WTF/DefaultBindings.WTF.
Title: Re: [WotLK] edit default key bindings?
Post by: Amaroth on February 05, 2017, 04:00:53 pm
Ah, great then (y).