Skip to content

Commit

Permalink
clarify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
braye committed Dec 13, 2022
1 parent a4a9684 commit 77c1f03
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ It does not currently copy client settings (graphics, sound levels, etc) between

Disable keybind synchronization.

When logged in, put this in the chat window:
Log into the game version that configs are being copied to.

Type this in the chat window:
```
/console synchronizeBindings 0
```
Expand All @@ -21,6 +23,8 @@ Open the game, and run:
```
/console synchronizeBindings 1
```
In the chat window.

Change *any* key binding, and apply the changes - you can change it back later.

This "tricks" the WoW client into accepting the new keybindings, and saving them to Blizzard's servers. Otherwise, it sees that the keybindings for the account don't match the ones saved on the server, and "helpfully" changes them.
Expand Down

0 comments on commit 77c1f03

Please sign in to comment.