maximegmd/CyberEngineTweaks logo

maximegmd/CyberEngineTweaks

Free

Cyberpunk 2077 tweaks, hacks and scripting framework

FreeFree tier
Type
Open Source

About maximegmd/CyberEngineTweaks

Cyber Engine Tweaks is a framework for Cyberpunk 2077 that provides modders with the ability to script mods using Lua, leveraging all internal game scripting features. It includes a Dear ImGui-based GUI system for mod interfaces, a console for executing commands, and a TweakDB editor for advanced modifications. The tool also offers a range of quality-of-life patches (e.g., AMD SMT fix, remove pedestrians/traffic, disable async compute, skip start menu, suppress intro movies, disable vignette, disable boundary teleport, disable Windows 7 VSync) and development options (e.g., ImGui diagnostics window, debug menu, game options dumping). All patches and options can be enabled/disabled via settings menu or config files. The framework requires RED4ext and tracks the current release of Cyberpunk 2077.

Key Features

Lua scripting with access to all internal game scripting features
Dear ImGui-based GUI system for mod interfaces
In-game console for command execution
TweakDB editor for advanced database modifications
Quality-of-life patches (e.g., AMD SMT fix, remove pedestrians/traffic, disable async compute, skip start menu, suppress intro movies, disable vignette, disable boundary teleport, disable Windows 7 VSync)
Development options (ImGui diagnostics, debug menu, game options dumping, remove dead bindings)
All patches and options configurable via settings menu or config files
Closely tracks current Cyberpunk 2077 release

Pros & Cons

Pros
  • Powerful Lua scripting API with full access to internal game features
  • Open source (MIT license) with active community and frequent releases
  • Provides numerous useful quality-of-life patches that can be toggled individually
  • Built-in GUI framework (Dear ImGui) for mods
  • Console and TweakDB editor enable advanced debugging and tweaking
Cons
  • Requires RED4ext as a prerequisite installation
  • Only supports Cyberpunk 2077, limiting scope to a single game
  • May be complex for non-technical users unfamiliar with Lua scripting or modding frameworks
  • Some patches require game restart to apply

Best For

Developing and testing mods for Cyberpunk 2077 using LuaTweaking game performance and visual settings via patchesDebugging mods with ImGui diagnostics and debug menusEditing game database values with TweakDB editorExploring game scripting internals for research or content creation