Commit Graph

37 Commits

Author SHA1 Message Date
Maschell
6e3cea9b93 Bump version 2022-08-06 22:11:31 +02:00
Maschell
6899987864 Fix decrypted reading with the offset is bigger than UINT32_MAX 2022-08-05 18:48:42 +02:00
Maschell
f09f8f2b29 Use a dedicated FSAClient instead of the wut_devoptab_fs_client. 2022-08-03 22:31:30 +02:00
Maschell
c8a687950f Close raw odd handle in GMPartitionsState constructor 2022-08-03 22:31:30 +02:00
Maschell
2d2267807b Update Dockerfile 2022-08-01 06:10:53 -07:00
Maschell
d6e6b9165d Display the version in the menu 2022-07-28 08:43:42 -07:00
Maschell
a53b47f2b8 Update workflows to not pull submodules anymore 2022-07-28 08:43:42 -07:00
Maschell
4b5a1eca5f Update Dockerfile to use latest wut version 2022-07-28 08:43:42 -07:00
Maschell
26f69ca852 Update github action to build PRs will all logs levels 2022-07-28 08:43:42 -07:00
Maschell
8ece8d1886 Improve displayed error messages 2022-07-28 08:43:42 -07:00
Maschell
bb6734a499 Improve write error handling 2022-07-28 08:43:42 -07:00
Maschell
bc74da90dc Properly check write results 2022-07-28 08:43:42 -07:00
Maschell
4a6269a8e5 Fix exiting via the menu when not running from HBL 2022-07-28 08:43:42 -07:00
Maschell
5a4f9484c3 Adjust debug levels to always log errors 2022-07-28 08:43:42 -07:00
Maschell
d58486e9c6 Remove unused functions / files 2022-07-28 08:43:42 -07:00
Maschell
7c3997775c Fix handling of discs without a discId 2022-07-28 04:40:58 -07:00
Maschell
05aea5756b Various improvements including:
- Display name/type of the partition
- Block home menu when launching via HBL
- Use libmocha instead of libiosuhax, which should result in a small performance boost
- Improve logging
- Improve memory management
- Add option to abort dumps
- Slightly improve .wux handling
2022-07-27 08:22:12 -07:00
Maschell
90b6a36add Remove the exit button when running on the HBL 2022-07-26 05:33:25 -07:00
Maschell
21cb6adaa6 Use latest wut version 2022-07-26 00:49:21 -07:00
Maschell
990c67d481 Format the code via clang-format 2022-07-25 23:42:15 -07:00
Maschell
8d0f3825f6 Include .rpx in release 2022-07-26 08:01:21 +02:00
Maschell
15cdd0e089 Fix inputs when no gamepad is connected 2021-10-17 15:09:53 +02:00
Maschell
09df747dcc Add wpad/kpad support 2021-10-17 14:31:33 +02:00
Maschell
4947387198 Don't split files when saving to USB 2021-10-16 17:43:51 +02:00
Maschell
e87ad53031 Build .wuhb 2021-10-16 14:13:07 +02:00
Maschell
7a6a4ab483 Improve return, fix warnings 2021-10-16 14:11:28 +02:00
Maschell
9d607fb1e5 Update readme, rename to wudd 2021-10-16 13:27:19 +02:00
Maschell
1ba090a969 - Add SD support
- Disable auto shutdown
2021-10-16 13:03:32 +02:00
Maschell
47cca1165d Refactor menus and overall structure. NTFS only 2021-10-15 15:41:16 +02:00
Maschell
eb74e76edd Formatting and cleanup 2021-10-11 22:45:38 +02:00
Maschell
d933b645d8 Throw an error then reading the disc fails while dumping .app files 2021-10-11 22:43:22 +02:00
Maschell
189f20b662 Remove debug logs 2021-10-11 22:43:04 +02:00
Maschell
b50185f8aa Display a proper error message when no disc is inserted 2021-10-11 22:15:23 +02:00
Maschell
8f1cfdc982 Simplify game.key dumping 2021-10-11 22:07:12 +02:00
Maschell
fc2e994b72 Use shared_ptr/unique_ptr in combination with std::optional instead of raw pointers 2021-10-11 22:02:35 +02:00
Maschell
6919bdb44f Formatting and minor clean ups 2021-10-09 01:24:12 +02:00
Maschell
648c0d0fd7 First commit 2021-10-09 00:58:55 +02:00