yamashi/CyberEngineTweaks logo

yamashi/CyberEngineTweaks

Free

Cyberpunk 2077 tweaks, hacks and scripting framework

FreeFree tier
Type
Open Source

About yamashi/CyberEngineTweaks

Cyber Engine Tweaks is a Lua scripting framework for Cyberpunk 2077 that provides modders with access to the game's internal scripting features. It includes a Dear ImGui-based graphical user interface, an in-game console, and a TweakDB editor for advanced modifications. The tool also bundles a variety of quality-of-life patches (e.g., AMD SMT optimization, pedestrian/traffic removal, disable async compute, disable temporal AA, skip start menu, suppress intro movies, disable vignette, disable boundary teleport, Windows 7 VSync bypass) that can be individually enabled or disabled. Development options like ImGui diagnostics, debug menus, and binding cleanup aid mod creators. The framework tracks the current Cyberpunk 2077 release and requires RED4ext.

Key Features

Lua scripting framework with access to internal game scripts
Dear ImGui graphical user interface for mods
In-game console for advanced commands
TweakDB editor for modifying game data
Quality-of-life patches (e.g., AMD SMT, remove pedestrians, disable async compute, disable TAA, skip start menu, suppress intro movies, disable vignette, disable boundary teleport, Windows 7 VSync)
Development diagnostics tools (ImGui diagnostics, debug menus, binding cleanup)
Configurable patches via settings menu or config files
Active release tracking with frequent updates (v1.37.1 latest)

Pros & Cons

Pros
  • Extensive modding capabilities with full Lua scripting
  • Active development with frequent releases (4.8k stars, 119 releases)
  • Open-source under MIT license, free to use and modify
  • Includes multiple performance and quality-of-life patches
  • Developer-friendly features for mod debugging and testing
Cons
  • Requires RED4ext as a prerequisite dependency
  • Only compatible with Cyberpunk 2077 (not a general-purpose tool)
  • Some patches (e.g., disable TAA) may affect visual quality or stability
  • Primarily designed for Windows (Windows 7 VSync patch suggests limited platform support)

Best For

Creating and testing Lua-based mods for Cyberpunk 2077Debugging mods with built-in ImGui diagnostics and debug menuImproving game performance through optional patchesExploring out-of-bounds locations with boundary teleport disableAdjusting game startup flow (skip intro/start menu)Advanced editing of game data via TweakDB console

FAQ

What is Cyber Engine Tweaks?
It is a Lua scripting framework for Cyberpunk 2077 that allows modders to script mods with access to internal game scripting features. It includes a Dear ImGui GUI, console, TweakDB editor, and several quality-of-life patches.
Is Cyber Engine Tweaks free?
Yes, it is open-source and distributed under the MIT license. Donations via cryptocurrency are accepted but not required.
Do I need any other mods to use it?
Yes, you must first install RED4ext, which is a prerequisite for Cyber Engine Tweaks to function.
Can I disable individual patches?
Yes, all patches can be individually enabled or disabled through the in-game settings menu or by editing configuration files (requires game restart to apply).