All Projects → yamashi → Cyberenginetweaks

yamashi / Cyberenginetweaks

Licence: mit
Performance boost, bug fixes and hacks for fun for Cyberpunk 2077

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Cyberenginetweaks

BraindanceProtocol
A GUI to modify your Cyberpunk 2077 experience
Stars: ✭ 84 (-97.68%)
Mutual labels:  cyberpunk, cyberpunk2077
CyberPunkNetrunner
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077 https://www.cyberpunk.net/
Stars: ✭ 69 (-98.1%)
Mutual labels:  cyberpunk, cyberpunk2077
inCyberPunk2022
👾 https://cybersocial.herokuapp.com/   C̵̡̡͓̪̺̲̺̳̭̱̩͖͔̽̈́͜y̵̢̺̮̥̠̲̼̫͗b̴̲͇̟̭̹͆͒̈́̒͋̃̌̇̈̆̚͠͠ȅ̷̡̢̩̺̏r̴̢̛̹̲̜͙͉̩̩̣͉̺͂̀́̈́̇͛͋̊̉̈́̇P̵̡͊̚ų̵̙̣͓̤̼̭̤̥̯̻̯̒ͅň̸̛̯͕̦̦͓̙̋͐̈́́̉ͅḱ̷̡̪͚͉̟̘̳̯̳͉̈́͐͂̇̾͑̕̕͝ͅ
Stars: ✭ 28 (-99.23%)
Mutual labels:  cyberpunk, cyberpunk2077
breach-protocol-autosolver
Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
Stars: ✭ 28 (-99.23%)
Mutual labels:  cyberpunk2077
redscript
Compiler/decompiler toolkit for redscript
Stars: ✭ 191 (-94.73%)
Mutual labels:  cyberpunk2077
WolvenKit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
Stars: ✭ 429 (-88.16%)
Mutual labels:  cyberpunk2077
cyberpunk-2019
The cyberpunk theme emacs needs, but maybe not the one it deserves...
Stars: ✭ 68 (-98.12%)
Mutual labels:  cyberpunk
cp2020
A character generator for the Cyberpunk 2020 Role Playing Game
Stars: ✭ 43 (-98.81%)
Mutual labels:  cyberpunk
cyberpunk2077-hacking-solver
Online Cyberpunk 2077 hacking minigame solver.
Stars: ✭ 21 (-99.42%)
Mutual labels:  cyberpunk2077
glitched-writer
Glitched, text writing js module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.
Stars: ✭ 51 (-98.59%)
Mutual labels:  cyberpunk
Cyberpunk-2077-theme-css
This is a theme in CSS3 to simulate the interfaxes of the game CyberPunk 2077.
Stars: ✭ 118 (-96.74%)
Mutual labels:  cyberpunk2077
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (-98.48%)
Mutual labels:  cyberpunk
CP77HookFileName
Hook filenames in Cyberpunk 2077 (used in unpack .archive)
Stars: ✭ 17 (-99.53%)
Mutual labels:  cyberpunk2077
CyberWorld
Procedurally generating complicated cyberpunk city in minecraft Automatically merging buildings into mega-structure Generating the building with sub-structure such as signs, illegal building, etc.
Stars: ✭ 65 (-98.21%)
Mutual labels:  cyberpunk
Arwes
Futuristic Sci-Fi UI Web Framework
Stars: ✭ 5,031 (+38.86%)
Mutual labels:  cyberpunk

Cyber Engine Tweaks

Patreon MIT license Discord

  • Bitcoin: bc1q0neujk5e8v8sc3934ajn8z8zav7hl6557fjj54
  • Bitcoin Cash: qps5ze9p8fxmu4rszyxwy3g0ctlmrhvc3uqq0fzsnl
  • Dogecoin: DMoReR33D87D6rYeUkyQb2BsEHJTqfBFva
  • Ethereum: 0x7Cd23BE1C507Da85ABF0B05c7A3C03e6d3d0233B

What's this?

Cyber Engine Tweaks is a framework giving modders a way to script mods using Lua with access to all the internal scripting features. It also comes with a Dear ImGui to provide GUI for different mods you are using, along with console and TweakDB editor for more advanced usage. It also adds some patches for quality of life, all of which can be enabled/disabled through the settings menu or config files (requires game restart to apply).

Current version works with 1.3 game version.

Current patches

Patch Description
AMD SMT For AMD CPUs that did not get a performance boost after CDPR's patch
Remove pedestrians and traffic Removes most of the pedestrians and traffic
Disable Async Compute Disables async compute, this can give a boost on older GPUs (Nvidia 10xx series for example)
Disable Temporal Antialiasing Disables antialiasing, not recommended but you do what you want!
Skip start menu Skips the menu asking you to press space bar to continue (Breaching...)
Suppress Intro Movies Disables logos played at the beginning
Disable Vignette Disables vignetting along screen borders
Disable Boundary Teleport Allows players to access out-of-bounds locations
Disable Windows 7 VSync Disables VSync on Windows 7 to bypass the 60 FPS limit

Current mod development options

Development Description
Draw ImGui Diagnostics Window Toggles drawing of internal ImGui diagnostics window to show what is going on behind the scenes (good for mod debugging)
Remove Dead Bindings Removes bindings for mods that were not loaded
Enable ImGui Assertions Enables all ImGui assertions (use this option to check mods for errors before shipping!)
Debug Menu Enables the debug menus in game
Dump Game Options Dumps all game options into main log file

Usage and configuration

Read the wiki

Official mod examples

Usage with Proton

Contributing

If you wish to contribute to the main repo, try to follow the coding style in the code, otherwise not much to say, don't use code that is not yours unless the license is compatible with MIT.

As for the wiki, please ask on discord for write permissions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].