Commit Graph

17 Commits

Author SHA1 Message Date
Maschell
d9f6b0a237 Format the code via clang-format 2022-07-24 08:56:28 -07: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
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
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
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
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
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