AM:GetDeviceId: Difference between revisions
Steveice10 (talk | contribs) m Steveice10 moved page AM:GetDeviceID to AM:GetDeviceId |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
| ? | |? | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Device ID | ||
|} | |} | ||
=Description= | =Description= | ||
This retrieves the DeviceID, used in SOAP requests. On DSi the SOAP DeviceID came from the DeviceCert, this 3DS DeviceID likely comes from there as well. The SOAP DeviceID is a decimal u64, where the lower word is the retrieved DeviceID while the upper word is the consoletype.(consoletype 4 = 3DS, 3=DSi, 1=Wii) | This retrieves the DeviceID, used in SOAP requests. On DSi the SOAP DeviceID came from the DeviceCert, this 3DS DeviceID likely comes from there as well. The SOAP DeviceID is a decimal u64, where the lower word is the retrieved DeviceID while the upper word is the consoletype.(consoletype 4 = 3DS, 3=DSi, 1=Wii) |