Homebrew [RELEASE] Aroma Environment for Wii U

  • Thread starter Thread starter Maschell
  • Start date Start date
  • Views Views 353,439
  • Replies Replies 1,007
  • Likes Likes 158
Hi all,
after booting to aroma environment, my WiiU can't start any games and getting a error message "The Nintendo Network ID for downloading this software have been deleted".
Il if boot back to tiramisu environment everything works fine.
Any idea what I'm doing wrong ?
 
Those ports were never made by any other person other than Clownacy (CD, Mania) radfordhound (Mania), and I think QuarkTheAwesome (1, 2), even if the FB guy implies otherwise in his posts.

Either it's NUSspil or WUP Installer GX with it's new wuhb format
I haven't changed from Tiramisu to Aroma just yet as I am patiently waiting for all the apps or plugins to be available and ready, but even though I don't use NUSSpli, i've been reading other users saying all is fine and peachy with it.

Hi all,
after booting to aroma environment, my WiiU can't start any games and getting a error message "The Nintendo Network ID for downloading this software have been deleted".
Il if boot back to tiramisu environment everything works fine.
Any idea what I'm doing wrong ?
Add the signature patches.
 
Those ports were never made by any other person other than Clownacy (CD, Mania) radfordhound (Mania), and I think QuarkTheAwesome (1, 2), even if the FB guy implies otherwise in his posts.
oh i see. tnx for correcting me.
 
Wiiu hacks guide wasn't updated for aroma. And aroma's modules are in a different format than termisu. So given that I'd expected it to not work. I'll try but I swore the last time I tried it, it didn't work

Copy pasting the sigpatches file from Tiramisu into Aroma in the right path works without issues.
It's as simple as copying the file and that's it.
 
Ok, so here's something I learned about Aroma today, and Tiramisu for that matter. Today I got a larger sdcard for all of my SegaCD games. So I copied all of the files from my smaller card to my larger one. I popped it in and I noticed that I lost my wifi. I also have one hard drive with a y cable in the back and another drive with a y in the front. I went through a process of unplugging all of them and back in. Didn't get it back till I popped out my sdcard and popped it back in. Slowly added everything back and I finally got back to where I was. But the clincher. I discovered that my vWii would no longer boot. It booted under my normal Wii U menu and it booted strait into it. I confirmed that Tiramisu and Aroma both wouldn't boot my vWii. But when I put my smaller sdcard back in, both of them did. So I am going to reinstall both environments, but I just wanted to post this to put it out there.
 
  • Like
Reactions: Alexander1970
Hi. With the beta 4, is any way to autoboot wii u with a custom theme via sdcafiine? Or do i still need to select it?
If you have multiple themes, you need to select it from the list each time during boot.
What you can do, is have a specific theme you always want to load, and have that one only under the proper theme path for sdcafiine (I mentioned it in the first page).

With that, you only need to select it the first time when booting, and then when you enter the Home Menu, press L+Dpad Down+Minus, and you should get the plugins menu, go to SDcafiine and search in one of the settings for the ""Autoboot" option, set it to true and that's it.
Permanent themes without installing them in the system. Risk free!
 
If you have multiple themes, you need to select it from the list each time during boot.
What you can do, is have a specific theme you always want to load, and have that one only under the proper theme path for sdcafiine (I mentioned it in the first page).

With that, you only need to select it the first time when booting, and then when you enter the Home Menu, press L+Dpad Down+Minus, and you should get the plugins menu, go to SDcafiine and search in one of the settings for the ""Autoboot" option, set it to true and that's it.
Permanent themes without installing them in the system. Risk free!
That's AMAZING, thank you very much!
 
I'm also currently interested in seeing if I can load custom rootCA.pem certificates for the browser so I can load more pages with the outdated browser.
There's instructions on how to dump the rootCA.pem file here:
https://gbatemp.net/threads/tutorial-add-custom-root-certs-to-the-wii-us-browser.468201/

The user mentions getting Fiddler's rand the DST Root CA X3 root certs, and then add them to the rootCA.pem file in order to be able to visit sites that prompt the SSL window each time, and possibly allow entry to pages that throw the 1035 error. Romhacking.net is one of those that has recently been giving me such error.

The folder structure for the PEM file is inside /storage_mlc/sys/title/00050030/1001210a/content/browser/rootCA.pem, but I wanted to ask, is it possible to load this file through SDcafiine?
And if so, what folder structure should it follow? Seems like the folder structure is separated into two, 00050030 for the upper part of the ID and 1001210a for the lower part, but I'm not sure if I can just put them together as the title ID for the SDcafiine structure, or if I should separate them or what.

I want to do this because I expect doing multiple changes to the PEM file in order to add more and more certs to it for testing.
 
  • Like
Reactions: vgmoose
I'm also currently interested in seeing if I can load custom rootCA.pem certificates for the browser so I can load more pages with the outdated browser.
There's instructions on how to dump the rootCA.pem file here:
https://gbatemp.net/threads/tutorial-add-custom-root-certs-to-the-wii-us-browser.468201/

The user mentions getting Fiddler's rand the DST Root CA X3 root certs, and then add them to the rootCA.pem file in order to be able to visit sites that prompt the SSL window each time, and possibly allow entry to pages that throw the 1035 error. Romhacking.net is one of those that has recently been giving me such error.

The folder structure for the PEM file is inside /storage_mlc/sys/title/00050030/1001210a/content/browser/rootCA.pem, but I wanted to ask, is it possible to load this file through SDcafiine?
And if so, what folder structure should it follow? Seems like the folder structure is separated into two, 00050030 for the upper part of the ID and 1001210a for the lower part, but I'm not sure if I can just put them together as the title ID for the SDcafiine structure, or if I should separate them or what.

I want to do this because I expect doing multiple changes to the PEM file in order to add more and more certs to it for testing.
The title id using combination of 2 parts. Create that folder and another sub folder inside use whatever name you want as for modpack. Content folder should be put inside modpack.
Your pem file path should be like this:
Code:
sdcard://wiiu/sdcafiine/000500301001210a/mypem/content/browser/rootCA.pem
 
The title id using combination of 2 parts. Create that folder and another sub folder inside use whatever name you want as for modpack. Content folder should be put inside modpack.
Your pem file path should be like this:
Code:
sdcard://wiiu/sdcafeine/000500301001210a/mypem/content/browser/rootCA.pem
Awesome! Thanks for the confirmation about combining both parts. I had my doubts, but better safe than sorry :P
I'll attempt this during the week, thanks again!
 

Site & Scene News

Popular threads in this forum