yamashi/CyberEngineTweaks
FreeCyberpunk 2077 tweaks, hacks and scripting framework
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
Pros & Cons
- 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
- 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)