mirror of
https://github.com/wiiu-env/wiiu-nanddumper-payload.git
synced 2024-11-25 04:36:55 +01:00
fixed slc size in menu
This commit is contained in:
parent
31658bbb04
commit
dad9a3fbbd
@ -57,8 +57,8 @@ struct {
|
|||||||
{ "SEEPROM redirection", "on", "off" },
|
{ "SEEPROM redirection", "on", "off" },
|
||||||
{ "OTP redirection", "on", "off" },
|
{ "OTP redirection", "on", "off" },
|
||||||
{ "Use syshax.xml (coldboothax)", "on", "off" },*/
|
{ "Use syshax.xml (coldboothax)", "on", "off" },*/
|
||||||
{ "Dump SLC (512MB)", "yes", "no" },
|
{ "Dump SLC (528MB)", "yes", "no" },
|
||||||
{ "Dump SLCCMPT (512MB)", "yes", "no" },
|
{ "Dump SLCCMPT (528MB)", "yes", "no" },
|
||||||
{ "Dump MLC (8GB/32GB)", "yes", "no" },
|
{ "Dump MLC (8GB/32GB)", "yes", "no" },
|
||||||
{ "Dump OTP (1KB)", "yes", "no" },
|
{ "Dump OTP (1KB)", "yes", "no" },
|
||||||
{ "Dump SEEPROM (1KB)", "yes", "no" },
|
{ "Dump SEEPROM (1KB)", "yes", "no" },
|
||||||
|
Loading…
Reference in New Issue
Block a user