Code Monkey home page Code Monkey logo

csave's Introduction

HackerSmacker's CSave - Borderlands 3 Save Editor
By using this software, you agree to the terms and conditions
specified in the LICENSE file. Failure to comply with the terms
and conditions may result in an arrangement of issues. As such,
don't violate the license. 

----->>> LOOK <<<-----
READ THE MANUAL FIRST. IT'S IN POSTSCRIPT AND PDF FORMAT (and now text format!).

VERY FREQUENTLY ASKED QUESTIONS:
Q. How can I download this?
A. Download a binary for your machine from the build_win64/linux64/bsd64 folder.

Q. What's with all of the CSAV001xxxy format messages? Do you work at IBM or something?
A. %FAQ_ANS_WRGCPY Wrong company. No, I don't work at DEC either. 
   It has to do with the history of CSave. Open the manual and scroll down to the bottom if you're curious.

FREQUENTLY ASKED QUESTIONS:
Q. What is this?
A. It's a BL3 save editor.

Q. Where can I download it for Windows?
A. The build_win64 folder.

Q. How do I import items?
A. You can't, well not yet at least. I am currently re-working the code to make it more reliable.

Q. Does it have a point-and-click GUI?
A. Sorry, no. Command-line only. However, there is a ncurses-based "GUI" and it's CSaveGUI.

Q. How can I contact you?
A. File a bug report if it's bad, or message HackerSmacker#8496 on Discord.

---- VERY IMPORTANT, IF YOU DON'T READ ANYTHING ELSE READ THIS: ----
Open and read manual.pdf!
Print the manual: 
  lpr -P printername manual.ps (BSD/Linux)
  lp -d printername manual.ps (System V)
  print /queue=printername manual.ps (OpenVMS)
  print /D:printername manual.pdf (Windows)

csave's People

Contributors

hackersmacker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

g40styboy

csave's Issues

building on macOS

not really an issue, but I wanted to share how to build your Borderland tools on macOS:

  • install protobuf-c:
    brew install protobuf-c
  • modify the Makefile:
    # Link flags. 
    LDFLAGS = -lprotobuf-c -L/usr/local/lib -L/usr/lib -L/opt/homebrew/opt/protobuf-c/lib
    CFLAGS = -I. -O0 -I/opt/homebrew/opt/protobuf-c/include
    
  • build with make

thanks for sharing your tools ๐Ÿ‘
once I fully understand the save structure and your code, I'll try to add the PS4 save decryption to my ps4 homebrew save manager Apollo

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.