mirror of
https://github.com/GaryOderNichts/WiiUIdent.git
synced 2025-01-08 14:50:41 +01:00
Version 1.1
This commit is contained in:
parent
b90158c146
commit
df66e207da
2
Makefile
2
Makefile
@ -16,7 +16,7 @@ TOPDIR ?= $(CURDIR)
|
||||
APP_NAME := WiiUIdent
|
||||
APP_SHORTNAME := WiiUIdent
|
||||
APP_AUTHOR := GaryOderNichts
|
||||
APP_VERSION := 1.0
|
||||
APP_VERSION := 1.1
|
||||
DATABASE_URL := wiiu.gerbilsoft.com
|
||||
|
||||
include $(DEVKITPRO)/wut/share/wut_rules
|
||||
|
@ -88,7 +88,7 @@ const char desc[] =
|
||||
"\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 SHA-256 hash of OTP (to prevent duplicates)\n"
|
||||
"\uff65 Device certificate and SHA-256 hash of OTP (to prevent duplicates)\n"
|
||||
"\n"
|
||||
"Do you want to submit your console's system data?\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user