Coder Social home page Coder Social logo

gatekeeper1122 / 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.58 MB

Dump / Restore for PSVita game save

License: GNU General Public License v3.0

Python 0.01% Shell 5.09% CMake 0.06% Makefile 0.54% M4 0.07% C 94.09% Roff 0.15% C++ 0.01%

vita-savemgr's Introduction

Dump & restore decrypted savefile. Build Status

Configure

R trigger in mainscreen will open simple configure screen. Or you can change ux0:data/savemgr/config.ini manually.

If you want to use another dump directory format, current time you need modify ini file.

for example, if you want to use ux0:data/savegames/PCSH00000_SLOT0,

base=/data/savegames
slot_format=%s_SLOT%d

Default ini config is below;

base=/data/savegames
slot_format=%s/SLOT%d
list_mode=icon
use_dpad=true

Development

Need VitaShell's modules; install kernel and user and copy kernel.skprx and user.suprx into sce_sys. then you can build vpk.

mkdir build
cd build && cmake -GNinja .. && ninja`

License

GPLv3

Credits

Project use these project's codes.

vita-savemgr's People

Contributors

d3m3vilurr avatar scorpeg avatar gnmmarechal avatar

Watchers

James Cloos 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.