Commit Graph

16 Commits

Author SHA1 Message Date
9ad0f8412c Info command will now check for valid signature for WADs
This change does not apply to TMDs or Tickets on their own.
2024-12-24 00:14:48 -05:00
4e6c7d2dd0 Updated NUS download command for latest libWiiPy changes 2024-12-17 08:39:28 -05:00
eeb3387701 Added command to install missing IOSes to an EmuNAND 2024-12-12 22:59:13 -05:00
ceff61930b Added command to get info about an EmuNAND 2024-12-12 20:08:36 -05:00
3e9f452885 Add option to set the channel name for WADs containing channels 2024-12-01 12:12:33 -05:00
f3eb127aee Allowed symbols in TIDs for wad edit/tmd edit 2024-11-30 19:35:17 -05:00
fa4e9bf2f1 Fixed TID, type, and IOS editing for WADs via wad edit command 2024-11-27 12:42:44 -05:00
d6aa50697f Improve formatting of 4 character ASCII TID 2024-11-17 19:42:07 -05:00
f9739eab58 Updated info to accept more files as valid
tmd.bin, tmd.*, ticket.bin, cetk, and any file with a proper WAD header will now be accepted by the info command.
boot2 WADs will now hide the required IOS and show boot2vX next to the title version instead.
2024-11-17 19:16:44 -05:00
76c78e6d85 Added tmd edit command to change properties of a TMD file, same options as wad edit
Stubbed theme command temporarily as it will not be part of WiiPy v1.4.0. Workflow also adjusted to build for x86_64 and arm64 on macOS
2024-11-16 15:13:48 -05:00
554bbfb7cb Added wad edit command to change properties of a WAD file
Info command also now shows the 4 character ASCII version of the Title ID when applicable
2024-11-16 12:56:39 -05:00
2733b70e18 Cleaned up warnings related to error handling changes 2024-11-10 21:51:46 -05:00
6336791be0 Rewrote error output to be much clearer, no longer raises Python exceptions 2024-11-10 19:58:31 -05:00
19dc956d25 Added error handling to theme application to catch invalid themes 2024-11-10 17:41:18 -05:00
3de4dbd6e6 Added experimental MYM application code, bumped to Python 3.12 2024-11-10 17:20:15 -05:00
ec7cb1063f Restructured command files, updated U8 command syntax to match others 2024-11-07 13:57:33 -05:00