Commit Graph

17 Commits

Author SHA1 Message Date
NinjaCheetah
d7e45bb2a4 Made wad.py able to export all data contained in a WAD
Also adjusted wad.py and tmd.py to both use byte streams so that the method of loading the WAD or TMD data is handled outside of the library.
Comments are also more robust overall.
2024-02-28 23:38:45 -05:00
NinjaCheetah
66e83ff3f8
Minor changes to wad.py that allow for testing 2024-02-28 10:14:20 -05:00
NinjaCheetah
9614defc2d
Merge remote-tracking branch 'origin/main' into breakdown_wad 2024-02-28 09:44:18 -05:00
Lillian Skinner
286df1a03e
WAD header reading, offset calculation for partitions
Currently untested.
2024-02-27 21:04:04 -05:00
NinjaCheetah
0a275e3d15
Added function to get content type 2024-02-27 14:43:43 -05:00
NinjaCheetah
38a316f09a
Added more minor functions to tmd.py 2024-02-27 11:22:12 -05:00
NinjaCheetah
c4d0d3e4e4 Reworked commonkeys.py to return the keys as strings for now 2024-02-26 23:20:49 -05:00
NinjaCheetah
87685d3c98 Renamed package from libWiiPy_NinjaCheetah to just libWiiPy 2024-02-26 22:09:06 -05:00
NinjaCheetah
2c10a73d8a
Create requirements.txt 2024-02-26 20:26:51 -05:00
NinjaCheetah
fb4245de0a
Create a proper README 2024-02-26 20:26:19 -05:00
NinjaCheetah
dd89d68d07
Added functions to get title type and ios version to tmd.py 2024-02-26 11:17:26 -05:00
NinjaCheetah
540324fec7 Updated tmd.py, can now retrieve title version, id, and region 2024-02-26 01:40:09 -05:00
NinjaCheetah
8b05dc1784 Added early version of tmd.py 2024-02-25 21:50:51 -05:00
NinjaCheetah
34dd43e206
Remove files that should be .gitignore'd 2024-02-25 19:39:20 -05:00
NinjaCheetah
397c2a8e38 Added commonkey.py 2024-02-06 21:09:53 -05:00
NinjaCheetah
f50f80d69d Add .gitignore 2024-02-06 20:20:14 -05:00
NinjaCheetah
84d6647688 Initial commit 2024-02-06 20:17:50 -05:00