1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 10:16:39 +00:00
Commit graph

65 commits

Author SHA1 Message Date
Pablo Curiel
e33408bd2d Delete FUNDING.yml 2022-07-21 03:45:36 +02:00
Pablo Curiel
70161e8e63 Update README.md 2022-02-26 01:38:38 +01:00
Pablo Curiel
90647a969d Update to v1.1.15. 2022-02-26 01:38:09 +01:00
Pablo Curiel
aebd6d8cfb ... 2021-10-22 02:39:33 -04:00
Pablo Curiel
b1fa56d478 Update to v1.1.14. 2021-04-21 10:16:16 -04:00
Pablo Curiel
ecae2210e4 Update to v1.1.13. 2021-02-25 02:27:31 -04:00
Pablo Curiel
0d3dd50f39
Update FUNDING.yml 2020-12-27 04:54:32 -04:00
Pablo Curiel
c471e61aff AMS 0.15.0 fix + ability to go back from the ID offset selection screen.
I won't even bother to bump the version number.
2020-11-10 00:30:43 -04:00
Pablo Curiel
9ffd2c6804
Add Discord server link. 2020-10-28 01:21:26 -04:00
Pablo Curiel
38fd9144c0 Set base RomFS dependance after initializing the BKTR context, not before. 2020-10-01 05:45:22 -04:00
Pablo Curiel
686155e764 Fix borked if statement. 2020-09-26 08:51:55 -04:00
Pablo Curiel
fc76571bc0 Update to v1.1.12. 2020-09-26 05:51:20 -04:00
Pablo Curiel
4932283d81 Update to v1.1.11. 2020-09-22 18:51:33 -04:00
Pablo Curiel
0259d2141e
Update README.md 2020-07-07 09:05:20 -04:00
Pablo Curiel
6950769077 Update issue templates and funding info. 2020-05-02 04:48:18 -04:00
Pablo Curiel
c01a7e4161 Fix controls string. 2020-04-28 23:18:22 -04:00
Pablo Curiel
ff3141f5d6 Update to v1.1.10. 2020-04-18 23:03:58 -04:00
Pablo Curiel
a999447580 Update to v1.1.9. 2020-03-30 17:10:07 -04:00
Pablo Curiel
e475796676
Update README.md
Add a notice about the ongoing project rewrite.
2020-02-17 14:31:01 -04:00
Pablo Curiel
a155b4edd7
Delete README_KR.md
Hasn't been updated in a while and, truth be told, I don't speak Korean. :/
2020-02-17 14:26:15 -04:00
Daniel Cuevas
b5374a3cb4
App icon to top of README (#51) 2020-02-04 10:02:22 -04:00
Noel Tautges
6cf6342d5d Remove extraneous apostrophes (#50) 2020-01-15 09:36:40 -04:00
Pablo Curiel
5445d360d1 Update to v1.1.8. 2019-12-11 04:56:58 -04:00
Pablo Curiel
3a16147c59 Update to v1.1.7. 2019-11-06 14:22:40 -04:00
Pablo Curiel
bb450df38d Update issue templates 2019-10-29 10:45:01 -04:00
Pablo Curiel
4d44e315be Update to v1.1.6. 2019-10-17 16:15:35 -04:00
Pablo Curiel
ba6b483cb6 Update to v1.1.5. 2019-09-14 22:45:27 -04:00
Pablo Curiel
0dbe126426 Two quick fixes.
* Fixed segmentation fault on NSP dumping, produced by a change I forgot to revert while testing some stuff.
* Fixed a bug that made file splitting not take place while manually dumping a file bigger than 4 GiB from the RomFS section of any title.
2019-08-17 06:57:10 -04:00
Pablo Curiel
ed45a863fa Update to v1.1.4. 2019-08-16 21:45:29 -04:00
Pablo Curiel
a051b17ad0 Update to v1.1.3. 2019-07-17 07:14:37 -04:00
Pablo Curiel
6d435a2532 Update to v1.1.2. 2019-06-24 16:24:46 -04:00
Pablo Curiel
655c856eaf Update to v1.1.1. 2019-06-19 09:46:38 -04:00
DDinghoya
fcd4e5b45c Create README_KR.md (#19)
* Create README_KR.md
2019-06-06 09:37:22 -04:00
Pablo Curiel
aab7e24778 Update to v1.1.0. 2019-06-05 18:44:18 -04:00
Pablo Curiel
211cca9945 Fix the readme. 2019-05-01 16:58:34 -04:00
Pablo Curiel
0713a13151 Update to v1.0.8. 2019-05-01 16:24:13 -04:00
Pablo Curiel
fd4b7e933b Update to v1.0.7. 2019-04-23 08:50:01 -04:00
Pablo Curiel
d22add43bf Update to v1.0.6. 2019-04-23 01:14:57 -04:00
Pablo Curiel
edd7eee294 Many changes. Good things are coming. 2019-04-21 12:27:33 -04:00
Pablo Curiel
59e48748ae Some minor (trivial) changes.
Nothing too substantial. Just committing them before going to Spain.
2018-07-25 21:57:44 -04:00
Pablo Curiel
7a94da0a5c Fixed "Please wait" message hang up. 2018-07-22 23:06:25 -04:00
Pablo Curiel
01a3ebe477 Some fixes and corrections.
* Fixed building using latest libnx commit + recently added pacman packages (switch-libxml2 and switch-libjson-c).
* Removed ncm-related code because libnx now includes what's needed by the application.
* Cleaned up the fs-srv service additional functions.
* Mounted partition filesystems are now properly closed.
* Changed some output text.
2018-07-21 01:56:00 -04:00
Pablo Curiel
3364f062b2 Small coordinates fix. 2018-07-01 21:36:44 -04:00
Pablo Curiel
fae387a182 Update to v1.0.5. 2018-06-30 02:37:42 -04:00
Pablo Curiel
46c0f9fe47 Small message fix. 2018-06-25 21:42:25 -04:00
Pablo Curiel
a4bfaf8cf2 Update to v1.0.4. 2018-06-25 21:11:18 -04:00
Pablo Curiel
730912a626 Update to v1.0.3. 2018-06-23 20:48:34 -04:00
Pablo Curiel
db3f5698e7 Update to v1.0.2. 2018-06-22 05:45:41 -04:00
Pablo Curiel
a122605b6e Update to v1.0.1. 2018-06-21 20:46:17 -04:00
Pablo Curiel
3888e6a54c
Update README.md 2018-06-21 02:53:51 -04:00