Coder Social home page Coder Social logo

duislingr / vita-savemgr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d3m3vilurr/vita-savemgr

0.0 1.0 0.0 1.48 MB

Dump / Restore for PSVita game save

License: GNU General Public License v3.0

Python 0.01% Shell 5.11% CMake 0.05% Makefile 0.54% M4 0.07% C 94.08% Roff 0.15%

vita-savemgr's Introduction

Dump & restore decrypted savefile. Build Status

How to use

  1. Install vpk
  2. Launch savemgr in Home shell
  3. Select game
  4. Wait 3sec, will auto launch dumper
  5. Dump or Restore game save.
  6. Exit with X (DO NOT FORCE CLOSE)
  7. Auto relaunch savemgr, then cleanup injected things.
  8. Repeat 3~7 steps or close savemgr
  9. Play game.

Configure

If you want to use another dump directory format, make simple config.ini file into ux0:data/savemgr

  • use ux0:data/savegames/PCSH00000_SLOT0
base=/data/savegames
slot_format=%s_SLOT%d

Default config like this; it will save to ux0:data/savegames/PCSH00000/SLOT0

base=/data/savegames
slot_format=%s/SLOT%d

Emergency guide

If you do something mess, please do these steps.

  1. Open VitaShell

  2. If you used this app for dumped or digital game, move to ux0:app/{TITLE_ID}. If used for cartridge game, move to ux0:patch

  3. follow your case;

  4. Remove eboot.bin and rename eboot.bin.orig to eboot.bin

  5. Remove {TITLE_ID} directory and rename {TITLE_ID}_orig to {TITLE_ID} if exists directory

  6. Check ux0:data/savemgr/tmp, if exists, remove this.

License

GPLv3

Credits

Project use these project's codes.

vita-savemgr's People

Contributors

d3m3vilurr avatar gnmmarechal 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.