https://github.com/martin005/smo_translation
Set of tools and files for Super Mario Odyssey translation
https://github.com/martin005/smo_translation
msbt nintendo-switch switch translation
Last synced: 2 months ago
JSON representation
Set of tools and files for Super Mario Odyssey translation
- Host: GitHub
- URL: https://github.com/martin005/smo_translation
- Owner: Martin005
- Created: 2018-06-29T12:57:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T14:42:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-07T18:53:41.388Z (4 months ago)
- Topics: msbt, nintendo-switch, switch, translation
- Size: 4.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMO Translation
Set of tools and files for Super Mario Odyssey translation.
# Translation files
### 01_original_English_szs
This folder contains the original .szs files present in the Super Mario Odyssey.
### 02_original_English_unpacked
Folder that contains unpacked .szs files in .msbt format.
### 03_original_English_xmsbt
In this folder, there are the .msbt files converted in human-readable .xmsbt format.# Tools
### SARCExtract
Tool which unpacks the .szs files into .msbt files.
### MSBT Editor Reloaded
Tool used for converting the .msbt files into .xmsbt files which are human-readable XML files. This tool can also convert the .xmsbt files back to the original .msbt format.
### Uwizard
Tool which can pack and compress the .msbt files into the original .szs format.# Credits
|Tool|Authors|Link|
|--|--|--|
SARCExtract|AboodXD, NWPlayer123|https://github.com/aboood40091/SARCExtract|
|MSBT Editor Reloaded|IcySon55, exelix11|https://github.com/IcySon55/3DLandMSBTeditor|
|Uwizard|Mr. Mysterio and others|https://github.com/MrMysterio/Uwizard