Ctr-logobuilder 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = ctr-logobuilder | image = https://dlhb.gamebrew.org/3dshomebrew/ctr-logobuilder.jpg|250px | type = PC Utilities | version = | licence = Mixed...")
 
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews")
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox-3DS-Homebrews
| title = ctr-logobuilder
| title = ctr-logobuilder
| image = https://dlhb.gamebrew.org/3dshomebrew/ctr-logobuilder.jpg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/ctr-logobuilder.jpg|250px

Revision as of 08:33, 6 September 2021

Template:Infobox-3DS-Homebrews

This repo is for building the 3DS NCCH ExeFS:/logo file. This file contains *absolutely* *everything* that gets displayed on the logo screens when Home Menu is booting an regular application. To keep it simple, only one image per screen is used, without any actual animation. See the scripts and the main tool for details. "prebuilt_homebrew_logo-padded.lz11" is a prebuilt homebrew logo binary which you can use with the makerom -logo option. The "hblogo_{bottom|top}*" files in this .git directory are the texture files used with this prebuilt logo file. For the build scripts, the first param is the prefix file-path for the logo files, while the second param is the darc directory path. That directory must contain the following sub-directories: "anim", "blyt", and "timg". The timg directory must contain the following BCLIM files, which can be the output from ctr-gputextool(https://github.com/yellows8/ctr-gputextool) for example: "hblogo_bottom.bclim"(bottom-screen) and "hblogo_top.bclim"(top-screen). The utils.* and types.h files are from ctrtool. Requirements for using the build scripts:

The following documentation were referenced as a base:

Advertising: