custominstall: support --seeddb argument (close #6), test id0 folders as a hexstring

This commit is contained in:
Ian Burgwin
2020-04-02 10:41:57 -07:00
parent 393fd03da1
commit 17404231d3
2 changed files with 12 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ boot9 is needed:
A [SeedDB](https://github.com/ihaveamac/3DS-rom-tools/wiki/SeedDB-list) is needed for newer games (2015+) that use seeds.
SeedDB is checked in order of:
* `-s` or `--seeddb` argument (if set)
* `SEEDDB_PATH` environment variable (if set)
* `%APPDATA%\3ds\seeddb.bin` (Windows-specific)
* `~/Library/Application Support/3ds/seeddb.bin` (macOS-specific)