Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to Aroma #3

Merged
merged 6 commits into from
Sep 7, 2022
Merged

Port to Aroma #3

merged 6 commits into from
Sep 7, 2022

Conversation

Brawl345
Copy link
Collaborator

@Brawl345 Brawl345 commented Apr 8, 2021

I ported the plugin to the upcoming Aroma (brand new Wii U homebrew env)

and cleaned it up a bit. I used FILE because that's what seemed logical to me (and it would loop infinitely). I also changed the location of the utag.txt to "SD://wiiu/" to not clutter up the SD card. I don't know if #2 is fixed by this, but Aroma is more stable in general.

Article about Aroma: https://wiidatabase.de/einblick-in-aroma-die-neue-homebrew-umgebung-fuer-die-wii-u/ (German)

@Brawl345
Copy link
Collaborator Author

Brawl345 commented Sep 7, 2022

This is now ready to be merged! I also added GitHub Actions support which will build the plugin on every commit + PR. It will create a new 'preview' release on every commit - if you don't want that, comment out the "deploy-binary" step in the .github/workflows/ci.yml (or reply and I will do it).

Maybe I will port it to use the new storage API and add a button to RiiTag to download the pre-configured JSON that the user just has to put on the SD card instead of messing with a text file.

(build for the impatient:
utag.zip
extract into SD://wiiu/environments/aroma/plugins and create "SD://wiiu/utag.txt" with your riitag key like before)

@Brawl345 Brawl345 changed the title [DO NOT MERGE] Port to Aroma Port to Aroma Sep 7, 2022
@larsenv larsenv merged commit 5cd5abc into RiiConnect24:master Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants