Commit Graph

13 Commits

Author SHA1 Message Date
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