More actions
MSBT Editor | |
---|---|
General | |
Author | exelix11 |
Type | Hack Utilities |
Version | 0.3 |
License | Mixed |
Last Updated | 2015/11/29 |
Links | |
Download | |
Website | |
Source | |
A simple program designed to edit MSBT files, a format commonly used in Super Mario 3D Land, the system settings app, the eShop, and potentially The Legend of Zelda: Tri Force Heroes. The original purpose of the program was to edit MSBT files within Super Mario 3D Land, and it was first named 3DLandMSBTeditor.
User guide
This app can't create MSBT files from scratch due to the data they contain about where a particular string appears in the game.
Also, an LZ11 (De)compressor is included in the application, which can be useful for handling compressed .lz files found in the eShop ROM.
Other MSBT Editor
- MSBT Editor Reloaded by IcySon55 (v0..9.8 2017/01/08).
- Kuriimu 1 by IcySon55 (v1.0.15 final 2020/08/22)
- Kuriimu 2 by IcySon55 (v1.2.1 2021/06/28)
MSBT Editor Reloaded:
- Author: IcySon55
- Last updated: v0.9.8 2017/01/08
- Links: Source (Discussion)
Kuriimu 1:
- Author: IcySon55
- Last updated: v1.0.15 final 2020/08/22
- Links: Source (Discussion)
Kuriimu 2:
- Author: IcySon55
- Last updated: v1.2.1 2021/06/28
- Links: Source
Screenshots
Changelog
v0.3
- Now msbt files without names are supported.
- Values shown in hex instead of decimal.
v0.2
- Showing string names.
- New lines are supported.
- Showing the byte data of the string (read only).
- Support for drag and drop.
- Support for command line args (like setting this app as the default one for msbt files).
- The strings are alphabetically sorted.
- Some other minor things.