SangoKuro 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews" |
m Text replacement - "Category:3DS homebrew rom hacks" to "" |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = SangoKuro | |title=SangoKuro | ||
| image = | |image=Sangokuro2.png | ||
| type = Hack Utilities | |description=Translation tools for Yo-kai Sangokushi. | ||
| version = | |author=Lord Prime (kuronosuFear) | ||
| | |lastupdated=2019/01/24 | ||
| | |type=Hack Utilities | ||
| website = https://gbatemp.net/threads/release-yo-kai-watch-sangokushi-translation-tools-sangokuro.526718 | |version=1.2 | ||
|license=Mixed | |||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/sangokuro.7z 64-bit Win | ||
|website=https://gbatemp.net/threads/release-yo-kai-watch-sangokushi-translation-tools-sangokuro.526718 | |||
|source=https://github.com/kuronosuFear/SangoKuro | |||
}} | }} | ||
This is a translation tools for Yo-kai Sangokushi. | |||
==User guide== | |||
LinkDataXtractor: | |||
* Searches for "LINKDATA_A.BIN" in the same directory. | |||
* Places extracted files in the "<current directory>\Sangokushi-Xtracted" folder. | |||
LinkDataRebuilder: | |||
* Searches for "<current directory>\Sangokushi-Xtracted" folder. | |||
* Rebuilds the contents of the directory as "LINKDATA_A.BIN-new" in the same directory. | |||
GenerateTSVFiles: | |||
* Searches for "<current directory>\Sangokushi-Xtracted" folder. | |||
* Generates TSV (Tab-separated-values) for all scripts identified and groups them according to type. | |||
* It saves the TSV files in the current directory. | |||
GenerateTranslatedFiles: | |||
* Exports the translated text from the TSV files to "<current directory>\Sangokushi-Translated" folder. | |||
==Changelog== | |||
'''v1.2''' | |||
* Fixed "alignment" crash bug on real 3ds hardware during voiced cutscenes. | |||
* Properly aligned translated sangokushi script files. | |||
'''v1.1''' | |||
* Replace single-quote, double-quotes, and triple-periods with the appropriate character tile. | |||
==External links== | |||
* | * GitHub - https://github.com/kuronosuFear/SangoKuro | ||
* GBAtemp - https://gbatemp.net/threads/release-yo-kai-watch-sangokushi-translation-tools-sangokuro.526718 | |||
* | |||
Latest revision as of 06:06, 6 May 2024
| SangoKuro | |
|---|---|
| General | |
| Author | Lord Prime (kuronosuFear) |
| Type | Hack Utilities |
| Version | 1.2 |
| License | Mixed |
| Last Updated | 2019/01/24 |
| Links | |
| 64-bit Win Download | |
| Website | |
| Source | |
This is a translation tools for Yo-kai Sangokushi.
User guide
LinkDataXtractor:
- Searches for "LINKDATA_A.BIN" in the same directory.
- Places extracted files in the "<current directory>\Sangokushi-Xtracted" folder.
LinkDataRebuilder:
- Searches for "<current directory>\Sangokushi-Xtracted" folder.
- Rebuilds the contents of the directory as "LINKDATA_A.BIN-new" in the same directory.
GenerateTSVFiles:
- Searches for "<current directory>\Sangokushi-Xtracted" folder.
- Generates TSV (Tab-separated-values) for all scripts identified and groups them according to type.
- It saves the TSV files in the current directory.
GenerateTranslatedFiles:
- Exports the translated text from the TSV files to "<current directory>\Sangokushi-Translated" folder.
Changelog
v1.2
- Fixed "alignment" crash bug on real 3ds hardware during voiced cutscenes.
- Properly aligned translated sangokushi script files.
v1.1
- Replace single-quote, double-quotes, and triple-periods with the appropriate character tile.