Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 569 Bytes

CP77SaveEditor

A tool for unpacking savegames of the game Cyberpunk 2077.

Uses W3SavegameEditor as the base code, and is modified for Cyberpunk.

Currently all it can do is decompress the data and write it to the Cyberpunk save folder. Working on deciphering the decompressed data.

Requirements

Microsoft .NET Framework 4.7.1

Dependencies

K4os.Compression.LZ4