Hello, oddballs! This project provides a set of config settings as a reference for those who want to play League of Legends on macOS using a D-pad with the WASD keybinding.
Supported Device:
- Install Karabiner-Elements to remap the keybindings, since the official Razer Synapse 2 no longer supports the latest macOS versions.
- Optionally, sign up for PBE. At the time of wirting, the WASD Keybinding is only available in PBE.
Find an attribute named WASD under Input.ini in PersistedSettings.json. Refer to the official FAQ article for more details.
Pitfall:
- With the WASD keybinding enabled, we no longer can specify
[Shift]as a modifer key by design on the LoL client; however, the manual overwrite is still effective for now via the JSON file.
For ease of verification, while it's completely optional, subscribe to PC Game Pass and link your Riot account. It allows you to explore all the champions' interactions, including the obsqure Champion Specific Interactions.
Install the handy commands via Homebrew:
brew install rsync watchRun the command below:
watch -ebn 10 bash snapshot-settings.shIt takes a snapshot of your local config files every 10 seconds.
