Releases: tom-overton/pk3DS
Releases · tom-overton/pk3DS
pk3DS (with extraction and rebuilding updates)
This is just a pre-built version of what's in the "extract_and_rebuild_updates" branch. It adds the following features:
- You can now extract game files from CXI and 3DS versions of the Pokemon games right inside pk3DS
- You can now build Trimmed 3DS (3DS files without any padding) from inside pk3DS as well
- Previously, attempting to rebuild a 3DS file would check for the number of files in your extracted game directory and disallow you to continue building if the number of files were different from a known value. However, in my testing, my extracted games never had the same number of files. Thus, I simply removed this check.