GithubHelp home page GithubHelp logo

ykankaya / cybercat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wolvenkit/cybercat

0.0 1.0 0.0 38.72 MB

CyberPunk 2077 Customization Assistant Tool. Work in progress Savegame editor.

License: MIT License

C# 99.77% JavaScript 0.23%

cybercat's Introduction

CyberCAT

CyberPunk 2077 Customization Assistant Tool

Work in Progress Save Game Editor

This is still in early development.

If you make progress or discover new information or just have quiestions contact me on Discord SirBitesalot#6627 or join us on the CP77 modding Tools Server https://discord.com/invite/Epkq79kd96

Current State

  • The Program can decompress a save file.
  • The Program can recompress files
  • The Program can edit save files
  • The Program can save edited files
  • Some sections of the save file are parsed so they can be easier understood.

Usage

Before doing anything, backup your saves!

Setup

  1. Download the latest release zip file
  2. Extract the files wherever you want
  3. Double-Click on CyberCAT.Forms.exe to run the program

Editor Tab

(This is where you'll be able to edit your save files)

  • Click Load and select a savegame
    • On PC, you can find save games in C:\Users\<your user>\Saved Games\CD Projekt Red\Cyberpunk 2077
  • Make changes
  • Click save
  • Load file ingame and check if it works

Compression Tab

  • Paste file path of file to decompress or drag file onto textbox.
  • Hit "Decompress"
  • In the "Output" 2 Files will appear({guid}_metainf.json and {guid}_decompressed.bin)
  • To Recompress Drag the "{guid}_decompressed.bin" File onto the textbox titled "Decompressed File Path"
  • If you changed the name or the paths changed you need to also drag the "{guid}_metainf.json" if not it gets added automatically
  • Hit "Recompress"
  • Copy over "{guid}_recompressed.bin" into save game folde and rename to sav.dat (did I mention backing up original saves ;))
  • Test if it works ingame

Dependencies

K4os.Compression.LZ4

cybercat's People

Contributors

sirbitesalot avatar envy avatar seberoth avatar clevergrant avatar hallatore avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.