More actions
(Created page with "{{Infobox 3DS homebrew | title = ctr-gputextool | image = https://dlhb.gamebrew.org/3dshomebrew/ctr-gputextool.jpg|250px | type = PC Utilities | version = | licence = Mixed |...") |
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox-3DS-Homebrews | ||
| title = ctr-gputextool | | title = ctr-gputextool | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/ctr-gputextool.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/ctr-gputextool.jpg|250px |
Revision as of 08:26, 6 September 2021
Template:Infobox-3DS-Homebrews
This is a tool for converting PNGs to raw 3DS GPU textures / .bclim, currently only the A4 color-format is supported. 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: https://github.com/devkitPro/3dstools/blob/master/src/smdhtool.cpp
- This tool as a reference for the BCLIM file format: https://github.com/kwsch/png2bclim