You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

botw-save-editor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botw-save-editor

A program for converting data between JSON and .sav file formats.

2.0.2
pipPyPI
Maintainers
1

BotW Save Data Converter

Python scripts for converting botw '.sav' files to '.json' files that can be editted. Main part of the code was written by Leoetlino(https://github.com/leoetlino/botw-tools/blob/master/save.py) I just wrote the two scripts accessible from the command line for bulk conversion as well as modifying it to include switch support.
Also installable via pip using pip install botw-save-editor

Usage

Botw save converter comes with two builtin commands:
sav_to_json <pathToSavFile or pathToDir>
json_to_sav <pathToJsonFile or pathToDir>

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts