mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-06 06:41:45 +00:00
README: remove mention of --seeddb
This option does not actually exist on this branch. It will be in module-rewrite eventually.
This commit is contained in:
@@ -25,7 +25,6 @@ boot9 is needed:
|
|||||||
|
|
||||||
A [SeedDB](https://github.com/ihaveamac/3DS-rom-tools/wiki/SeedDB-list) is needed for newer games (2015+) that use seeds.
|
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:
|
SeedDB is checked in order of:
|
||||||
* `--seeddb` argument (if set)
|
|
||||||
* `SEEDDB_PATH` environment variable (if set)
|
* `SEEDDB_PATH` environment variable (if set)
|
||||||
* `%APPDATA%\3ds\seeddb.bin` (Windows-specific)
|
* `%APPDATA%\3ds\seeddb.bin` (Windows-specific)
|
||||||
* `~/Library/Application Support/3ds/seeddb.bin` (macOS-specific)
|
* `~/Library/Application Support/3ds/seeddb.bin` (macOS-specific)
|
||||||
|
|||||||
Reference in New Issue
Block a user