Releases: maximegmd/CyberEngineTweaks
Add config file and AVX
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.
Double trampoline skip
As usual unzip in bin/x64
1.04 patch for trampolines
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.
Fix condition
Fix condition after this comment:
https://www.reddit.com/r/pcgaming/comments/kbsywg/cyberpunk_2077_used_an_intel_c_compiler_which/gfknein/?utm_source=reddit&utm_medium=web2x&context=3
Unzip the content of Release.zip in bin/x64/
Fix AMD performance issues
Paste the content of the folder where Cyberpunk2077.exe is located (bin/x64) and just launch the game like you usually do.