CookData converter for LoZ:BotW
Project description
Breath of the Wild Flag Utilities
Game data and save game data flag utilities for LoZ:BotW
Dependencies
- A dumped copy of Legend of Zelda: Breath of the Wild (for Wii U or Switch)
- Python 3.7+ (64-bit, added to system PATH)
The following pip
packages, which will be automatically installed:
- oead
Setup
- Download and install Python 3.7+, 64-bit. You must choose the "Add to System PATH" option during installation.
- Open a command line and run
pip install cookdata_convert
How to Use
First, navigate to the folder that contains the CookData, then run one or both of the following functions.
Convert CookData.sbyml to YAML:
cookdata_convert yml
sbyml_to_yml
can be replaced withy
Convert CookData.yml to SBYML:
cookdata_convert sbyml [-b]
yml_to_sbyml
can be replaced withs
-b
- Use big-endian mode. For deleting flags for Wii U.
Contributing
- Issues: https://github.com/GingerAvalanche/cookdata_convert/issues
- Source: https://github.com/GingerAvalanche/cookdata_convert
This software is in early, but usable, beta. There are several variable types that are not yet handled, and several cases that are not handled for the variable types that are handled. Feel free to contribute in any way.
License
This software is licensed under the terms of the GNU Affero General Public License, version 3+. The source is publicly available on Github.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cookdata_convert-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b20b48ad6eded3c4c779a38342044dd300e33797e2b93937467af3aa828ae24 |
|
MD5 | 154d515a2fe394301bcf295f3b508fff |
|
BLAKE2b-256 | e3147712744c3783dd7719877650d0b31e2a32c4d8af701cf4eac9f1c9a2465c |