Nintendo - Nintendo 3DS Digital undumped: Difference between revisions
(→Seeds) |
|||
(58 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{3DS}} | |||
Note that the current dat is the "Nintendo - Nintendo 3DS (Digital) (CDN) dat. | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! To-do: | |||
|- | |||
| | |||
* spotpass content is unpreserved | * spotpass content is unpreserved | ||
* Retro City Rampage DX+ update | * Retro City Rampage DX+ update | ||
* title keys | * title keys | ||
* https://www.nintendolife.com/news/2022/03/eshop-closure-be-damned-this-dev-is-bringing-seven-new-games-to-3ds-and-wii-u | |||
|} | |||
__TOC__ | __TOC__ | ||
==Undumped Contents== | ==Confirmed to exist== | ||
===eShop Metadata=== | |||
* need to scrape all possible server responses and record traffic of an actual 3DS doing various operations | |||
===Undumped Contents=== | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! To-do: | |||
|- | |||
| | |||
* various pre-install titles (e.g. 1.0.0 system titles from launch 3DS, leftover factory titles, pre-installed games) | * various pre-install titles (e.g. 1.0.0 system titles from launch 3DS, leftover factory titles, pre-installed games) | ||
** try these people: https://www.3dbrew.org/wiki/Firmware_Archiving_Project | ** try these people: https://www.3dbrew.org/wiki/Firmware_Archiving_Project | ||
* there is likely some undumped pre-installed system titles/data on korean systems (e.g. dsi mode font data, not a title but still probably worth datting) | * there is likely some undumped pre-installed system titles/data on korean systems (e.g. dsi mode font data, not a title but still probably worth datting) | ||
* smilebasic second JP dlc pack seems to be undumped http://smilebasic.com/dlc/catalogip/ (all SmileBasic DLC is removed from the eshop currently). | |||
* smilebasic second JP dlc pack seems to be undumped http://smilebasic.com/dlc/catalogip/ (all SmileBasic DLC is removed from the eshop currently) | * 0004000e0015d800 (Ironfall Invasion USA update) was removed from the CDN, or at least some versions were. there's a p2p cia of a possiblt removed version. | ||
* are all contents for 0004008C00199200 / ドラゴンクエストXI 過ぎ去りし時を求めて (DLC) dumped? | |||
* 00040000001DBB00 and 00040000001DC000 - not currently purchasable on eshop, and didn't exist on the CDN before the ~2018 lockdown. however they may have been purchasable for a very short amount of time, so somebody may have the contents and/or ticket on their console. | |||
|} | |||
=== | ====Normal titles==== | ||
* Nintendo Australia's website doesn't seem to have a way to buy eShop games. | |||
* To use the QR code to go to the eShop page on your 3DS, press L + R on the home menu then touch the QR code icon in the bottom-left. | |||
* b2071988 listed these as "missing file not on cdn": | |||
** 0004008c00199200 (https://datomatic.no-intro.org/index.php?page=show_record&s=96&n=06132) | |||
*** 0000001a | |||
*** 0000001b | |||
*** 0000001c | |||
*** 0000001d | |||
*** 0000001e | |||
*** 0000001f | |||
*** 00000022 | |||
See also: [https://datomatic.no-intro.org/index.php?page=search&s=96 DAT-o-MATIC] | |||
===System=== | ====System titles==== | ||
no "//" comment = same as above | no "//" comment = same as above | ||
<pre> | <pre> | ||
Line 576: | Line 398: | ||
0004013820000002 00000018 | 0004013820000002 00000018 | ||
</pre> | </pre> | ||
Note - all of the above have non-CDN dumps in the dat, but these don't: | |||
<pre> | |||
0004013800000002 // NATIVE_FIRM (World) (System) | |||
00000035 (v15043) | |||
0004003000008F02 // Home Menu (USA) (System) | |||
00000033 (v9228) | |||
00000059 (v13329) | |||
0004003000009802 // Home Menu (Europe) (System) | |||
00000034 (v9228) | |||
0000005a (v13329) | |||
0004003000008202 // Home Menu (Japan) (System) | |||
00000036 (v9228) | |||
00000050 (v12296) | |||
00000067 (v16401) | |||
0004001000027000 // System Settings (Korea) (System) | |||
00000000 (v3) | |||
000400300000A902 // Home Menu (Korea) (System) | |||
00000000 (v3) | |||
</pre> | |||
===Seeds=== | |||
<pre> | |||
titleid region nsuid name notes | |||
000400000017E800 KR 50010000037795 드래곤볼 Z 초궁극무투전 on the cdn and eshop, but not purchasable, and a seed was never uploaded. so | |||
the seed would likely need to be bruteforced in the future. | |||
</pre> | |||
===DLC with extra verification=== | |||
Some games seem like they have to connect to a server before allowing you to use the DLC. | |||
The best way to preserve this behaviour would be to record the server responses and work out its behaviour. | |||
A quicker way to do it (which may or may not work) would be to dump the save file before + after the verification is made, assuming the game records the verification state in the save file. | |||
Games known to have this type of verification: | |||
* Minecraft | |||
* Monster Hunter Stories (possibly) | |||
Also, its possible all games require you to connect to the eShop before the DLC will work. Its not clear how this mechanism works. | |||
==Not confirmed to exist== | |||
* 000400000009a400 (Kingdom of Plants 3D) may have existed on the CDN - it has a nsuid, articles announcing its release on the European eShop, and european users reporting having dumped their ticket, and a possible titlekey for it was shared p2p. there's a p2p cia of it too. Maybe it was distributed via SpotPass, which may not use the CDN? | |||
* 0004000000140300 (Super Smash Bros.\nJun 05 2014 12:35:56) - had IDBE entry, but was apparently removed from the CDN (or was never on it) |
Latest revision as of 09:58, 26 March 2023
Note that the current dat is the "Nintendo - Nintendo 3DS (Digital) (CDN) dat.
To-do: |
---|
|
Confirmed to exist
eShop Metadata
- need to scrape all possible server responses and record traffic of an actual 3DS doing various operations
Undumped Contents
To-do: |
---|
|
Normal titles
- Nintendo Australia's website doesn't seem to have a way to buy eShop games.
- To use the QR code to go to the eShop page on your 3DS, press L + R on the home menu then touch the QR code icon in the bottom-left.
- b2071988 listed these as "missing file not on cdn":
- 0004008c00199200 (https://datomatic.no-intro.org/index.php?page=show_record&s=96&n=06132)
- 0000001a
- 0000001b
- 0000001c
- 0000001d
- 0000001e
- 0000001f
- 00000022
- 0004008c00199200 (https://datomatic.no-intro.org/index.php?page=show_record&s=96&n=06132)
See also: DAT-o-MATIC
System titles
no "//" comment = same as above
0004001000020000 00000000 // System Settings (Japan) (System) 0004001000020000 00000007 0004001000020000 00000016 0004001000020000 0000001a 0004001000020000 0000001d 0004001000020000 00000022 0004001000020000 0000002c 0004001000020000 0000002f 0004001000020000 00000036 0004001000020000 00000042 0004001000021000 00000000 // System Settings (USA) (System) 0004001000021000 00000006 0004001000021000 00000018 0004001000021000 0000001f 0004001000021000 00000024 0004001000021000 0000002d 0004001000021000 00000034 0004001000021000 00000037 0004001000021000 00000043 0004001000022000 00000000 // System Settings (Europe) (System) 0004001000022000 00000000 0004001000022000 00000006 0004001000022000 00000006 0004001000022000 00000014 0004001000022000 00000019 0004001000022000 0000001d 0004001000022000 00000023 0004001000022000 00000029 0004001000022000 0000002c 0004001000022000 00000037 0004001000026000 00000006 // System Settings (China) (System) 0004001000026000 00000009 0004001000026000 0000000f 0004001000027000 00000000 // System Settings (Korea) (System) 0004001000027000 00000000 0004001000027000 00000004 0004001000027000 00000004 0004001000027000 00000008 0004001000027000 00000008 0004001000027000 0000000d 0004001000027000 0000000d 0004001000027000 00000010 0004001000027000 00000010 0004001000027000 00000012 0004001000027000 00000012 0004001000028000 00000005 // System Settings (Taiwan) (System) 0004001000028000 00000005 0004001000028000 00000007 0004001000028000 00000007 0004001000028000 0000000a 0004001000028000 0000000a 0004003000008202 00000000 // Home Menu (Japan) (System) 0004003000008202 00000000 0004003000008202 00000008 0004003000008202 00000008 0004003000008202 0000000a 0004003000008202 0000000a 0004003000008202 0000000d 0004003000008202 0000001d 0004003000008202 00000029 0004003000008202 0000002a 0004003000008202 0000002f 0004003000008202 00000033 0004003000008202 00000036 0004003000008202 00000037 0004003000008202 0000003e 0004003000008202 00000050 0004003000008202 00000053 0004003000008202 00000054 0004003000008202 00000055 0004003000008202 00000067 0004003000008202 00000068 0004003000008202 00000069 0004003000008202 0000006a 0004003000008202 0000007f 0004003000008202 00000087 0004003000008202 00000089 0004003000008202 0000008a 0004003000008202 0000008b 0004003000008202 0000008c 0004003000008202 0000008f 0004003000008802 00000007 // Internet Browser (Japan) (System) 0004003000008802 00000008 0004003000008802 0000000c 0004003000008802 0000000f 0004003000008802 00000013 0004003000008802 00000016 0004003000008802 0000001b 0004003000008802 0000001c 0004003000008802 0000001e 0004003000008F02 00000000 // Home Menu (USA) (System) 0004003000008F02 00000000 0004003000008F02 00000004 0004003000008F02 00000004 0004003000008F02 00000006 0004003000008F02 00000006 0004003000008F02 00000009 0004003000008F02 00000009 0004003000008F02 00000019 0004003000008F02 00000019 0004003000008F02 00000025 0004003000008F02 00000025 0004003000008F02 00000026 0004003000008F02 00000026 0004003000008F02 0000002b 0004003000008F02 0000002b 0004003000008F02 00000030 0004003000008F02 00000030 0004003000008F02 00000033 0004003000008F02 00000033 0004003000008F02 00000034 0004003000008F02 00000034 0004003000008F02 00000046 0004003000008F02 00000046 0004003000008F02 00000047 0004003000008F02 00000047 0004003000008F02 00000059 0004003000008F02 00000059 0004003000008F02 0000005a 0004003000008F02 0000005a 0004003000008F02 0000005b 0004003000008F02 0000005b 0004003000008F02 0000005c 0004003000008F02 0000005c 0004003000008F02 00000071 0004003000008F02 00000071 0004003000008F02 00000079 0004003000008F02 00000079 0004003000008F02 0000007b 0004003000008F02 0000007b 0004003000008F02 0000007c 0004003000008F02 0000007c 0004003000008F02 0000007d 0004003000008F02 0000007d 0004003000008F02 0000007e 0004003000008F02 0000007e 0004003000008F02 0000007f 0004003000008F02 0000007f 0004003000008F02 00000082 0004003000008F02 00000082 0004003000009402 00000006 // Internet Browser (USA) (System) 0004003000009402 00000007 0004003000009402 0000000b 0004003000009402 0000000e 0004003000009402 00000012 0004003000009402 00000015 0004003000009402 0000001a 0004003000009402 0000001b 0004003000009402 0000001c 0004003000009802 00000000 // Home Menu (Europe) (System) 0004003000009802 00000000 0004003000009802 00000005 0004003000009802 00000005 0004003000009802 00000007 0004003000009802 00000007 0004003000009802 0000000a 0004003000009802 0000000a 0004003000009802 0000001a 0004003000009802 0000001a 0004003000009802 00000026 0004003000009802 00000026 0004003000009802 00000027 0004003000009802 00000027 0004003000009802 0000002c 0004003000009802 0000002c 0004003000009802 00000031 0004003000009802 00000031 0004003000009802 00000034 0004003000009802 00000034 0004003000009802 00000035 0004003000009802 00000035 0004003000009802 00000047 0004003000009802 00000047 0004003000009802 00000048 0004003000009802 00000048 0004003000009802 0000005a 0004003000009802 0000005a 0004003000009802 0000005b 0004003000009802 0000005b 0004003000009802 0000005c 0004003000009802 0000005c 0004003000009802 0000005d 0004003000009802 0000005d 0004003000009802 00000072 0004003000009802 00000072 0004003000009802 0000007a 0004003000009802 0000007a 0004003000009802 0000007b 0004003000009802 0000007b 0004003000009802 0000007c 0004003000009802 0000007c 0004003000009802 0000007d 0004003000009802 0000007d 0004003000009802 0000007e 0004003000009802 0000007e 0004003000009802 00000081 0004003000009802 00000081 0004003000009D02 00000007 // Internet Browser (Europe) (System) 0004003000009D02 00000008 0004003000009D02 0000000c 0004003000009D02 0000000f 0004003000009D02 00000012 0004003000009D02 00000015 0004003000009D02 0000001a 0004003000009D02 0000001b 0004003000009D02 0000001c 000400300000A102 0000000c // Home Menu (China) (System) (System) 000400300000A102 0000000c 000400300000A102 0000000d 000400300000A102 0000000d 000400300000A102 00000012 000400300000A102 00000012 000400300000A602 00000000 // Internet Browser (China) (System) 000400300000A602 00000002 000400300000A602 00000005 000400300000A602 00000007 000400300000A602 0000000a 000400300000A602 0000000d 000400300000A602 0000000e 000400300000A602 0000000f 000400300000A902 00000000 // Home Menu (Korea) (System) 000400300000A902 00000000 000400300000A902 0000000c 000400300000A902 0000000c 000400300000A902 0000000d 000400300000A902 0000000d 000400300000A902 00000012 000400300000A902 00000012 000400300000A902 00000016 000400300000A902 00000016 000400300000A902 00000017 000400300000A902 00000017 000400300000A902 0000002e 000400300000A902 0000002e 000400300000A902 00000036 000400300000A902 00000036 000400300000A902 00000037 000400300000A902 00000037 000400300000A902 00000038 000400300000A902 00000038 000400300000A902 00000039 000400300000A902 00000039 000400300000A902 0000003c 000400300000A902 0000003c 000400300000AE02 00000000 // Internet Browser (Korea) (System) 000400300000AE02 00000000 000400300000AE02 00000003 000400300000AE02 00000003 000400300000AE02 00000006 000400300000AE02 00000006 000400300000AE02 00000009 000400300000AE02 00000009 000400300000AE02 0000000e 000400300000AE02 0000000e 000400300000AE02 0000000f 000400300000AE02 0000000f 000400300000AE02 00000010 000400300000AE02 00000010 000400300000B102 0000000c // Home Menu (Taiwan) (System) 000400300000B102 0000000d 000400300000B102 00000012 000400300000B102 00000013 000400300000B102 00000014 000400300000B602 00000000 // Internet Browser (Taiwan) (System) 000400300000B602 00000003 000400300000B602 00000005 000400300000B602 00000008 000400300000B602 0000000d 000400300000B602 0000000e 000400300000B602 0000000f 0004003020008802 0000000c // Internet Browser (Japan) (System) (New 3DS) 0004003020008802 00000012 0004003020008802 00000018 0004003020008802 0000001d 0004003020008802 0000001e 0004003020008802 00000020 0004003020008802 00000021 0004003020009402 0000000e // Internet Browser (USA) (System) (New 3DS) 0004003020009402 00000014 0004003020009402 0000001a 0004003020009402 0000001f 0004003020009402 00000020 0004003020009402 00000022 0004003020009402 00000023 0004003020009D02 0000000e // Internet Browser (Europe) (System) (New 3DS) 0004003020009D02 00000014 0004003020009D02 0000001a 0004003020009D02 0000001f 0004003020009D02 00000020 0004003020009D02 00000022 0004003020009D02 00000023 000400302000AE02 00000007 // Internet Browser (Korea) (System) (New 3DS) 000400302000AE02 0000000d 000400302000AE02 0000000e 000400302000AE02 00000010 000400302000AE02 00000011 0004013800000002 00000000 // NATIVE_FIRM (World) (System) 0004013800000002 00000000 0004013800000002 00000002 0004013800000002 00000002 0004013800000002 00000009 0004013800000002 00000009 0004013800000002 0000000b 0004013800000002 0000000b 0004013800000002 0000000f 0004013800000002 0000000f 0004013800000002 00000018 0004013800000002 00000018 0004013800000002 0000001d 0004013800000002 0000001d 0004013800000002 0000001f 0004013800000002 0000001f 0004013800000002 00000025 0004013800000002 00000025 0004013800000002 00000026 0004013800000002 00000026 0004013800000002 00000029 0004013800000002 00000029 0004013800000002 0000002a 0004013800000002 0000002a 0004013800000002 0000002e 0004013800000002 0000002e 0004013800000002 00000030 0004013800000002 00000030 0004013800000002 00000035 0004013800000002 00000035 0004013800000002 00000037 0004013800000002 00000037 0004013800000002 00000038 0004013800000002 00000038 0004013800000002 0000003f 0004013800000002 0000003f 0004013800000002 00000040 0004013800000002 00000040 0004013800000002 00000049 0004013800000002 00000049 0004013820000002 00000003 // NATIVE_FIRM (World) (System) (New 3DS) 0004013820000002 00000003 0004013820000002 00000004 0004013820000002 00000004 0004013820000002 0000000c 0004013820000002 0000000c 0004013820000002 0000000f 0004013820000002 0000000f 0004013820000002 00000018 0004013820000002 00000018
Note - all of the above have non-CDN dumps in the dat, but these don't:
0004013800000002 // NATIVE_FIRM (World) (System) 00000035 (v15043) 0004003000008F02 // Home Menu (USA) (System) 00000033 (v9228) 00000059 (v13329) 0004003000009802 // Home Menu (Europe) (System) 00000034 (v9228) 0000005a (v13329) 0004003000008202 // Home Menu (Japan) (System) 00000036 (v9228) 00000050 (v12296) 00000067 (v16401) 0004001000027000 // System Settings (Korea) (System) 00000000 (v3) 000400300000A902 // Home Menu (Korea) (System) 00000000 (v3)
Seeds
titleid region nsuid name notes 000400000017E800 KR 50010000037795 드래곤볼 Z 초궁극무투전 on the cdn and eshop, but not purchasable, and a seed was never uploaded. so the seed would likely need to be bruteforced in the future.
DLC with extra verification
Some games seem like they have to connect to a server before allowing you to use the DLC. The best way to preserve this behaviour would be to record the server responses and work out its behaviour. A quicker way to do it (which may or may not work) would be to dump the save file before + after the verification is made, assuming the game records the verification state in the save file.
Games known to have this type of verification:
- Minecraft
- Monster Hunter Stories (possibly)
Also, its possible all games require you to connect to the eShop before the DLC will work. Its not clear how this mechanism works.
Not confirmed to exist
- 000400000009a400 (Kingdom of Plants 3D) may have existed on the CDN - it has a nsuid, articles announcing its release on the European eShop, and european users reporting having dumped their ticket, and a possible titlekey for it was shared p2p. there's a p2p cia of it too. Maybe it was distributed via SpotPass, which may not use the CDN?
- 0004000000140300 (Super Smash Bros.\nJun 05 2014 12:35:56) - had IDBE entry, but was apparently removed from the CDN (or was never on it)