- Joined
- Jan 7, 2014
- Messages
- 15,118
- Solutions
- 1
- Reaction score
- 67,614
- Trophies
- 5
- Location
- Lost Lands
- XP
- 29,880
- Country




I was thinking about 16:9 too, I used to do so for the custom banners too,
The new code by Joostin will solve the need to update the background with every new revision
I believe I can make use of the new code given by joostin to make whole theme load when the background image is present, in this case changing themes will be as easy as downloading images or renaming files in boot.dol folder.
If my theory works I can add some code to update themes online

that's what I meant by "renaming files"could also add a theme choosing menu so themes can be stored in their own folders for example "SD/USB:\apps\nintendont\themes\Carbonik\". Then once the theme is chosen the png file can be copied to "SD/USB:\apps\nintendont\NintendontBackground.png", I don't know if it possible but making it so that the theme menu is opened only from HBC
I was thinking about 16:9 too, I used to do so for the custom banners too,
The new code by Joostin will solve the need to update the background with every new revision
I believe I can make use of the new code given by joostin to make whole theme load when the background image is present, in this case changing themes will be as easy as downloading images or renaming files in boot.dol folder.
If my theory works I can add some code to update themes online



tried itHere's some more code you might be interested in. Replace this line with:
Copy any 640x480 image named "NintendontBackground.png" to the same directory as boot.dol (or the root if you're using wiiload) and it will be used as a background.Code:background = GRRLIB_LoadTextureFromFile("NintendontBackground.png"); if(background == NULL) background = GRRLIB_LoadTexturePNG(background_png);
And before anyone asks, this IS NOT going to be in an official version.

check the previous pages I made many posts with older revisionscan you make a folder of past nintendont versions? this new one doesnt work for my games
Is it possible to use a mask? ive been curious about heart containers as the loading bar, so it fills up the hearts when it loadscheck the previous pages I made many posts with older revisions



can you please check this 16:9 dol (progress bar position and cube proportions...)
![]()
https://www.dropbox.com/s/3dv1hyv1irucpb3/boot.dol?dl=0





what do you mean? it should look like this
can you take a picture?
