Author: polarbunny
A toolset for working with BotW dialogue files via msyt.
Requires Python 3.6+ 64bit, sarc and rstb
Thanks to Kyle Clemens (jkcclemens)!
See - notes.txt - Also included in docs folder in download.
See - msyt-tools-guide-v4.pdf - Also included in docs folder in download.
Latest - here
-
"What benefits does
msythave over MSBT Editor Reloaded, Kuriimu, or.xmsbt?"-
Instead of being a full fledged editor,
msytis simply a tool for converting BotWmsbtfiles to and from ayamlformat. This allows for easy and efficient editing using whatever method is most comfortable to the user. -
Additionally,
msytalso converts (known) BotW dialogue control codes into an easy to modifyyamlrepresentation.TL;DR: No more hex editing.
-
-
"What does
msytmean?"msbtis assumed to be an acronym forMessage Standard Binary Table, so in the same respect,msytstands forMessage Standard Yaml Table.
-
"Awh, geez.. EVERY time I open
notepad++, my *FAVORITE* editor, I have to manually set the language toyaml. I want pretty colors by default!"- Don't fear, there's a simple solution!
- In
notepad++, selectSettings -> Style Configurator... - In the
Languagebox, find and selectYAMLfrom the list. - Under
User ext., typemsyt
- In
- Don't fear, there's a simple solution!
msyt - https://gitlab.com/jkcclemens/msyt/
curl - https://github.com/curl/curl