Commit Graph

  • b34bba2543 ci-gui: print command line args if save3ds_fuse fails Ian Burgwin 2020-09-03 19:45:11 -07:00
  • 40cfd955cc custominstall: set platform to win32 if it's msys (close #2) Ian Burgwin 2020-07-28 09:32:18 -07:00
  • bbcfb6fef1 ci-gui: support adding CDN folders Ian Burgwin 2020-07-28 06:33:18 -07:00
  • 1e3e15c969 custominstall: support CDN contents (close #27) Ian Burgwin 2020-07-28 06:21:22 -07:00
  • 48f92579ce custominstall: use bytes(cia.tmd) instead of reading tmd file directly Ian Burgwin 2020-07-28 06:15:27 -07:00
  • 06f70e37dc requirements: bump pyctr to 0.4.3 Ian Burgwin 2020-07-28 06:01:13 -07:00
  • 44787ebc87 requirements: bump pyctr to 0.4.2 Ian Burgwin 2020-07-28 04:51:03 -07:00
  • 399bb97238 custominstall: read all CIAs before installing Ian Burgwin 2020-07-28 02:33:08 -07:00
  • 6da2ed3343 ci-gui: use abspath when getting file parent Ian Burgwin 2020-07-28 01:29:59 -07:00
  • 00202c473e make-standalone: fix copying LICENSE.md 2.0 Ian Burgwin 2020-07-22 23:05:34 -07:00
  • c45c082bfb add extras/windows-quickstart.txt, update make-standalone, update README for standalone release steps Ian Burgwin 2020-07-22 22:37:27 -07:00
  • 49fb0f832f remove docu folder with old image Ian Burgwin 2020-07-22 22:21:51 -07:00
  • a725d876de ci-gui: make seeddb optional Ian Burgwin 2020-07-22 22:13:33 -07:00
  • a26579ec69 custominstall: fix NameError (wrong variable name) Ian Burgwin 2020-07-22 22:03:55 -07:00
  • 4296bf3ea6 README: update standalone build steps Ian Burgwin 2020-07-22 21:49:22 -07:00
  • 3006989fc6 ci-gui: show different dialog if 3dsx was copied Ian Burgwin 2020-07-22 21:44:49 -07:00
  • 19045d8b87 custominstall: copy finalize 3dsx if found next to script/exe Ian Burgwin 2020-07-22 21:44:26 -07:00
  • 20a829904b make-standalone: copy 3dsx to build dir Ian Burgwin 2020-07-22 21:41:33 -07:00
  • 0741e4b5eb ci-gui: don't attempt to install if no titles are added Ian Burgwin 2020-07-22 21:31:45 -07:00
  • bc7f20361c make-standalone: make dist directory Ian Burgwin 2020-07-22 20:48:35 -07:00
  • d176d1f0ee update make-standalone (untested) Ian Burgwin 2020-07-22 20:46:14 -07:00
  • 449ee90311 README: update setup to mention windows-install-dependencies Ian Burgwin 2020-07-22 20:44:57 -07:00
  • 10c0d9a23a add windows-install-dependencies.py Ian Burgwin 2020-07-22 20:44:22 -07:00
  • 034458b3fc README: add 32-bit notice Ian Burgwin 2020-07-22 20:21:14 -07:00
  • 2dd6caf128 make-standalone: add missing --base-name= Ian Burgwin 2020-07-22 19:34:14 -07:00
  • 7ee6999725 README: add Development -> Building Windows standalone Ian Burgwin 2020-07-22 19:32:10 -07:00
  • 609a0de18b add make-standalone.bat Ian Burgwin 2020-07-22 19:31:56 -07:00
  • 8aa4fa4ddc ci-gui: remove unused code Ian Burgwin 2020-07-22 18:46:44 -07:00
  • bd9150ed66 requirements: set fixed versions for pycryptodomex and comtypes Ian Burgwin 2020-07-22 18:25:11 -07:00
  • cd86713d17 ci-gui: make comtypes an optional module Ian Burgwin 2020-07-22 16:16:10 -07:00
  • bea3c3c082 ci-gui: add checkbox for overwriting saves Ian Burgwin 2020-07-22 16:14:55 -07:00
  • 9fc04a490e custominstall: don't overwrite existing save by default (close #26) Ian Burgwin 2020-07-22 16:04:59 -07:00
  • 7707a67048 custominstall: hide console window for save3ds_fuse Ian Burgwin 2020-07-20 01:46:38 -07:00
  • 88520570af custominstall: fix save3ds_fuse lookup Ian Burgwin 2020-07-19 22:58:52 -07:00
  • 53fd45790f custominstall: look for bin/save3ds_fuse next to executable if sys.frozen exists (from cx_Freeze) Ian Burgwin 2020-07-19 22:38:39 -07:00
  • 56747d36eb custominstall: exit early if save3ds_fuse can't be found Ian Burgwin 2020-07-19 22:29:33 -07:00
  • 4522c009c3 add TaskbarLib.tlb Ian Burgwin 2020-07-19 21:37:42 -07:00
  • a58bfa4ae1 implement new gui Ian Burgwin 2020-07-19 20:34:22 -07:00
  • 187e27fc95 custominstall: support new events, check if save3ds_fuse runs successfully, fix seed loading, don't continue if cia fails to load (temp maybe) Ian Burgwin 2020-07-19 20:30:34 -07:00
  • 379da26a4e custominstall: fix loading seed (close #25) module-new-gui Ian Burgwin 2020-07-19 19:38:27 -07:00
  • ed7fc99ff1 gui: properly print args on exception in execute_script Ian Burgwin 2020-07-12 21:16:25 -07:00
  • 3a5f554b58 gui: add full path when adding folder (close #23) Ian Burgwin 2020-07-12 21:12:59 -07:00
  • ba5c5f19a7 Merge remote-tracking branch 'origin/module-new-gui' into module-new-gui Ian Burgwin 2020-07-12 21:08:15 -07:00
  • c344ce3e7b allow changing cifinish output path Ian Burgwin 2020-07-12 21:07:51 -07:00
  • 13f706a0dc update to pyctr 0.4.1, catch exceptions when creating CIAReader Ian Burgwin 2020-07-12 21:07:26 -07:00
  • 3c99c7a9d9 Merge pull request #24 from uaevuon/module-new-gui Ian Burgwin 2020-06-30 15:14:59 -07:00
  • 238b7400e0 Change the order and link uaevuon 2020-06-30 00:17:41 +09:00
  • 2319819bfa README: add notice about "Add Python 3.x to PATH" Ian Burgwin 2020-06-29 06:02:50 -07:00
  • cb52b38ea7 custominstall: only makedirs if --skip-contents is not used, add exist_ok=True for DLC directories Ian Burgwin 2020-06-24 19:44:19 -07:00
  • 3dcee32145 Merge remote-tracking branch 'origin/module-new-gui' into module-new-gui Ian Burgwin 2020-06-24 19:41:59 -07:00
  • 647f21d32b Merge pull request #22 from LyfeOnEdge/patch-2 Ian Burgwin 2020-06-20 19:36:57 -07:00
  • 58237a0ebe Clean up comments Andrew (LyfeOnEdge) (ArcticGentoo) 2020-06-18 20:56:45 -07:00
  • 9f69a2195c Merge pull request #20 from JustSch/module-new-gui Ian Burgwin 2020-06-05 17:11:52 -07:00
  • 91e0fa24ad added seeddb option to gui Justin Schreiber 2020-05-27 19:34:11 -04:00
  • b3365c47bd custominstall: don't extract or rebuild title.db if no titles were installed Ian Burgwin 2020-05-25 19:26:02 -07:00
  • a515ca7e61 finalize: fix using pointers incorrectly, meaning only one title would work finalize-1.4 Ian Burgwin 2020-05-23 11:02:25 -07:00
  • 167a80ff11 gui: use list for args instead of creating a string Ian Burgwin 2020-05-22 02:43:11 -07:00
  • 272cc544cd finalize: support all 3 versions of cifinish finalize-1.3 Ian Burgwin 2020-05-22 01:49:49 -07:00
  • 443498d706 finalize: update for libctru changes Ian Burgwin 2020-05-18 04:56:53 -07:00
  • 17404231d3 custominstall: support --seeddb argument (close #6), test id0 folders as a hexstring Ian Burgwin 2020-04-02 10:41:57 -07:00
  • 393fd03da1 update copyright notice Ian Burgwin 2020-04-02 10:39:48 -07:00
  • 26c21137ec requirements: allow any version of pycryptodomex above or equal to 3.9.4 Ian Burgwin 2020-04-02 10:27:01 -07:00
  • 9c1709922a gui: reformat, add license information, use correct script name Ian Burgwin 2020-04-02 09:58:31 -07:00
  • 43ae023000 README: updates Ian Burgwin 2020-04-02 04:55:40 -07:00
  • e7c6ff7344 Merge branch 'LyfeOnEdge-master' into module-new-gui Ian Burgwin 2020-03-31 05:51:07 -07:00
  • 5c41f03784 Merge branch 'master' of https://github.com/LyfeOnEdge/custom-install into LyfeOnEdge-master Ian Burgwin 2020-03-31 05:50:35 -07:00
  • 4693935d87 remove old gui Ian Burgwin 2020-03-31 05:49:34 -07:00
  • 2535c2ee86 custom-install: remove debug out master Ian Burgwin 2020-03-30 03:36:16 -07:00
  • 61a1b436e5 README: add Windows PATH note Ian Burgwin 2020-03-30 03:25:09 -07:00
  • 11cbbcdf1e Update README.md Andrew (LyfeOnEdge) (ArcticGentoo) 2020-03-26 19:15:09 -07:00
  • 8f4b3d1134 Update README.md Andrew (LyfeOnEdge) (ArcticGentoo) 2020-03-26 19:14:21 -07:00
  • d5a4cbd8f8 Update README.md Andrew (LyfeOnEdge) (ArcticGentoo) 2020-03-26 19:14:08 -07:00
  • 625f1f9db5 Update README.md Andrew (LyfeOnEdge) (ArcticGentoo) 2020-03-26 19:13:58 -07:00
  • 61b27f33ed Update README.md Andrew (LyfeOnEdge) (ArcticGentoo) 2020-03-26 19:13:11 -07:00
  • 13d0cbd796 Update main.png LyfeOnEdge 2020-03-26 18:43:37 -07:00
  • 14e5692cac update color scheme and fix some elements' coloration LyfeOnEdge 2020-03-26 18:16:40 -07:00
  • b799e3af1a add style.py and tooltips LyfeOnEdge 2020-03-26 17:56:06 -07:00
  • e8787a2d9a Update README.md LyfeOnEdge 2020-03-25 19:41:08 -07:00
  • a08654160a Update README.md LyfeOnEdge 2020-03-25 19:40:43 -07:00
  • 6922c0d209 Update README.md LyfeOnEdge 2020-03-25 19:40:09 -07:00
  • 29e17bec6d Update README.md LyfeOnEdge 2020-03-25 19:35:22 -07:00
  • 8ee248c793 Update README.md LyfeOnEdge 2020-03-25 19:35:02 -07:00
  • 12d59cad5d Update README.md LyfeOnEdge 2020-03-25 19:23:20 -07:00
  • ff196a667d Update README.md LyfeOnEdge 2020-03-25 19:22:33 -07:00
  • f21b63f9dd document gui LyfeOnEdge 2020-03-25 19:21:22 -07:00
  • c0e1d45054 Add gui.py LyfeOnEdge 2020-03-25 19:01:55 -07:00
  • fe7d62fbda remove pyctr copy, add to requirements.txt module-rewrite Ian Burgwin 2020-02-09 02:28:51 -08:00
  • 0195ea75d4 README: remove mention of --seeddb Ian Burgwin 2020-02-01 21:58:41 -08:00
  • 100411266d requirements: update pycryptodomex Ian Burgwin 2020-01-26 17:19:01 -08:00
  • 08359130e2 gui-custominstall: add unused end argument to log_handle Ian Burgwin 2020-01-24 06:01:47 -08:00
  • 2f0fc5d177 finalize/source/main.c: unlink cifinish.bin after reading entries Ian Burgwin 2020-01-24 05:44:25 -08:00
  • 9955699045 custominstall: update cifinish.bin in-place Ian Burgwin 2020-01-24 05:43:25 -08:00
  • e6bed5b77b finalize/source/main.c: bump REQUIRED_VERSION and application version Ian Burgwin 2020-01-24 04:43:58 -08:00
  • 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 Ian Burgwin 2020-01-24 04:21:32 -08:00
  • 48e1636588 custominstall: style updates Ian Burgwin 2020-01-24 01:59:29 -08:00
  • 8d3e09cc29 README: update Ian Burgwin 2019-11-12 12:10:29 -08:00
  • e28b227ee6 bin: update save3ds Ian Burgwin 2019-11-12 12:03:57 -08:00
  • e4123e6590 finalize: update for new cifinish.bin without titlekey, check cifinish version and print error if mismatched Ian Burgwin 2019-11-12 00:55:36 -08:00
  • 106666b897 gitignore: update Ian Burgwin 2019-11-12 00:54:55 -08:00
  • aa1c9219c6 custominstall: remove titlekey from cifinish.bin, make --boot9 optional Ian Burgwin 2019-11-12 00:34:33 -08:00