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
msyt
have over MSBT Editor Reloaded, Kuriimu, or.xmsbt
?"-
Instead of being a full fledged editor,
msyt
is simply a tool for converting BotWmsbt
files to and from ayaml
format. This allows for easy and efficient editing using whatever method is most comfortable to the user. -
Additionally,
msyt
also converts (known) BotW dialogue control codes into an easy to modifyyaml
representation.TL;DR: No more hex editing.
-
-
"What does
msyt
mean?"msbt
is assumed to be an acronym forMessage Standard Binary Table
, so in the same respect,msyt
stands 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
Language
box, find and selectYAML
from 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