Commit Graph
34 Commits
Author SHA1 Message Date
Ian Burgwin a515ca7e61 finalize: fix using pointers incorrectly, meaning only one title would work 2020-05-23 11:02:25 -07:00
Ian Burgwin 167a80ff11 gui: use list for args instead of creating a string 2020-05-22 02:43:11 -07:00
Ian Burgwin 272cc544cd finalize: support all 3 versions of cifinish 2020-05-22 01:49:49 -07:00
Ian Burgwin 443498d706 finalize: update for libctru changes 2020-05-18 04:56:53 -07:00
Ian Burgwin 17404231d3 custominstall: support --seeddb argument (close #6), test id0 folders as a hexstring 2020-04-02 10:41:57 -07:00
Ian Burgwin 393fd03da1 update copyright notice 2020-04-02 10:39:48 -07:00
Ian Burgwin 26c21137ec requirements: allow any version of pycryptodomex above or equal to 3.9.4 2020-04-02 10:27:01 -07:00
Ian Burgwin 9c1709922a gui: reformat, add license information, use correct script name 2020-04-02 09:58:31 -07:00
Ian Burgwin 43ae023000 README: updates
* Use the original repository for the releases badge.
* Update text to not use second-person.
* Move GUI credits to License/Credits section.
2020-04-02 04:55:40 -07:00
Ian Burgwin e7c6ff7344 Merge branch 'LyfeOnEdge-master' into module-new-gui 2020-03-31 05:51:07 -07:00
Ian Burgwin 5c41f03784 Merge branch 'master' of https://github.com/LyfeOnEdge/custom-install into LyfeOnEdge-master 2020-03-31 05:50:35 -07:00
Ian Burgwin 4693935d87 remove old gui 2020-03-31 05:49:34 -07:00
Ian Burgwin fe7d62fbda remove pyctr copy, add to requirements.txt 2020-02-09 02:28:51 -08:00
Ian Burgwin 0195ea75d4 README: remove mention of --seeddb
This option does not actually exist on this branch. It will be in module-rewrite eventually.
2020-02-01 21:58:41 -08:00
Ian Burgwin 100411266d requirements: update pycryptodomex 2020-01-26 17:19:01 -08:00
Ian Burgwin 08359130e2 gui-custominstall: add unused end argument to log_handle 2020-01-24 06:01:47 -08:00
Ian Burgwin 2f0fc5d177 finalize/source/main.c: unlink cifinish.bin after reading entries 2020-01-24 05:44:25 -08:00
Ian Burgwin 9955699045 custominstall: update cifinish.bin in-place 2020-01-24 05:43:25 -08:00
Ian Burgwin e6bed5b77b finalize/source/main.c: bump REQUIRED_VERSION and application version 2020-01-24 04:43:58 -08:00
Ian Burgwin 39fb56ac79 custominstall: separate cifinish version to constant variable, fix finalize_entry_data data layout, bump cifinish version to 3, make --sd a required option, support changing the end character in logs
Changes not tested with gui yet.
2020-01-24 04:21:32 -08:00
Ian Burgwin 48e1636588 custominstall: style updates 2020-01-24 01:59:29 -08:00
Ian Burgwin 8d3e09cc29 README: update
* Link to guide to dump boot9/movable.sed.
* Link to Setting_up_Development_Environment on 3dbrew. No need for
  duplicate instructions here.
2019-11-12 12:10:29 -08:00
Ian Burgwin e28b227ee6 bin: update save3ds 2019-11-12 12:03:57 -08:00
Ian Burgwin e4123e6590 finalize: update for new cifinish.bin without titlekey, check cifinish version and print error if mismatched 2019-11-12 00:55:36 -08:00
Ian Burgwin 106666b897 gitignore: update 2019-11-12 00:54:55 -08:00
Ian Burgwin aa1c9219c6 custominstall: remove titlekey from cifinish.bin, make --boot9 optional 2019-11-12 00:34:33 -08:00
Ian Burgwin 9798fcb767 pyctr: update 2019-11-12 00:29:11 -08:00
Ian Burgwin 0421a7dedb bin: update binaries
README: update hash, add build platforms and commands used
darwin: build without osxfuse dependency
win32: build for 32-bit
2019-11-11 21:48:39 -08:00
Ian Burgwin 78a3529770 README: add link to download custom-install-finalize 2019-11-03 18:23:12 -08:00
Ian Burgwin 00c0e81c26 README: add link to download this repo 2019-11-03 18:16:49 -08:00
Ian Burgwin 59470c6b37 custom-install: add note to use custom-install-finalize 2019-11-03 18:16:36 -08:00
Ian Burgwin cd4cb6e6e5 README: fix typo 2019-11-03 16:46:45 -08:00
Ian Burgwin 86c4565295 README: add linux notice 2019-09-06 14:58:12 -07:00
Ian Burgwin af2bb123a7 initial commit 2019-09-06 14:22:13 -07:00