Commit Graph

41 Commits

Author SHA1 Message Date
Maschell 86196c6bb1 Use ubuntu-22.04 for CI 2022-09-05 12:51:24 +02:00
Maschell df5990044c Add LICENSE 2022-09-05 12:51:24 +02:00
Maschell d9f6b0a237 Format the code via clang-format 2022-07-24 08:56:28 -07:00
Maschell 0c8f5afbb1 Update README 2021-12-31 17:51:00 +01:00
Maschell c8d2fd8fcf Update the README 2021-12-26 15:20:43 +01:00
Maschell c17d114864 Fix coldboot installation on non-aroma systems 2021-12-26 15:03:56 +01:00
Maschell c7afdf6aa1 Fix credits 2021-12-26 15:03:30 +01:00
Maschell 202f5374aa Rename it PayloadLoader Installer 2021-12-26 15:03:22 +01:00
Maschell 678d63cabb Update submodule 2021-12-26 15:01:46 +01:00
Maschell f972091f50 Formatting 2021-10-17 15:28:14 +02:00
Maschell 80110c3f4c Fix input when no gamepad is connected. 2021-10-17 15:26:25 +02:00
Maschell 6f833c9811 Build .wuhb instead of .rpx, Update Dockerfile 2021-09-17 18:45:06 +02:00
Maschell ba24e6b99a Fix the path of the .rpx inside the release.zip 2021-04-02 23:04:07 +02:00
Maschell 69feab5a90 Use the latest PayloadFromRPX payload that blocks updates even if you don't run a payload. 2021-03-05 23:07:57 +01:00
Maschell 8aaffa1404 Use the latest docker images 2021-01-10 18:49:59 +01:00
Maschell 6f0ae4a22c Update the root.rpx 2020-12-11 15:56:35 +01:00
Maschell 440164b7e6 Fix the compiler warnings 2020-12-11 15:56:35 +01:00
Maschell 10ff3d67c2 Update the README 2020-12-11 15:56:35 +01:00
Maschell 300f8130a4 Replace std::bind by lambda, init variables, minor tweaks and formatting. 2020-12-05 20:53:20 +01:00
Maschell a283400d60 - Change menu item "Install" to "Install/Update"
- Show a message if everything is already up to date and you try to install
- Only install if not coldbooting into the target app. (Even though the root.rpx hash is checked we should be better safe/annoying than sorry)
- If we want to patch the system.xml and everything but the .rpx hash matches, show a detailed warning.
- this->systemXMLAlreadyPatched is always set if it's doesn't match the wii u menu
- do NOT remove coldboot when removing aroma because you can't remove while coldbooting into aroma. show an error instead.
2020-12-05 20:27:46 +01:00
Maschell 7be164181d Relax the requirements for a removal a bit. It's enough to have backups 2020-12-05 20:14:29 +01:00
Maschell 5e45460010 Fix the hash of the root.rpx 2020-12-05 13:07:16 +01:00
Maschell 5c5b657247 Fix checking out the submodules in the CI 2020-12-05 13:07:15 +01:00
Maschell 81f72440f0 Add github workflows 2020-12-05 13:07:15 +01:00
Maschell 470301ed0b Update the root.rpx 2020-12-05 13:07:15 +01:00
Maschell 015c7fc5b5 Add a Dockerfile, update the hash in the main.cpp to match the docker output 2020-12-05 13:07:15 +01:00
Maschell 6f8ae89820 Always output a AromaInstaller.rpx 2020-12-05 13:07:15 +01:00
Maschell 6d59f0e61b Only allow to remove Aroma if the system boots into the Wii U Menu 2020-12-05 13:07:15 +01:00
Maschell 674f831ac9 Store hashes for title.tmd with and without certs 2020-12-05 13:07:15 +01:00
Maschell 163135dd21 Minor improvements and cleanups 2020-12-05 13:07:15 +01:00
GaryOderNichts cc2d20533f Add text while backing up files 2020-12-05 13:07:15 +01:00
GaryOderNichts 6f42e52d20 Input changes 2020-12-05 13:07:15 +01:00
GaryOderNichts 0c2be05b1b remove unneeded memset
vpad is already initialized by {}
2020-12-05 13:07:15 +01:00
GaryOderNichts 23f49001ef wpad/kpad support 2020-12-05 13:07:14 +01:00
rw-r-r-0644 041cbdc41d Enable tmd hash check 2020-12-05 13:07:14 +01:00
rw-r-r-0644 d652f5a2eb Reorganize menu layout 2020-12-05 13:07:14 +01:00
rw-r-r-0644 87b68dff90 Add the option to uninstall Aroma 2020-12-05 13:07:14 +01:00
rw-r-r-0644 0f3e674b9a Save app files hash 2020-12-05 13:07:14 +01:00
rw-r-r-0644 7b0e71a4ae saveBufferToFile: make buffer constant 2020-12-05 13:07:14 +01:00
rw-r-r-0644 a7ab305e39 Backup application files before patches 2020-12-05 13:07:14 +01:00
Maschell 3dc8316f17 First commit 2020-12-05 13:06:45 +01:00