github ihaveamac/custom-install v2.1b4
custom-install 2.1b4 & finalize 1.6

latest release: v2.1
2 years ago

This release has various changes that have been sitting in the repo for the past few months that I've decided should be put into an easily accessible release.

Note for Windows 7 users: Future releases may be built with Python 3.9 which drops support for Windows 7!

custom-install 2.1b4

  • Show 300 application warning with the cli script
    • This fixes a minor issue with an exception being raised at the end (but it didn't actually affect anything): #42
  • Auto-set boot9.bin and seeddb.bin if found in SD:/gm9/out (movable.sed was already detected this way): #43 Thanks @Jisxu!
  • Force reading save3ds_fuse output as UTF-8 all the time
    • This should hopefully fix #41 but I haven't fully tested it. In particular this seems to affect Windows systems set to Chinese.

custom-install-finalize 1.6

  • Skip installing tickets for titles that don't need it: #46 #47 Thanks @TimmSkiller!

custom-install 2.1b3

  • Show a warning if more than 300 applications (not all titles, but executable ones) are detected
  • Create title.db and import.db if missing (#40)
  • Fix CDN content install
  • Require pyctr==0.4.6 and comtypes==1.1.8 (only relevant to non-standalone build users)

custom-install 2.1b2

  • Fix selected boot9 and seeddb not working for adding titles & require boot9 to be loaded before adding any titles
  • Show current status on each title's line

custom-install 2.1b1

  • Installs are written to a visible temporary folder before being moved into place. If an install fails in the middle, it won't leave a half-written title buried in the Nintendo 3DS folder
  • CDN contents can be installed directly
  • Title contents are verified during install and an error is shown if verification fails
  • Titles that succeeded and failed to be installed are shown at the end
  • All titles are loaded and parsed at the beginning so a broken one won't stop the others
  • Certain kinds of titles such as DSiWare and duplicate files are blocked
    • This doesn't yet stop two files with the same Title ID however! This only stops adding the same file twice.
  • Free space is checked to make sure all titles can be installed
  • cifinish.bin is loaded and checked for corruption early (if it exists), which can happen if an issue exists on the SD card filesystem.
  • File list replaced with a column list that shows Title ID and title name, and is sorted alphabetically

custom-install-finalize 1.5

  • Delete cifinish.bin if no errors occurred during ticket install

custom-install-finalize is provided as a separate download primarily for non-Windows users.

Support can be found on Discord: https://ihaveahax.net/view/Discord (Please do not come here asking how to obtain games.)

Don't miss a new custom-install release

NewReleases is sending notifications on new releases.