Commit Graph

9 Commits

Author SHA1 Message Date
Maschell
d9f6b0a237 Format the code via clang-format 2022-07-24 08:56:28 -07:00
Maschell
202f5374aa Rename it PayloadLoader Installer 2021-12-26 15:03:22 +01: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
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