Defaults

Here's an illustration of the default key binds in Blue Acolyte:




1. Kick player 1
2. Kick player 2
3. Kick player 3
4. Kick player 4
5. Kick player 5
6. Toggle banner
7. Toggle players
8. Toggle event log
9. Toggle wex dust
10. Toggle session timer display
11. Disconnect from current session


Changing key binds

Blue Acolyte uses virtual key codes to assign to different mod functions. If you don't like or can't use the default configuration, you can change them in the BlueAcolytePref.ini file.

You can find all of the virtual key codes here: 
https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

These are in hexidecimal - You'll need to convert them to decimal. This can be done through online calculators, or the windows calculator in programmer mode.

For example, if we want to change keybind 1 (Kick player 1) from NUMPAD1, to the 'F' key you'd first need to find the virtual key code for it:



Now that we know the value is 0x46, we can convert it to decimal:



So the value in decimal we want is 70. Now we can change that in the BlueAcolytePref.ini file:



Save the file, and restart the game for changes to take effect.

I hope this helps.

Article information

Added on

Edited on

Written by

Yui

0 comments