Skip to content

Instantly share code, notes, and snippets.

View micr0-dev's full-sized avatar
🚀
rocket go brr...

Micr0byte micr0-dev

🚀
rocket go brr...
View GitHub Profile
@micr0-dev
micr0-dev / README.md
Last active May 21, 2024 15:49 — forked from Gordin/README.md
Script that remaps Keys in Cyberpunk 2077 from qwertz to colemak. That's it :>
  1. Have python installed
  2. Download remap.py (from below) and put it next to the config file inputUserMappings.xml (Should be in ...\Cyberpunk 2077\r6\config)
  3. Open a terminal, cd into the directory with the script, and run python remap.py
  4. It should create a new file called inputUserMappings2.xml
  5. Now rename inputUserMappings.xml to something else, and rename inputUserMappings2.xml to inputUserMappings.xml