EShop: Difference between revisions
No edit summary |
|||
Line 27: | Line 27: | ||
== eShop QR Codes == | == 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 themselves is a simple text/url QR, started with "ESHOP://" string followed by a decimal eShop content link id(same IDs used internally by eShop for all content) and then some special data, delimited by a dot symbol, which can be ommited. | 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 themselves is a simple text/url QR, started with "ESHOP://" string followed by a decimal eShop content link id(same IDs used internally by eShop for all content) and then some special data, delimited by a dot symbol, which can be ommited. | ||
In order for the QR-code string data to be valid for eShop, it must begin with "ESHOP://5", with the first ID being all decimal. | |||
{| class="wikitable" | {| class="wikitable" |