mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-08 19:52:12 +00:00
29 lines
770 B
JSON
29 lines
770 B
JSON
{
|
|
"overclock": true,
|
|
"naming_convention": 0,
|
|
"dump_destination": 0,
|
|
"gamecard": {
|
|
"append_key_area": false,
|
|
"keep_certificate": false,
|
|
"trim_dump": false,
|
|
"calculate_checksum": true,
|
|
"checksum_lookup_method": 1
|
|
},
|
|
"nsp": {
|
|
"set_download_distribution": false,
|
|
"remove_console_data": true,
|
|
"remove_titlekey_crypto": false,
|
|
"disable_linked_account_requirement": false,
|
|
"enable_screenshots": false,
|
|
"enable_video_capture": false,
|
|
"disable_hdcp": false,
|
|
"append_authoringtool_data": false,
|
|
"lookup_checksum": true
|
|
},
|
|
"ticket": {
|
|
"remove_console_data": true
|
|
},
|
|
"nca_fs": {
|
|
"use_layeredfs_dir": false
|
|
}
|
|
}
|