Skip to content

ouqilbo/cet-overlay-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cet-overlay-key

Let's you recover the key-binding to open Cyber Engine Tweaks' overlay

how-to-use

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

why?

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

About

Let's you recover the key-binding to open Cyber Engine Tweaks' overlay

Resources

Stars

Watchers

Forks

Packages

No packages published