Giter Site home page Giter Site logo

dsv2sav's Introduction

dsv2sav

A command-line utility to convert between DSV (DeSmuME save file) and SAV/SRM formats.

Usage

Usage: dsv2sav.py INPUT OUTPUT

Convert DSV (DeSmuME save file) to SAV/SRM (raw save file) and vice versa.

INPUT and OUTPUT must have appropriate file extensions.

If OUTPUT is a DSV file, then it must already exist and contain DSV data from
the correct NDS game. Its contents will be overwritten with the data from the
SAV/SRM file.

Convert a SAV or SRM file to DSV file

First, run the NDS game whose save data you want to convert in DeSmuME to create an empty DSV file. Then, you can copy the SAV/SRM into the DSV file:

$ ./dsv2sav.py /path/to/input.sav /path/to/output.dsv

Convert a DSV file to a SAV or SRM file

You do not need a blank SAV or SRM file for this.

$ ./dsv2sav.py /path/to/input.dsv /path/to/output.sav

Convert between SAV and SRM files

SAV and SRM files are the same file format. Simply rename the file and change its extension.

License

MIT License.

dsv2sav's People

Contributors

j-tai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ronombao24

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.