Online Play: Difference between revisions
Meleemeister (talk | contribs) No edit summary |
Meleemeister (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
gameid=MDAwMDMyMDA%2A&sdkver=MDAwMDAw&titleid=MDAwNDAxMzAwMDAwMzIwMg%2A%2A&gamecd=LS0tLQ%2A%2A&gamever=MDAxNA%2A%2A&mediatype=MA%2A%2A&makercd=MDA%2A&unitcd=Mg%2A%2A&macadr=MTEyMjMzNDQ1NTY2&bssid=MTEyMjMzYWFiYmNj&apinfo=MDQ6MDAwMDAwMDAwMA%2A%2A&fcdcert=<base64 encoded fcdcert>&devname=<base64 encoded name of the console (utf-16)>&servertype=TDE%2A&fpdver=MDAwRg%2A%2A&devtime=MjEwMTAxMjAyNjAx&lang=MDE%2A®ion=MDI%2A&csnum=<base64 encoded serial number of the 3DS system wihtout check number>&uidhmac=<base64 encoded of ?>&userid=<base64 encoded Nex [[Principal ID]]>&action=TE9HSU4%2A&ingamesn= | gameid=MDAwMDMyMDA%2A&sdkver=MDAwMDAw&titleid=MDAwNDAxMzAwMDAwMzIwMg%2A%2A&gamecd=LS0tLQ%2A%2A&gamever=MDAxNA%2A%2A&mediatype=MA%2A%2A&makercd=MDA%2A&unitcd=Mg%2A%2A&macadr=MTEyMjMzNDQ1NTY2&bssid=MTEyMjMzYWFiYmNj&apinfo=MDQ6MDAwMDAwMDAwMA%2A%2A&fcdcert=<base64 encoded fcdcert>&devname=<base64 encoded name of the console (utf-16)>&servertype=TDE%2A&fpdver=MDAwRg%2A%2A&devtime=MjEwMTAxMjAyNjAx&lang=MDE%2A®ion=MDI%2A&csnum=<base64 encoded serial number of the 3DS system wihtout check number>&uidhmac=<base64 encoded of ?>&userid=<base64 encoded Nex [[Principal ID]]>&action=TE9HSU4%2A&ingamesn= | ||
</pre> | </pre> | ||
{| | {| class="wikitable" | ||
!Key!!Value!!Value decoded!!Notes | !Key!!Value!!Value decoded!!Notes | ||
|- | |- | ||
Line 77: | Line 77: | ||
Content-Type: text/plain;charset=ISO-8859-1 | Content-Type: text/plain;charset=ISO-8859-1 | ||
Content-Length: 252 | Content-Length: 252 | ||
Date: | Date: Fri, 01 Jan 2021 09:20:55 GMT | ||
Server: Nintendo Wii (http) | Server: Nintendo Wii (http) | ||
</pre> | </pre> | ||
Body: | Body: | ||
<pre> | <pre> | ||
locator=MzQuMjExLjIzNS4xMzU6NjAwMDA*&retry=MA**&returncd=MDAx&token=<Token for authentication on the game server> | locator=MzQuMjExLjIzNS4xMzU6NjAwMDA*&retry=MA**&returncd=MDAx&token=<Token for authentication on the game server>&datetime=MjAyMTAxMDEwOTIwNTU* | ||
</pre> | </pre> | ||
{| | {| class="wikitable" | ||
!Key!!Value!!Value decoded!!Notes | !Key!!Value!!Value decoded!!Notes | ||
|- | |- | ||
Line 91: | Line 91: | ||
|retry||MA**||0|| | |retry||MA**||0|| | ||
|- | |- | ||
|returncd||MDAx||001|| | |returncd||MDAx||001||001 for success. 119 if there is an update required | ||
|- | |- | ||
|token|| || || Token for authentication on the game server. This token cannot be verified by the Nintendo 3DS | |token|| || || Token for authentication on the game server. This token cannot be verified by the Nintendo 3DS | ||
|- | |||
|datetime||MjAyMTAxMDEwOTIwNTU*||20210101092055|| | |||
|} | |||
If there is an error (returncd is not 001) no locator and token is send | |||
==Game Server Informations== | |||
{| class="wikitable" | |||
! Game !! build name | |||
|- | |||
|Kid Icarus Uprising||branch:akd_server build:2_25_10595_1 | |||
|- | |||
|Mario Kart 7||branch:origin/project/appsp build:3_4_17_3 | |||
|- | |||
|Pokemon X/Y OR/AS||branch:origin/project/appsg build:3_3_15_6_0 | |||
|- | |||
|Metroid Prime Federation Force||branch:origin/release/ngs/3.9.x.200x build:3_9_21_2005_0 | |||
|- | |||
|Luigi's Mansion 2||branch:origin/release/ngs/3.4.x.3 build:3_4_16_3_0 | |||
|- | |||
|The Legend of Zelda: Tri Force Heroes||branch:origin/release/ngs/3.9.x.200x build:3_9_21_2005_0 | |||
|- | |||
|Pokemon Bank||branch:origin/project/ctr-jtta build:3_4_13_16_0 | |||
|- | |||
|Nintendo Badge Arcade||branch:origin/project/ctr-jwv build:3_7_16_2006_0 | |||
|- | |||
|Pokemon Sun/Moon US/UM||branch:origin/project/ctr-a2a build:3_10_23_3112_0 | |||
|} | |} |