2021-06-17 08:55:42 +01:00
|
|
|
|
{
|
2021-06-14 21:54:33 +01:00
|
|
|
|
"description": "Nintendo Switch Dump Tool",
|
2022-07-28 03:13:48 +01:00
|
|
|
|
|
2024-04-05 22:25:32 +01:00
|
|
|
|
"copyright": "Licensed under GPLv3+\n\u00A9 2020 - 2024 {0}\n{1}",
|
2022-07-28 03:13:48 +01:00
|
|
|
|
|
2021-06-17 08:55:42 +01:00
|
|
|
|
"dependencies": {
|
2021-06-18 05:47:41 +01:00
|
|
|
|
"header": "Dependencies",
|
|
|
|
|
"line_00": "\uE016 {0} is powered by Borealis, a hardware-accelerated UI library: {1}.",
|
|
|
|
|
"line_01": "\uE016 USB Mass Storage device support is powered by libusbhsfs: {0}.",
|
|
|
|
|
"line_02": "\uE016 FatFs is used to mount FAT volumes from the eMMC storage: {0}.",
|
2021-07-23 08:42:26 +01:00
|
|
|
|
"line_03": "\uE016 LZ4 is used to decompress NSO binaries: {0}.",
|
|
|
|
|
"line_04": "\uE016 json-c is used to parse JSON-formatted data: {0}."
|
2021-06-17 08:55:42 +01:00
|
|
|
|
},
|
2022-07-28 03:13:48 +01:00
|
|
|
|
|
2021-06-17 08:55:42 +01:00
|
|
|
|
"acknowledgments": {
|
2021-06-18 05:47:41 +01:00
|
|
|
|
"header": "Acknowledgments",
|
|
|
|
|
"line_00": "\uE016 Switchbrew and libnx contributors.",
|
2022-07-28 03:13:48 +01:00
|
|
|
|
"line_01": "\uE016 SciresM, for hactool, hac2l and Atmosphère-NX.",
|
2024-04-05 22:25:32 +01:00
|
|
|
|
"line_02": "\uE016 Moosehunter, for LibHac and hactoolnet.",
|
|
|
|
|
"line_03": "\uE016 shchmue, for the runtime key derivation algorithm, as well as helping with reverse engineering tasks.",
|
|
|
|
|
"line_04": "\uE016 Adubbz, for Tinfoil and its ES service bindings.",
|
|
|
|
|
"line_05": "\uE016 RattletraPM, for the awesome icon.",
|
|
|
|
|
"line_06": "\uE016 Whovian9369, for being a key piece throughout the whole development by providing lots of testing and cool ideas.",
|
|
|
|
|
"line_07": "\uE016 liamadvance, Shadów and SimonTime, for their tremendous help in understanding Nintendo Switch file and data formats.",
|
|
|
|
|
"line_08": "\uE016 The folks from NSWDB.COM and No-Intro.org, for being kind enough to put up public APIs to perform online checksum lookups.",
|
|
|
|
|
"line_09": "\uE016 The folks at the nxdumptool Discord server.",
|
|
|
|
|
"line_10": "\uE016 The Comfy Boyes, for always being awesome and supportive. You know who you are.",
|
|
|
|
|
"line_11": "\uE016 And, at last but not least, you! Thank you for using my work!"
|
2021-06-17 08:55:42 +01:00
|
|
|
|
},
|
2022-07-28 03:13:48 +01:00
|
|
|
|
|
2021-06-17 08:55:42 +01:00
|
|
|
|
"links": {
|
2021-06-18 05:47:41 +01:00
|
|
|
|
"header": "Additional links and resources",
|
|
|
|
|
"line_00": "\uE016 Discord server: {0}."
|
2021-06-17 08:55:42 +01:00
|
|
|
|
}
|
2021-06-14 21:54:33 +01:00
|
|
|
|
}
|