Let's you recover the key-binding to open Cyber Engine Tweaks' overlay
Decide to use either:
- EXE file
- javascript code that you can paste in a browser console (replace CET_OVERLAY_KEY constant with the actual key code in the first few lines of code)
- c++ code to compile the EXE or paste it into a C++ online compiler
You can find your CET overlay key at: <Cyberpunk installation folder>\bin\x64\plugins\cyber_engine_tweaks\bindings.json
The CET overlay key is basically a container for hex values, represented and written in decimal.
The whole reason this repo exists is to do a conversion decimal -> hex -> remove padding -> then hex keys to keys' names