Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 899 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 899 Bytes

Cyberpunk Patch

What's this?

This plugin fixes some Cyberpunk 2077 issues.

Current fixes

  • AMD SMT (performance increase on AMD CPUs)
  • Trampoline removal (performance increase on any CPU)

Upcoming

  • Memory allocation performance
  • Skip conditions that never fail
  • Probably some pattern conversion to SIMD

Usage

Unzip the content of the release.zip in bin/x64.

In case you want to build this yourself follow the file structure of the latest release.

Special Thanks