Difference between revisions of "EShop"
(→EShop QR Codes: new codes get new numbers so i'm guessing it's just a sequential number...) |
|||
Line 58: | Line 58: | ||
* There is a link in the Japanese eshop <nowiki>[http://www.nintendo.co.jp/3ds/eshop/qrCode.html?####]</nowiki> where you can replace the #### with the Japanese eShop title's serial and you will get its qrcode. (i.e. http://www.nintendo.co.jp/3ds/eshop/qrCode.html?jcaj will get you the pushmo qr code) | * There is a link in the Japanese eshop <nowiki>[http://www.nintendo.co.jp/3ds/eshop/qrCode.html?####]</nowiki> where you can replace the #### with the Japanese eShop title's serial and you will get its qrcode. (i.e. http://www.nintendo.co.jp/3ds/eshop/qrCode.html?jcaj will get you the pushmo qr code) | ||
+ | |||
+ | * You could use Google's Chart API to create a qr code from the codes above: https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=ESHOP (replace the ESHOP text with the ESHOP:// link from one of the above..) |
Revision as of 22:07, 14 May 2012
The Nintendo 3DS eShop was added in the June 2011 Update for JP/EUR/USA.
From here you can download Virtual Console games, 3D Classics, DSiware software, view screenshots and 3D trailers for upcoming 3DS titles.
When connecting to the servers, eShop requests from these domains over HTTPS: nus.c.shop.nintendowifi.net, ecs.c.shop.nintendowifi.net, cp3s-auth.c.shop.nintendowifi.net, cas.c.shop.nintendowifi.net, and a248.e.akamai.net.
EShop QR Codes
Eshop QR Codes can be scanned with the camera, allowing one to quickly navigate to the desired eshop title with just two clicks. The QR Codes itself is a simple text/url QR, started with "ESHOP://" string followed by a eshop title link id and then some special data, delimited by a dot symbol, which can be ommited.
QR Code source | Region | Title | Serial | Title Id |
---|---|---|---|---|
ESHOP://50010000000201.PEAALL000000 | EUR | Nintendogs & Cats Demo | ADA/B/C | 0004000200030c01 |
ESHOP://50010000007870.PEAALL000000 | EUR | Crush 3D | A??P | 00040002 |
ESHOP://50010000008009.PEAALL000000 | EUR | Resident Evil Revelations Demo | ABRE | 000400020005ee01 |
ESHOP://50010000008123.J00101Z00095 | JPN | Rhythm Thief & the Emperor's Treasure Demo | ARTJ | 00040002 |
ESHOP://50010000008404.PEAALL000000 | EUR | Mario & Sonic at the London 2012 Olympic Games Demo | ACMP [1] | 00040002 |
ESHOP://50010000008447.J00101Z00094 | JPN | Resident Evil Revelations Demo | ABRJ | 00040002 |
ESHOP://50010000008449.J00101Z00082 | JPN | Swapnote | JFRJ | |
ESHOP://50010000008561 | USA | Swapnote | JFRE | 0004000000051700 |
ESHOP://50010000008647.J00101Z00096 | JPN | MGS Snake Eater 3D Demo | AMGJ | 0004000200048101 |
ESHOP://50010000008648.J00101Z00097 | JPN | Theatrythm Final Fantasy | ATHJ | |
ESHOP://50010000008782.PEAALL000000 | EUR | MGS Snake Eater 3D Demo | AMGE | 0004000200082401 |
ESHOP://50010000008842.PEAALL000000 | EUR | Rhythm Thief & the Emperor's Treasure Demo | ARTP [2] | 00040002 |
ESHOP://50010000009084.J00101Z00121 | JPN | Hatsune Miku and Future Stars: Project Mirai Demo | AM9J | 00040002 |
ESHOP://50010000009102.J00101Z00106 | JPN | Denpa Ningen RPG | JD8J | |
ESHOP://50010000009161.J00101Z00118 | JPN | Dillon's Rolling Western | JAMJ | 00040000 |
ESHOP://50010000009261 | USA | Dillon's Rolling Western | JAME? | 00040000 |
ESHOP://50010000009401.J00101Z00120 | JPN | Kingdom Hearts 3D Video Download | JZ8J | |
ESHOP://50010000009403.J00101Z00119 | JPN | DQM 3D Video Download | JZ7J | |
ESHOP://50010000009575.PEAALL000000 | EUR | Kid Icarus: Of Myths and Monsters (Virtual Console) | ? | |
ESHOP://50010000009846 | USA | Ketzal's Corridors | ? |
- There is a link in the Japanese eshop [http://www.nintendo.co.jp/3ds/eshop/qrCode.html?####] where you can replace the #### with the Japanese eShop title's serial and you will get its qrcode. (i.e. http://www.nintendo.co.jp/3ds/eshop/qrCode.html?jcaj will get you the pushmo qr code)
- You could use Google's Chart API to create a qr code from the codes above: https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=ESHOP (replace the ESHOP text with the ESHOP:// link from one of the above..)