mirror of
https://github.com/GaryOderNichts/WiiUIdent.git
synced 2024-12-03 13:24:20 +01:00
SubmitScreen.cpp: Mention IDs; consolidate model and serial number to one line.
This commit is contained in:
parent
0143b2e867
commit
a6efca8a74
@ -81,14 +81,14 @@ const char desc[] =
|
||||
"but personally identifying information will be kept confidential.\n"
|
||||
"\n"
|
||||
"Information that will be submitted:\n"
|
||||
"\uff65 System model\n"
|
||||
"\uff65 System serial number (excluding the last 3 digits)\n"
|
||||
"\uff65 System model and serial number (excluding the last 3 digits)\n"
|
||||
"\uff65 Manufacturing date\n"
|
||||
"\uff65 Region information\n"
|
||||
"\uff65 Security level (keyset), sataDevice, consoleType, BSP revision\n"
|
||||
"\uff65 boardType, boardRevision, bootSource, ddr3Size, ddr3Speed, ddr3Vendor\n"
|
||||
"\uff65 MLC manufacturer, revision, name, size, and CID\n"
|
||||
"\uff65 Device certificate and SHA-256 hash of OTP (to prevent duplicates)\n"
|
||||
"\uff64 MS, CA, NG, and NG key IDs\n"
|
||||
"\n"
|
||||
"Do you want to submit your console's system data?\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user