More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = bannertool | |title=bannertool | ||
| image = bannertool.png | |image=bannertool.png | ||
| | |description=A tool for creating 3DS banners. | ||
| | |author=Steveice10 | ||
| lastupdated = 2019/05/05 | |lastupdated=2019/05/05 | ||
| | |type=PC Utilities | ||
| | |version=1.2.0 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Bannertoolv1.2.0.7z | |download=https://dlhb.gamebrew.org/3dshomebrew/Bannertoolv1.2.0.7z | ||
| source = https://github.com/Steveice10/bannertool | |website=https://github.com/Steveice10/bannertool | ||
|source=https://github.com/Steveice10/bannertool | |||
}} | }} | ||
==bannertool== | ==bannertool== |
Revision as of 13:44, 29 October 2021
bannertool | |
---|---|
File:Bannertool.png | |
General | |
Author | Steveice10 |
Type | PC Utilities |
Version | 1.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.