🔩
Mod Developer
DeveloperModder
  • 👋Welcome!
  • Support
    • Dashboard
    • 📄Dictionary
    • 📘Glossary
      • ▫️Files
        • ▫️Assets
          • ▫️Appendix
        • ▫️Red4 Shaders
          • ▫️Definitions
          • ▫️Descriptions
      • ▫️In-Game Objects
        • ▫️Building
        • ▫️Character
          • ▫️Hair
        • ▫️Clothes
          • ▫️Variants
        • ▫️Environment
        • ▫️Vehicle
          • ▫️Assests
            • ▫️Appearance Mapping
          • ▫️TweakDB
        • ▫️Weapon
    • 🐣Getting Started
      • ▫️1. Setup
      • ▫️2. Download
      • ▫️3. Configure
    • 👪Community Links
    • 🔨Troubleshooting
      • ❔FAQ
      • ❗Problems
  • Documentation
    • Dashboard
    • Generalized guidees
      • Replace a player item with an NPC item
      • Mesh editing
      • Remove an Animation (and Potentially Replace It)
      • Change Position and Rotation of an entMeshComponent
      • PagEdit Voiceover and Subtitles In a Quest
      • Recoloring items
      • Creating new items (adding to the game)
    • 🎨Graphical Editors
      • 🦮General Guides
      • 📄General References
      • ▫️Adobe Substance
      • ▫️Autodesk Maya
      • ▫️Blender
      • ▫️Gimp
      • ▫️Krita
      • ▫️Photoshop
    • 🧑‍💻Modding Tools
      • ▫️Cyberpunk Engine Tweaks
        • 🦮Guides
          • ▫️Installing
            • ▫️Troubleshooting
            • ▫️Proton
          • ▫️Usage
          • ▫️Scripts
          • VS Code
        • 📄Reference Sheets
          • ▫️Config File
          • ▫️Font & font size
          • ▫️Uninstalling
          • ▫️UI Examples
      • ▫️MLSETUP Builder
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️REDmod
        • 🦮Guides
        • 📄Reference Sheets
          • ▫️Commands
            • ▫️Deploy
            • ▫️Import
          • ▫️Usage
          • ▫️Structure
      • ▫️Redscript
        • 🦮Guides
          • Get Started
            • Download
            • REDscript in 2 minutes
        • 📄Reference Sheets
          • Language Features
            • Intrinsics
            • String formatting
            • Loops
      • ▫️Red4ext
        • 🦮Guides
          • ▫️Get Started
            • Installing RED4ext
            • Installing a Plugin
            • Configuration
            • Uninstalling
          • ▫️Creating a Plugin
          • ▫️Creating a Custom Native Class
            • Adding a Native Function
        • 📄Reference Sheets
      • ▫️TweakDB
        • ▫️TweakXL
          • 📄Reference Sheets
        • ▫️ArchiveXL
          • 📄Reference Sheets
        • 🦮Guides
      • ▫️WolvenKit
        • 🦮Guides
          • ▫️Getting Started
            • ▫️Download
            • ▫️Setup
            • ▫️Install
            • ▫️Uninstall
            • ▫️Create a mod
          • ▫️Custom Photo Mode Expressions
        • 📄Reference Sheets
          • ▫️Overview
          • ▫️Editor
            • ▫️Project Explorer
            • ▫️Properties
            • ▫️Asset Browser
          • ▫️Release Notes
      • ▫️WolvenKit.CLI
        • 🦮Guides
        • 📄Reference Sheets
    • ⚙️Utilities
      • ▫️010 Editor
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️3DS
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️Deep Asset Discovery
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️Noesis
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️Notepad++
        • 🦮Guides
        • 📄Reference Sheets
      • ▫️PixelRick's Save Editor
        • 🦮Guides
        • 📄Reference Sheets
  • Collaboration
    • Dashboard
    • 🤝Get Involved
      • Needed Documentation
      • Wanted Ads
    • 📅Meetings
Powered by GitBook
On this page
  • What is the Overlay?
  • How to open the Overlay?
  • Console
  • Hotkeys
  • Settings
  1. Documentation
  2. Modding Tools
  3. Cyberpunk Engine Tweaks
  4. Guides

Usage

PreviousProtonNextScripts

Last updated 2 years ago

How to use the Cyber Engine Tweaks Overlay.

What is the Overlay?

The Cyber Engine Tweaks (CET) Overlay is the interface of CET. Currently, it contains three tabs: , , and .

How to open the Overlay?

Upon the installation of CET, the overlay will appear automatically when you launch the game. You need to assign a hotkey to it before you can move on:

  1. 1.Press the NOT BOUND button behind Overlay Key:.

  2. 2.Press a key or a key combination on your keyboard after the button becomes BINDING... to bind it.

  3. 3.Now the hotkey has bound, you can press that key anytime to open/close the Overlay.

Asign a key for opening/closing the Overlay

Console

The console tab is where you type commands to use cheats and other useful functions.

What the buttons and checkboxes do in the Console tab:

Button/Checkbox

Description

Clear Input

By checking this box, the commands you typed will also be cleared when you press the Clear Output button.

Clear Output

Clear the output log displayed in the console.

Scroll Output

Will automatically scroll to the bottom when there is a new output log.

Disable Game Log

Hide the game logs, which are produced by the game, from the console.

Reload All Mods

Reload all installed mods.

How to use the Console

Hotkeys

The Hotkeys tab is where you manage all the hotkeys of the mods you installed.CET does not allow mods to define default hotkeys. Thus, every time you install a new mod, you need to bind a hotkey for it, if it requires one.

  • Binding hotkeys for a mod is the same as how you bind the hotkey for the CET Overlay.

  • You can unbind a hotkey by pressing the UNBIND button behind it.

  • To save the changes, press the Save button.

  • Undefined hotkeys appear in red text. Unsaved changes appear in yellow text.

Bind/unbind hotkeys for mods

If you have encountered troubles when using a mod, please read this FAQ page:

Settings

The console uses script language, you may want to look up how to use it before proceeding.There are some guides here to get you started:

The Settings tab is where you change the Overlay open/close hotkey, and toggle the tweaks to Cyberpunk2077's game engine.You can find what each option does on this page:​

🧑‍💻
▫️
🦮
▫️
Lua
How do I ____?
Scripts
Mod FAQs
Config File
Console
Hotkeys
Settings