CyberEngineTweaks

Cyberpunk 2077 tweaks, hacks and scripting framework

MIT License

Stars
4.4K
Committers
40

Bot releases are hidden (Show)

CyberEngineTweaks - Unlock the debug menu ;)

Published by maximegmd almost 4 years ago

This unlocks the debug menu in the main menu, it is enabled by default :)

CyberEngineTweaks - Proper VRAM detection

Published by maximegmd almost 4 years ago

CyberEngineTweaks - Minor bug fix

Published by maximegmd almost 4 years ago

CyberEngineTweaks - Add virtual input fix

Published by maximegmd almost 4 years ago

CyberEngineTweaks - Add memory pool hook

Published by maximegmd almost 4 years ago

This will override the PoolCPU to your ram - 4GB and set PoolGPU to 4GB or higher if it is set higher in the engine's csv file.

CyberEngineTweaks - Add config file and AVX

Published by maximegmd almost 4 years ago

As usual pop it in bin/x64

You will find a new directory performance_overhaul containing config.json.

By default AMD SMT and Spectre (trampoline jmps) are enabled, AVX is disabled, enable it ONLY if you get the AVX crash.

CyberEngineTweaks - Double trampoline skip

Published by maximegmd almost 4 years ago

As usual unzip in bin/x64

CyberEngineTweaks - 1.04 patch for trampolines

Published by maximegmd almost 4 years ago

This version patches the trampolines aka calling a function that just jumps.

I haven't benchmarked the performance impact (if any) but it's always better to jump as little as possible to avoid icache misses.

CyberEngineTweaks - Fix condition

Published by maximegmd almost 4 years ago

CyberEngineTweaks - Fix AMD performance issues

Published by maximegmd almost 4 years ago

Paste the content of the folder where Cyberpunk2077.exe is located (bin/x64) and just launch the game like you usually do.