What's new in Cyberpunk 2077 Save Editor 0.6.0 Alpha 1

Oct 1, 2022
  • Updated cp object blueprints for game version 1.6 (enums updated) and fixed CItemData serialization.
  • Updated cp object blueprints for game version 1.5 (enums updated)

New in Cyberpunk 2077 Save Editor 0.6.0 Alpha 0 (Feb 26, 2022)

  • Updated cp object blueprints for game version 1.5 (enums updated)
  • Reworked core lib to prepare for new rtti system.
  • Also, the core lib is now called redx instead of cpinternals.

New in Cyberpunk 2077 Save Editor 0.5.5 Dev (Feb 19, 2021)

  • This is a special pre-release for a dev tool (archive entity buffer editing).
  • Master is currently under heavy rewriting so it is not guaranteed to be stable.

New in Cyberpunk 2077 Save Editor 0.5.4 Alpha 11 (Feb 1, 2021)

  • Fix: Facts table 'delete' button wasn't working.

New in Cyberpunk 2077 Save Editor 0.5.4 Alpha 10 (Jan 27, 2021)

  • DB: TDBIDs update from gibbed.

New in Cyberpunk 2077 Save Editor 0.5.4 Alpha 9 (Jan 23, 2021)

  • Hotfix: PS4w support was broken.

New in Cyberpunk 2077 Save Editor 0.5.4 Alpha 8 (Jan 23, 2021)

  • (.8) Hotfix: SKIN copy/paste was no longer working since the introduction of the customization data tab
  • (.7) Update for game version 1.1 (best practice: update your saves in-game first)
  • (.6) Fix: The game expects the FactsTable to be sorted by hash to work.
  • (.5) Fix (#14): re-enable "add new entry" in most character customization arrays
  • (.4) Hot Request: new constant stats are now initialized by default, the warning about unknown default value wasn't clear enough for the average user.
  • (.3) Added FactsDB
  • (.2) Hot Request: better tdbid combo entries for quick search (prefix-less), + enum properties
  • Fun Stuff tab: change all already spawned vehicles near you (includes all playable and non-playable vehicles, Basilisk!)
  • UI: some inventories now have names

New in Cyberpunk 2077 Save Editor 0.5.4 Alpha 6 (Jan 17, 2021)

  • Fix: The game expects the FactsTable to be sorted by hash to work.
  • Fix (#14): re-enable "add new entry" in most character customization arrays
  • Hot Request: new constant stats are now initialized by default, the warning about unknown default value wasn't clear enough for the average user.
  • Added FactsDB
  • Hot Request: better tdbid combo entries for quick search (prefix-less), + enum properties
  • Fun Stuff tab: change all already spawned vehicles near you (includes all playable and non-playable vehicles, Basilisk!)
  • UI: some inventories now have names

New in Cyberpunk 2077 Save Editor 0.5.3 Alpha 4 (Jan 16, 2021)

  • Hot Request: new constant stats are now initialized by default, the warning about unknown default value wasn't clear enough for the average user.

New in Cyberpunk 2077 Save Editor 0.5.3 Alpha 3 (Jan 15, 2021)

  • Added FactsDB

New in Cyberpunk 2077 Save Editor 0.5.3 Alpha 2 (Jan 13, 2021)

  • HotFix UI: "unknown value" warning showing up when it isn't supposed to.
  • Ps4w: quest item flags are slightly different, "unflag all" now clears 3 bits.