More actions
No edit summary |
|||
Line 5: | Line 5: | ||
|author=yellows8 | |author=yellows8 | ||
|lastupdated=2015/11/26 | |lastupdated=2015/11/26 | ||
|type= | |type=File Operation | ||
|version=2015 | |version=2015 | ||
|license=Mixed | |license=Mixed |
Revision as of 13:01, 3 April 2022
ctr-gputextool | |
---|---|
General | |
Author | yellows8 |
Type | File Operation |
Version | 2015 |
License | Mixed |
Last Updated | 2015/11/26 |
Links | |
[Source Only Download] | |
Website | |
Source | |
This is a tool for converting PNGs to raw 3DS GPU textures/.bclim, currently only the A4 color-format is supported.
Note that this is a native tool, not .NET.
Credits
- The utils.* and types.h files are from ctrtool.
- The tiling code is based on the code from here.
- This tool as a reference for the BCLIM file format.