More actions
WiiU RPXTool | |
---|---|
General | |
Author | 0CBH0 |
Type | PC Utilities |
Version | 1.3 |
License | GPL-3.0 |
Last Updated | 2018/01/07 |
Links | |
Download | |
Website | |
Source | |
Compress/decompress RPL/RPX files for Wii U.
User guide
decompress: wiiurpxtool -d <rpx_name> [out_name] compress: wiiurpxtool -c <rpx_name> [out_name]
Changelog
v1.3 2018/01/07
- Fix the offset of crc data and regulate the usage.
v1.2 2017/06/25
- Fix the wrong offset of CRC data.
v1.1 2016/02/24
- Fix the bug that the compressed data would be broken.
v1.0 2016/04/09
- Alpha release.
Credits
Hykem (documentation and research of the RPL/RPX format).
Mark Adler (zlib header files).