Bannertool 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews" |
m Text replacement - "| licence" to "| license" |
||
| Line 5: | Line 5: | ||
| version = v1.2.0 | | version = v1.2.0 | ||
| lastupdated = 2019/05/05 | | lastupdated = 2019/05/05 | ||
| | | license = Mixed | ||
| author = Steveice10 | | author = Steveice10 | ||
| website = https://github.com/Steveice10/bannertool | | website = https://github.com/Steveice10/bannertool | ||
Revision as of 09:56, 20 October 2021
| bannertool | |
|---|---|
| File:Bannertool.png | |
| General | |
| Author | Steveice10 |
| Type | PC Utilities |
| Version | v1.2.0 |
| License | Mixed |
| Last Updated | 2019/05/05 |
| Links | |
| Download | |
| Website | |
| Source | |
bannertool
A tool for creating 3DS banners.
How to build (Using Docker)
- docker build -t bannertool-builder.
- docker run --name bannertool-builder bannertool-builder
- docker cp bannertool-builder:/bannertool/output/bannertool.zip.
changelog
1.2.0
- Fix LZ11 compression.
- Fix UTF-8 to UTF-16 string conversion.
- Remove an incorrect image depth check.
- Split and fix SMDH match-maker IDs.
- Update stb_image.