Tutorial  Updated

How To: Upgrading / Rebuilding Wii U Internal Memory (MLC)

Warning

This tutorial is only for advanced users and has a serious risk of bricking the console. Make sure you read it completely before executing any step and that you understand every step and its implications. With de_Fuse everything should be unbrickable if you know how.

You should at least have a backup of SLC and SLCCMPT, as we can’t rebuild them at the moment. (can be done in minute_minute, so there is no excuse). We had two cases where the SLC corrupted for an unknown reason, so a backup is essential.

What is this for?

This tutorial goes into rebuilding the MLC from scratch on a clean media. This can become useful, if
  • the MLC (eMMC) chip died or corrupted the filesystem
  • the SCFM (SLC cache for MLC) became inconsistent
  • you want to upgrade the capacity of the internal storage.
  • you want to set up a redNAND without SCFM
If you have a bad eMMC chip, but the recovery still works (which is most likely), then there are also ways to fix it without a complete reformat.
If the LED is blinking blue, you have a SLC problem and not a MLC problem, so this tutorial won't help with that.

It will format your MLC, so all data on the internal Wii U memory will be lost.

Update

13.03.2024 - The wafel_setup_mlc.ipx now uses a built in IOSU function to create system folders, that should make sure the permissions are right, which caused problems with game updates in the past. It will also recreate the update folder (so system updates won't be blocked by that)

Prerequisites

Backing up save games


Do a backup of what you want to preserve, like savegames and Miis.
For Backing up Save games, it is recommended to use SaveMii. That requires that you have Tiramisu or Aroma running.
You can also move your savgames (or whole games) to USB, which should still be readable. When recreating the users after the rebuild, you just have to be carefull to create the users in the right order, to make the ID’s match. A backup by other means (Like savemii) is still recommended.
If you are using this tutorial to fix a failing eMMC you might not be able to use the other Backup options. In that case use the Dump MLC option in the Recovery. You can extract your data from there using wfs-extract.

Storage Options

The Wii U has two ways of connecting internal memory, each with its own drawbacks:
  • SDIO – On retail consoles the internal memory is a eMMC chip connected through an internal SDIO bus to the Latte chip. This SDIO bus can also use SD cards (hence the name SD IO). Access to media connected on the SDIO is cached through a file on the SLC, presumably to reduce writes on the MLC. This cache is called SCFM and it is the reason why you always need to backup / restore SLC and MLC together and doesn’t allow easy swapping of multiple SDs.
    IOSU also only supports 3 sizes of media on this bus: <=8GB, 32GB and 64GB. The size will be limited to the biggest it fits, the rest is unusable. This bus is limited to 26MB/s (4bit@52Mhz). For replacing the eMMC with an micro SD you can use MLC2SD or a similar Interposer. Soldering and micro SD adapter using wires, works too.
    It is recommended to use a 64GB Sandisk Max Endurance card (But similar card should also be fine), since the Wii U is known for writing much.

  • SATA – The Disc drive is connected through SATA, the connectors are different but the electrical signals are still the same. Some Kiosk consoles used this Interface to connect to a HDD. The type of the SATA device can be configured in the SEEPROM, so we can configure our retail consoles to also use a SATA HDD / SSD.
    NOTE: @QuarkTheAwesome is building an SATA adapter for that purpose, available soon™.

    The advantage of using this interface is, that the size isn’t limited (well WFS is limited to 2TB) and it doesn’t use SCFM, which makes some things easier and improves performance in some circumstances. The obvious disadvantage is that you can’t use your disc drive anymore. Without the Disc Drive vWii System Menu doesn't work. vWii Injectes / Wii VC from the eShop can still be used, but only when installed to USB. Also you still might need to disable the MLC on the SDIO bus, or else the wii u might still use the SDIO one if the SATA device takes too long to init.

  • redNAND – redirects the read / writes to one or more of the internal storage devices to paritions on the SD card. You can create an arbitrary size MLC partition on the SD card and set it up using this tutorial. SCFM can be easily disabled for the redNAND. The 64GB limit does not exist for redNAND if the SCFM is disabled. For redNAND we have a dedicated Tutorial here: https://gbatemp.net/threads/fixing-...-soldering-using-rednand-with-isfshax.642268/

Does that mean we can’t get more than 64GB on the SDIO bus? No, BUT it requires ISFShax / defuse to boot the console every time. @GaryOderNichts created a patch to remove the limits and always use the maximum size of the SDIO media and it also disables SCFM, because SCFM doesn’t work with more than 64GB and disabling SCFM improves performance and reduces wear on the SLC, at the cost of increasing wear of the MLC media. I packaged this patch in wafel_unlimit_mlc.

Rebuilding the MLC

Now that you decided what media you want to use as MLC, we can start with the actual process:
  1. Download all the mlc system titles for your region from NUS. This can be done conveniently with MLCRestorerDownloader by @Xpl0itU. Copy the otp.bin from the SD to the folder with the MLCRestorer Downloader so it can get the common key from there.

    You will get the output/MLC/{region} directory, which then contains a directory for each title. In total there should be 52 titles totaling ~1.1GiB.

    If your console has an old firmware it might also be necessary to get the latest SLC titles.

  2. On the root of your SD card (the one that will go in the front slot, not the MLC replacement) create a folder wafel_install. Then copy all 52 titles to the wafel_install folder, so it now contains the 52 subfolders, one for each title. If you want to reinstall / update SLC titles, you would also put them there.

  3. Attach your MLC media of choice. (If you are using SATA got to Backup and Restore, then at Set SATA Device in SEEPROM select GEN2-HDD (Kiosk CAT-I with HDD)).
    For installing MLC2SD look here: https://gbatemp.net/threads/using-n...emmc-fix-160-0103-system-memory-error.636361/ at the Soldering section.

  4. If you install to eMMC / MLC2SD, got to Backup and Restore and select Erase MLC and Delete scfm.img. If the Erase MLC fails, you can ignore that if it wasn't formatted as MLC before (from a failed install or so).

  5. Put the wafel_setup_mlc.ipx on the SD card in /wiiu/ios_plugins. If you want more than 64GB on SDIO you also need to put the wafel_unlimit_mlc.ipx there. If you install with wafel_unlimit_mlc.ipx, it will be permanently required and therefore also permanently requires ISFShax or defuse.

  6. [Optional, only when using defuse] Open the serial monitor on the PC (Putty / minicom) for defuse to see the setup progress. There will be no display output in the Wii U itself. I attached the whole serial log of a successfull install as a reference.

  7. Select Patch (sd) and boot IOS (slc) in minute to start the setup of your fresh MLC.During the setup you won't see anything on the screen. You have to go by the power led.
    The power LED will flash blue, while it is installing the titles.
    if something goes wrong the LED will turn orange, but it will continue as long as it is blinking.
    The LED will become static once it finished. You can now power off the console.
    If the led is blinking red, something fatal happend. Ask for help.
    During the setup a short log gets written to the SD: wafel_setup_mlc.log.
    In the end it will enable the initial setup on the next boot.

  8. Remove the wafel_setup_mlc.ipx from /wiiu/ios_plugins on the SD.

  9. Boot the console. Patch (sd) and boot IOS (slc)

  10. If everything worked, the initial setup should launch.

ISFShax only: Finalizing

If you are using the wafel_unlimit_mlc.ipx you need to keep ISFShax installed. If you haven't done already complete the "Booting without SD" step form the ISFShax tutorial but also add the wafel_unlimit_mlc.ipx renamed to 9unlimit.ipx to the /storage_slc/sys/hax/ios_plugins directory.
If you are not using the wafel_unlimit_mlc.ipx you can either uninstall ISFShax or keep it as a brick protection. If you keep it complete the "Booting without SD" step form the ISFShax tutorial.
The Wii U should now boot automatically if you don't have an SD in.
You probably also want to enable the autobooting now.

See Also

https://gbatemp.net/threads/wii-u-internal-storage-upgrades-are-possible.635629/

Pictures

512 GB SD card:
img_20230702_021647-jpg.381270


@QuarkTheAwesome 120 GB SSD:
img_2709-jpg.381271


Thanks

 

Attachments

  • serial-log.txt
    87.6 KB · Views: 58
Last edited by SDIO,

fringle

Well-Known Member
Member
Joined
Apr 16, 2009
Messages
704
Trophies
1
XP
1,108
Country
Canada
It looks like you are missing some titles. In total it should be 53, you have only 24
Post automatically merged:

Oh wait I was wrong, the install didn't finish before, it just hang there
Post automatically merged:

It hangs on the Health and Safety App. 00050010-1004e100 Maybe just delete it for now from the wafel_install folder
@fringle (tagging you, or else you wouldn't get a notification, when I add something to the last post)
I tried that last night by removing all titles that did get installed. It will get a little further and hang each time but then it gets so far and won't go any further no matter what I do. Can't remember exactly what title it gets to before it won't proceed and eventually the led starts flashing red. I have all titles there plus the slc titles since my system menu is 5.5.5.0-5.5.5.4. Figured it would just be best to reinstall it all so 57 titles in total. Shouldn't be much longer for this nand dump, it's about 2/3 of the way done then I will give it another go.

Should I wafel_destroy before attempting to install again or does it matter?
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,418
Trophies
0
Age
28
XP
1,687
Country
Germany
Ok then try the following: first install all the slc titles. After that is done, install all the mlc titles. If it hangs somewhere, delete the titles that were installed sucessfully so far and then try again, till you are through.
Maybe also download the titles again, maybe something got corrupted?
 

fringle

Well-Known Member
Member
Joined
Apr 16, 2009
Messages
704
Trophies
1
XP
1,108
Country
Canada
Ok then try the following: first install all the slc titles. After that is done, install all the mlc titles. If it hangs somewhere, delete the titles that were installed sucessfully so far and then try again, till you are through.
Maybe also download the titles again, maybe something got corrupted?
I think it finally worked. Installed the SLC titles then installed 10 mlc titles per session. Now I'm at the initial setup screen. Need to tear down the other one I got to put the wireless card in. I don't actually have a working gamepad to complete the setup at the moment since the wireless card crapped out on it too. I do however have a working drc-sim install so will see if I can use that to complete the setup process once I put the wifi card in the system.
Post automatically merged:

@SDIO so it sort of worked. I got through most of the initial setup but then it froze. I suspect it may be missing a title. I'm still trying to figure out how to use minicom to access the serial console in linux as that's where I am able to use DRC-SIM. On another note I put it all back together (hopefully not preemptively) and manged to squeeze the pico in under the bottom vent. Found an old micro usb to female USB-A adapter and cut a small hole in the back by the power socket to fit it through and can connect to the serial console with a usb a to usb a cable. Poked a small hole through the screen so I am able to update the pico when needed. I'm thinking I should be able to access the recovery menu now and dump any logs that may give an indication why it's locking up though.

Edit: I tried again and it all worked. Seems pretty quick too compared to internal nand. Thanks again for all your help. Managed to figure out putty so got some serial output too.
 

Attachments

  • Screenshot from 2023-08-06 23-47-23.png
    Screenshot from 2023-08-06 23-47-23.png
    2.3 MB · Views: 20
Last edited by fringle,
  • Like
Reactions: Valery0p and SDIO

Ysecond

Well-Known Member
Member
Joined
Apr 27, 2023
Messages
187
Trophies
0
Age
26
XP
488
Country
China
Just feedback some information.
This console was first published here, I tried using DE_fuse, but it seems that MLC is not working well.
 

Attachments

  • minute.txt
    5.4 KB · Views: 13
  • setup.txt
    86.3 KB · Views: 15

peilezhang

Member
Newcomer
Joined
Aug 8, 2023
Messages
15
Trophies
0
Age
50
XP
242
Country
China
I have a error when I use wafel_destroy_mlc.ipx , here is the putty log:

Code:
ancast: no patch file `ios_orig.patch`, stubbing...
ancast: reading 0xdfd200 bytes from ios_orig.img
ancast: ...00000000 -> 01000000
ancast: ...00100000 -> 01100000
ancast: ...00200000 -> 01200000
ancast: ...00300000 -> 01300000
ancast: ...00400000 -> 01400000
ancast: ...00500000 -> 01500000
ancast: ...00600000 -> 01600000
ancast: ...00700000 -> 01700000
ancast: ...00800000 -> 01800000
ancast: ...00900000 -> 01900000
ancast: ...00a00000 -> 01a00000
ancast: ...00b00000 -> 01b00000
ancast: ...00c00000 -> 01c00000
ancast: ...00d00000 -> 01d00000
ancast: done reading
ancast: decrypting ios_orig.img...
ancast: fini
ancast: IOS image is prod 5.5.5+
wafel_destroy_mlc.ipx
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx`
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_destroy_mlc.ipx`
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx`
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_destroy_mlc.ipx`
GPU clocked at: 544.999877MHz
Unmounting SLC...
Shutting down MLC...
sdhc_bus_power(0x0)
Shutting down SD card...
sdhc_bus_power(0x0)
Shutting down interrupts...
Shutting down caches and MMU...
Vectoring to 0x01000300...
Searching for OTP store in patch...
Searching for OTP store in plugins...
OTP store at: 27e23204
we in here kern 0x27e00fc0, base 0x27e00000
Inserted 27e00000 before e0000000 and after 20000000!
Inserted 27e00000 before e0000000 and after 27e00000!
Inserted 27e00000 before e0000000 and after 05200000!
  Type           Offset   VirtAddr   PhysAddr   FileSiz    MemSiz     Flg      Align
  PHDR           0x000034 0x1d000000 0x1d000000 0x00000960 0x00000960 0x000000 0x4
  NOTE           0x000934 0x1d000960 0x1d000960 0x000002ac 0x000002ac 0x000000 0x4
  LOAD           0x000034 0x1d000000 0x1d000000 0x00000c0c 0x02b00000 0x000000 0x4000
  LOAD           0x000be0 0x04000000 0x08280000 0x00017020 0x00017020 0x300005 0x4
  LOAD           0x017c00 0x04020000 0x082a0000 0x00003f70 0x00003f70 0x300004 0x4
  LOAD           0x01bb70 0x04024000 0x082a4000 0x00000ed4 0x00000ed4 0x300006 0x40
  LOAD           0x01ca44 0x04025000 0x082a5000 0x00000000 0x000095c0 0x300006 0x40
  LOAD           0x01ca44 0x05000000 0x081c0000 0x000598f0 0x000598f0 0x100005 0x4
  LOAD           0x076334 0x05060000 0x08220000 0x0000ffc4 0x0000ffc4 0x100004 0x40
  LOAD           0x0862f8 0x05070000 0x08230000 0x00003420 0x00003420 0x100006 0x40
  LOAD           0x089718 0x05074000 0x08234000 0x00000000 0x00048574 0x100006 0x40
  LOAD           0x089718 0x05100000 0x13d80000 0x00015d6c 0x00015d6c 0x100005 0x4
  LOAD           0x09f484 0x08120000 0x08120000 0x00015000 0x00015000 0x000005 0x10
  LOAD           0x0b4484 0x08140000 0x08140000 0x00002478 0x00002478 0x000004 0x10
  LOAD           0x0b68fc 0x08143000 0x08143000 0x0000d000 0x0000d000 0x000006 0x10
  LOAD           0x0c38fc 0x08150000 0x08150000 0x00000000 0x00061230 0x000006 0x4000
  LOAD           0x0c38fc 0x10000000 0x10000000 0x00000000 0x00100000 0x100006 0x1
  LOAD           0x0c38fc 0x10100000 0x10100000 0x000312d0 0x000312d0 0x400005 0x4
  LOAD           0x0f4bcc 0x10140000 0x10140000 0x00004694 0x00004694 0x400004 0x4
  LOAD           0x0f9260 0x10145000 0x10145000 0x000000dc 0x000000dc 0x400006 0x4
  LOAD           0x0f933c 0x10146000 0x10146000 0x00000000 0x0037f4e8 0x400006 0x20
  LOAD           0x0f933c 0x10700000 0x10700000 0x000f81c4 0x000f81c4 0x500005 0x4
  LOAD           0x1f1500 0x10800000 0x10800000 0x00033b6c 0x00033b6c 0x500004 0x20
  LOAD           0x22506c 0x10834000 0x10834000 0x000005d0 0x000005d0 0x500006 0x4
  LOAD           0x22563c 0x10835000 0x10835000 0x00000000 0x01406554 0x500006 0x200
  LOAD           0x22563c 0x11f00000 0x11f00000 0x00085770 0x00085770 0x600005 0x4
  LOAD           0x2aadac 0x11fc0000 0x11fc0000 0x000140b0 0x000140b0 0x600004 0x4
  LOAD           0x2bee5c 0x11fd5000 0x11fd5000 0x00023234 0x00023234 0x600006 0x4
  LOAD           0x2e2090 0x11ff9000 0x11ff9000 0x00000000 0x0015f41c 0x600006 0x1000
  LOAD           0x2e2090 0x12300000 0x12300000 0x00131844 0x00131844 0x700005 0x4
  LOAD           0x4138d4 0x12440000 0x12440000 0x000288e8 0x000288e8 0x700004 0x4
  LOAD           0x43c1bc 0x12469000 0x12469000 0x000000e4 0x000000e4 0x700006 0x4
  LOAD           0x43c2a0 0x1246a000 0x1246a000 0x0005b31d 0x0005b31d 0x700006 0x4
  LOAD           0x4975c0 0x124c6000 0x124c6000 0x00000000 0x003c7028 0x700006 0x40
  LOAD           0x4975c0 0x1fb00000 0x1fb00000 0x00300000 0x00300000 0x700006 0x4
  LOAD           0x7975c0 0x1fe00000 0x1fe00000 0x00014ef4 0x00014ef4 0x100006 0x20
  LOAD           0x7ac4b4 0x1fe40000 0x1fe40000 0x00000000 0x001c0000 0x100006 0x1
  LOAD           0x7ac4b4 0x20000000 0x20000000 0x00000000 0x07e00000 0x500006 0x1
  LOAD           0x000000 0x27e00000 0x27e00000 0x00200000 0x00200000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27e00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27e00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x7ac4b4 0xe0000000 0x12900000 0x000db65c 0x000db65c 0x800005 0x4
  LOAD           0x887b10 0xe0100000 0x12a00000 0x0002088c 0x0002088c 0x800004 0x4
  LOAD           0x8a839c 0xe0121000 0x12a21000 0x00000124 0x00000124 0x800006 0x4
  LOAD           0x8a84c0 0xe0122000 0x12a22000 0x00000650 0x00000650 0x800006 0x4
  LOAD           0x8a8b10 0xe0123000 0x12a23000 0x00000000 0x0013ef10 0x800006 0x40
  LOAD           0x8a8b10 0xe1000000 0x12bc0000 0x00090dd8 0x00090dd8 0x900005 0x4
  LOAD           0x9398e8 0xe10c0000 0x12c80000 0x000213b4 0x000213b4 0x900004 0x4
  LOAD           0x95ac9c 0xe10e2000 0x12ca2000 0x00001734 0x00001734 0x900006 0x4
  LOAD           0x95c3d0 0xe10e4000 0x12ca4000 0x00000000 0x002043b8 0x900006 0x20
  LOAD           0x95c3d0 0xe2000000 0x12ec0000 0x002651e0 0x002651e0 0xb00005 0x4
  LOAD           0xbc15b0 0xe2280000 0x13140000 0x00048934 0x00048934 0xb00004 0x4
  LOAD           0xc09ee4 0xe22c9000 0x13189000 0x00000264 0x00000264 0xb00006 0x4
  LOAD           0xc0a148 0xe22ca000 0x1318a000 0x00000604 0x00000604 0xb00006 0x4
  LOAD           0xc0a74c 0xe22cb000 0x1318b000 0x00000000 0x003fd9f0 0xb00006 0x40
  LOAD           0xc0a74c 0xe3000000 0x13640000 0x0016ba14 0x0016ba14 0xc00005 0x4
  LOAD           0xd76160 0xe3180000 0x137c0000 0x0002c78c 0x0002c78c 0xc00004 0x4
  LOAD           0xda28ec 0xe31ad000 0x137ed000 0x00000150 0x00000150 0xc00006 0x4
  LOAD           0xda2a3c 0xe31ae000 0x137ee000 0x000009d0 0x000009d0 0xc00006 0x4
  LOAD           0xda340c 0xe31af000 0x137ef000 0x00000000 0x0014da94 0xc00006 0x40
  LOAD           0xda340c 0xe4000000 0x13a40000 0x00019704 0x00019704 0xd00005 0x4
  LOAD           0xdbcb10 0xe4040000 0x13a80000 0x00005ae8 0x00005ae8 0xd00004 0x4
  LOAD           0xdc25f8 0xe4046000 0x13a86000 0x0000005c 0x0000005c 0xd00006 0x4
  LOAD           0xdc2654 0xe4047000 0x13a87000 0x00000000 0x0011123c 0xd00006 0x20
  LOAD           0xdc2654 0xe5000000 0x13c00000 0x0000fd64 0x0000fd64 0xa00005 0x4
  LOAD           0xdd23b8 0xe5040000 0x13c40000 0x0000328c 0x0000328c 0xa00004 0x4
  LOAD           0xdd5644 0xe5044000 0x13c44000 0x000006e4 0x000006e4 0xa00006 0x4
  LOAD           0xdd5d28 0xe5045000 0x13c45000 0x00000000 0x00029900 0xa00006 0x20
  LOAD           0xdd5d28 0xe6000000 0x13cc0000 0x00010a80 0x00010a80 0x200005 0x4
  LOAD           0xde67a8 0xe6040000 0x13d00000 0x00001b90 0x00001b90 0x200004 0x4
  LOAD           0xde8338 0xe6042000 0x13d02000 0x00004990 0x00004990 0x200006 0x4
  LOAD           0xdeccc8 0xe6047000 0x13d07000 0x00000000 0x000011f4 0x200006 0x4
  LOAD           0xdeccc8 0xe7000000 0x082c0000 0x00001000 0x00001000 0x200006 0x4
  LOAD           0xdedcc8 0xeff00000 0xfff00000 0x00000000 0x00008000 0x100006 0x1
  LOAD           0xdedcc8 0xffff0000 0xffff0000 0x0000eb0c 0x0000eb0c 0x000007 0x4
kern_main symbol at: 27e00fc0
our module mem size is: 00177000
registering plugin: 27f77000
linking plugin: 27f77000
wafel_core: 5 00000000->27e00454 __wafel_dynamic
wafel_core: a 00000000->27e009b8 ios_elf_vaddr_to_paddr
wafel_core: 1e 00000000->27e00678 wafel_find_symbol
wafel_core: 1f 00000000->27e0261c debug_printf
wafel_core: found OTP read pattern 1 at 08120290...
wafel_core: found OTP read at 08120248.
calling kern_entry in plugin: 27f77000
we in here destroy mlc plugin kern 0x27f7729c
init_linking symbol at: 00000000
stroopwafel kern_main done
region starting at virtual address 0xffff0000:
        size    = 0x00010000
        paddr   = 0xffff0000
        domain  = 0x00000000
        attributes: Kernel-Only, cached
region starting at virtual address 0x08120000:
        size    = 0x000a0000
        paddr   = 0x08120000
        domain  = 0x00000000
        attributes: Kernel-Only, cached
region starting at virtual address 0x1d000000:
        size    = 0x02b00000
        paddr   = 0x1d000000
        domain  = 0x00000000
        attributes: Read/Write, cached
region starting at virtual address 0x08000000:
        size    = 0x00100000
        paddr   = 0x08000000
        domain  = 0x0000000f
        attributes: Read/Write, cached
region starting at virtual address 0x08100000:
        size    = 0x00020000
        paddr   = 0x08100000
        domain  = 0x00000000
        attributes: Read/Write, cached
region starting at virtual address 0x00000000:
        size    = 0x00001000
        paddr   = 0x00000000
        domain  = 0x00000000
        attributes: Kernel-Only, cached
region starting at virtual address 0x00001000:
        size    = 0x01fff000
        paddr   = 0x00001000
        domain  = 0x00000000
        attributes: Read/Write, cached
region starting at virtual address 0x14000000:
        size    = 0x09000000
        paddr   = 0x14000000
        domain  = 0x00000000
        attributes: Read/Write, cached
region starting at virtual address 0x27c00000:
        size    = 0x00400000
        paddr   = 0x27c00000
        domain  = 0x00000000
        attributes: Read/Write, cached
region starting at virtual address 0x28000000:
        size    = 0xa8000000
        paddr   = 0x28000000
        domain  = 0x00000000
        attributes: Read/Write, cached
IOS_KERNEL: Built 02/04/21 16:05:36, SRAM Utilization 91%, MEM Utilization 90%.
region starting at virtual address 0x05000000:
        size    = 0x0005a000
        paddr   = 0x081c0000
        domain  = 0x00000001
        attributes: Read-Only, cached
region starting at virtual address 0x05060000:
        size    = 0x00010000
        paddr   = 0x08220000
        domain  = 0x00000001
        attributes: Read-Only, cached
region starting at virtual address 0x05070000:
        size    = 0x00004000
        paddr   = 0x08230000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x05074000:
        size    = 0x00049000
        paddr   = 0x08234000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x04000000:
        size    = 0x00018000
        paddr   = 0x08280000
        domain  = 0x00000003
        attributes: Read-Only, cached
region starting at virtual address 0x04020000:
        size    = 0x00004000
        paddr   = 0x082a0000
        domain  = 0x00000003
        attributes: Read-Only, cached
region starting at virtual address 0x04024000:
        size    = 0x00001000
        paddr   = 0x082a4000
        domain  = 0x00000003
        attributes: Read/Write, cached
region starting at virtual address 0x04025000:
        size    = 0x0000a000
        paddr   = 0x082a5000
        domain  = 0x00000003
        attributes: Read/Write, cached
region starting at virtual address 0xe7000000:
        size    = 0x00001000
        paddr   = 0x082c0000
        domain  = 0x00000002
        attributes: Read/Write, cached
region starting at virtual address 0x10000000:
        size    = 0x00100000
        paddr   = 0x10000000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x10100000:
        size    = 0x00032000
        paddr   = 0x10100000
        domain  = 0x00000004
        attributes: Read-Only, cached
region starting at virtual address 0x10140000:
        size    = 0x00005000
        paddr   = 0x10140000
        domain  = 0x00000004
        attributes: Read-Only, cached
region starting at virtual address 0x10145000:
        size    = 0x00001000
        paddr   = 0x10145000
        domain  = 0x00000004
        attributes: Read/Write, cached
region starting at virtual address 0x10146000:
        size    = 0x00380000
        paddr   = 0x10146000
        domain  = 0x00000004
        attributes: Read/Write, cached
region starting at virtual address 0x10700000:
        size    = 0x000f9000
        paddr   = 0x10700000
        domain  = 0x00000005
        attributes: Read-Only, cached
region starting at virtual address 0x10800000:
        size    = 0x00034000
        paddr   = 0x10800000
        domain  = 0x00000005
        attributes: Read-Only, cached
region starting at virtual address 0x10834000:
        size    = 0x00001000
        paddr   = 0x10834000
        domain  = 0x00000005
        attributes: Read/Write, cached
region starting at virtual address 0x10835000:
        size    = 0x01407000
        paddr   = 0x10835000
        domain  = 0x00000005
        attributes: Read/Write, cached
region starting at virtual address 0x11f00000:
        size    = 0x00086000
        paddr   = 0x11f00000
        domain  = 0x00000006
        attributes: Read-Only, cached
region starting at virtual address 0xd1f00000:
        size    = 0x00086000
        paddr   = 0x11f00000
        domain  = 0x00000006
        attributes: Read-Only, un-cached
region starting at virtual address 0x11fc0000:
        size    = 0x00015000
        paddr   = 0x11fc0000
        domain  = 0x00000006
        attributes: Read-Only, cached
region starting at virtual address 0xd1fc0000:
        size    = 0x00015000
        paddr   = 0x11fc0000
        domain  = 0x00000006
        attributes: Read-Only, un-cached
region starting at virtual address 0x11fd5000:
        size    = 0x00024000
        paddr   = 0x11fd5000
        domain  = 0x00000006
        attributes: Read/Write, cached
region starting at virtual address 0xd1fd5000:
        size    = 0x00024000
        paddr   = 0x11fd5000
        domain  = 0x00000006
        attributes: Read/Write, un-cached
region starting at virtual address 0x11ff9000:
        size    = 0x00160000
        paddr   = 0x11ff9000
        domain  = 0x00000006
        attributes: Read/Write, cached
region starting at virtual address 0xd1ff9000:
        size    = 0x00160000
        paddr   = 0x11ff9000
        domain  = 0x00000006
        attributes: Read/Write, un-cached
region starting at virtual address 0x12300000:
        size    = 0x00132000
        paddr   = 0x12300000
        domain  = 0x00000007
        attributes: Read-Only, cached
region starting at virtual address 0x12440000:
        size    = 0x00029000
        paddr   = 0x12440000
        domain  = 0x00000007
        attributes: Read-Only, cached
region starting at virtual address 0x12469000:
        size    = 0x00001000
        paddr   = 0x12469000
        domain  = 0x00000007
        attributes: Read/Write, cached
region starting at virtual address 0x1246a000:
        size    = 0x0005c000
        paddr   = 0x1246a000
        domain  = 0x00000007
        attributes: Read/Write, cached
region starting at virtual address 0x124c6000:
        size    = 0x003c8000
        paddr   = 0x124c6000
        domain  = 0x00000007
        attributes: Read/Write, cached
region starting at virtual address 0xe0000000:
        size    = 0x000dc000
        paddr   = 0x12900000
        domain  = 0x00000008
        attributes: Read-Only, cached
region starting at virtual address 0xe0100000:
        size    = 0x00021000
        paddr   = 0x12a00000
        domain  = 0x00000008
        attributes: Read-Only, cached
region starting at virtual address 0xe0121000:
        size    = 0x00001000
        paddr   = 0x12a21000
        domain  = 0x00000008
        attributes: Read/Write, cached
region starting at virtual address 0xe0122000:
        size    = 0x00001000
        paddr   = 0x12a22000
        domain  = 0x00000008
        attributes: Read/Write, cached
region starting at virtual address 0xe0123000:
        size    = 0x0013f000
        paddr   = 0x12a23000
        domain  = 0x00000008
        attributes: Read/Write, cached
region starting at virtual address 0xe1000000:
        size    = 0x00091000
        paddr   = 0x12bc0000
        domain  = 0x00000009
        attributes: Read-Only, cached
region starting at virtual address 0xe10c0000:
        size    = 0x00022000
        paddr   = 0x12c80000
        domain  = 0x00000009
        attributes: Read-Only, cached
region starting at virtual address 0xe10e2000:
        size    = 0x00002000
        paddr   = 0x12ca2000
        domain  = 0x00000009
        attributes: Read/Write, cached
region starting at virtual address 0xe10e4000:
        size    = 0x00205000
        paddr   = 0x12ca4000
        domain  = 0x00000009
        attributes: Read/Write, cached
region starting at virtual address 0xe2000000:
        size    = 0x00266000
        paddr   = 0x12ec0000
        domain  = 0x0000000b
        attributes: Read-Only, cached
region starting at virtual address 0xe2280000:
        size    = 0x00049000
        paddr   = 0x13140000
        domain  = 0x0000000b
        attributes: Read-Only, cached
region starting at virtual address 0xe22c9000:
        size    = 0x00001000
        paddr   = 0x13189000
        domain  = 0x0000000b
        attributes: Read/Write, cached
region starting at virtual address 0xe22ca000:
        size    = 0x00001000
        paddr   = 0x1318a000
        domain  = 0x0000000b
        attributes: Read/Write, cached
region starting at virtual address 0xe22cb000:
        size    = 0x003fe000
        paddr   = 0x1318b000
        domain  = 0x0000000b
        attributes: Read/Write, cached
region starting at virtual address 0xe3000000:
        size    = 0x0016c000
        paddr   = 0x13640000
        domain  = 0x0000000c
        attributes: Read-Only, cached
region starting at virtual address 0xe3180000:
        size    = 0x0002d000
        paddr   = 0x137c0000
        domain  = 0x0000000c
        attributes: Read-Only, cached
region starting at virtual address 0xe31ad000:
        size    = 0x00001000
        paddr   = 0x137ed000
        domain  = 0x0000000c
        attributes: Read/Write, cached
region starting at virtual address 0xe31ae000:
        size    = 0x00001000
        paddr   = 0x137ee000
        domain  = 0x0000000c
        attributes: Read/Write, cached
region starting at virtual address 0xe31af000:
        size    = 0x0014e000
        paddr   = 0x137ef000
        domain  = 0x0000000c
        attributes: Read/Write, cached
region starting at virtual address 0xe4000000:
        size    = 0x0001a000
        paddr   = 0x13a40000
        domain  = 0x0000000d
        attributes: Read-Only, cached
region starting at virtual address 0xe4040000:
        size    = 0x00006000
        paddr   = 0x13a80000
        domain  = 0x0000000d
        attributes: Read-Only, cached
region starting at virtual address 0xe4046000:
        size    = 0x00001000
        paddr   = 0x13a86000
        domain  = 0x0000000d
        attributes: Read/Write, cached
region starting at virtual address 0xe4047000:
        size    = 0x00112000
        paddr   = 0x13a87000
        domain  = 0x0000000d
        attributes: Read/Write, cached
region starting at virtual address 0xe5000000:
        size    = 0x00010000
        paddr   = 0x13c00000
        domain  = 0x0000000a
        attributes: Read-Only, cached
region starting at virtual address 0xe5040000:
        size    = 0x00004000
        paddr   = 0x13c40000
        domain  = 0x0000000a
        attributes: Read-Only, cached
region starting at virtual address 0xe5044000:
        size    = 0x00001000
        paddr   = 0x13c44000
        domain  = 0x0000000a
        attributes: Read/Write, cached
region starting at virtual address 0xe5045000:
        size    = 0x0002a000
        paddr   = 0x13c45000
        domain  = 0x0000000a
        attributes: Read/Write, cached
region starting at virtual address 0xe6000000:
        size    = 0x00011000
        paddr   = 0x13cc0000
        domain  = 0x00000002
        attributes: Read-Only, cached
region starting at virtual address 0xe6040000:
        size    = 0x00002000
        paddr   = 0x13d00000
        domain  = 0x00000002
        attributes: Read-Only, cached
region starting at virtual address 0xe6042000:
        size    = 0x00005000
        paddr   = 0x13d02000
        domain  = 0x00000002
        attributes: Read/Write, cached
region starting at virtual address 0xe6047000:
        size    = 0x00002000
        paddr   = 0x13d07000
        domain  = 0x00000002
        attributes: Read/Write, cached
region starting at virtual address 0x05100000:
        size    = 0x00016000
        paddr   = 0x13d80000
        domain  = 0x00000001
        attributes: Read-Only, cached
region starting at virtual address 0x1fb00000:
        size    = 0x00300000
        paddr   = 0x1fb00000
        domain  = 0x00000007
        attributes: Read/Write, cached
region starting at virtual address 0x1fe00000:
        size    = 0x00015000
        paddr   = 0x1fe00000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x1fe40000:
        size    = 0x001c0000
        paddr   = 0x1fe40000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x20000000:
        size    = 0x07e00000
        paddr   = 0x20000000
        domain  = 0x00000005
        attributes: Read/Write, cached
region starting at virtual address 0x05200000:
        size    = 0x00100000
        paddr   = 0x27e00000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0x10600000:
        size    = 0x00100000
        paddr   = 0x27e00000
        domain  = 0x00000001
        attributes: Read/Write, cached
region starting at virtual address 0xeff00000:
        size    = 0x00008000
        paddr   = 0xfff00000
        domain  = 0x00000001
        attributes: Read/Write, cached
Creating main() thread for IOS-BSP:
        priority=125    stackSize=4096  stackPtr=0xe7000000     entry=0xe600f848        memPermMask=0x00100000
IOS-BSP: Built 02/04/21 16:02:14, Image Utilization 37%.
Creating main() thread for IOS-MCP:
        priority=124    stackSize=8192  stackPtr=0x050ba4a0     entry=0x05056718        memPermMask=0x000c0030
Creating main() thread for IOS-CRYPTO:
        priority=123    stackSize=4096  stackPtr=0x04028628     entry=0x04015ea4        memPermMask=0x000c0030
Creating main() thread for IOS-USB:
        priority=107    stackSize=16384 stackPtr=0x104b92c8     entry=0x1012e9e8        memPermMask=0x00038600
Creating main() thread for IOS-FS:
        priority=85     stackSize=16384 stackPtr=0x1114117c     entry=0x107f6830        memPermMask=0x001c5870
Creating main() thread for IOS-PAD:
        priority=117    stackSize=8192  stackPtr=0x1214ab4c     entry=0x11f82d94        memPermMask=0x00008180
Creating main() thread for IOS-NET:
        priority=80     stackSize=16384 stackPtr=0x12804498     entry=0x123e4174        memPermMask=0x00002000
Creating main() thread for IOS-ACP:
        priority=50     stackSize=16384 stackPtr=0xe0125390     entry=0xe00d8290        memPermMask=0x00000000
Creating main() thread for IOS-NSEC:
        priority=50     stackSize=4096  stackPtr=0xe12e71a4     entry=0xe108e930        memPermMask=0x00000000
Creating main() thread for IOS-AUXIL:
        priority=70     stackSize=16384 stackPtr=0xe506a900     entry=0xe500d720        memPermMask=0x00000000
Creating main() thread for IOS-NIM-BOSS:
        priority=50     stackSize=16384 stackPtr=0xe22cb000     entry=0xe22602fc        memPermMask=0x00000000
Creating main() thread for IOS-FPD:
        priority=50     stackSize=16384 stackPtr=0xe31af000     entry=0xe3166b34        memPermMask=0x00000000
Creating main() thread for IOS-TEST:
        priority=75     stackSize=8192  stackPtr=0xe415623c     entry=0xe40168a4        memPermMask=0x00000000
we in here MCP 0x5202008
calling mcp_entry in plugin: 27f77000
stroopwafel mcp_main done
IOS-PAD: Built 02/04/21 16:02:14, Image Utilization 58%.
IOS-CRYPTO: Built 02/04/21 16:02:14, Image Utilization 72%.
CRYPTO Open, clientPid=1 nodeId 00000000 titleId 0000000000000000 perm=0xffffffff
IOSC Initialize -- IOSC library build time 09/27/12 19:28:40
IOS-USB: Built 02/04/21 16:02:14, Image Utilization 62%.
00:00:00:237: MMC(0): initializing Controller 0, Slot 0 base 0x0D070000
00:00:00:239: MMC(3): initializing Controller 2, Slot 0 base 0x0D100000
00:00:00:241: MMC(4): initializing Controller 3, Slot 0 base 0x0D110000
IOS-NET: Built 02/04/21 16:02:14, Image Utilization 92%.
USB Trace: Activating root hubs @ uptime 0.304 s with options 0x40000.
00:00:00:306: USB Trace: Activating root hubs @ uptime 0.304 s with options 0x40000.
UHS0 Trace: DevFsm(EHCI-0/L0/P0): Creating device, speed=HIGH.
00:00:00:319: UHS0 Trace: DevFsm(EHCI-0/L0/P0): Creating device, speed=HIGH.
UHS0 Trace: DevFsm(OHCI-0:0/L0/P0): Creating device, speed=FULL.
00:00:00:325: UHS0 Trace: DevFsm(OHCI-0:0/L0/P0): Creating device, speed=FULL.
USB Info: UhsServerAddHc 0 OK.
00:00:00:328: USB Info: UhsServerAddHc 0 OK.
UHS0 Trace: DevFsm(EHCI-1/L0/P0): Creating device, speed=HIGH.
00:00:00:339: UHS0 Trace: DevFsm(EHCI-1/L0/P0): Creating device, speed=HIGH.
UHS0 Trace: DevFsm(OHCI-1:0/L0/P0): Creating device, speed=FULL.
00:00:00:344: UHS0 Trace: DevFsm(OHCI-1:0/L0/P0): Creating device, speed=FULL.
USB Info: UhsServerAddHc 1 OK.
00:00:00:347: USB Info: UhsServerAddHc 1 OK.
IOS-TEST: Built 02/04/21 16:02:14, Image Utilization 76%.
TEST Info: localProcessHeap OK.
TEST Info: crossProcessHeap OK.
00:00:00:355: TEST Info: crossProcessHeap OK.
IOS-AUXIL: Built 02/04/21 16:02:14, Image Utilization 57%.
AUXIL Info: localProcessHeap OK.
AUXIL Info: crossProcessHeap OK.
00:00:00:360: AUXIL Info: crossProcessHeap OK.
UHS0 Trace: Powering on root hub group 0.
00:00:00:364: UHS0 Trace: Powering on root hub group 0.
IOS-NSEC: Built 02/04/21 16:02:14, Image UtilIOS-FPD: Built 02/04/21 16:02:14, Image Utilization 74%.
UHS0 Trace: Powering on root hub group 1.
00:00:00:380: UHS0 Trace: Powering on root hub group 1.
00:00:00:383: AHCI_MGR Trace: Turning on drive power.
00:00:00:384: AHCI_MGR Trace: Turning on drive power.
ization 96%.
00:00:00:390: AHCI_MGR Trace: Initializing phy.
00:00:00:391: AHCI_MGR Trace: Initializing phy.
00:00:00:393: AHCI_DRV Trace: Initiating cold open.
00:00:00:394: AHCI_DRV Trace: Initiating cold open.
00:00:00:396: AHCI_DRV Trace: Resetting HBA.
00:00:00:397: AHCI_DRV Trace: Resetting HBA.
AUXIL Info: Net OK.
00:00:00:400: AUXIL Info: Net OK.
IOS-ACP: Built 02/04/21 16:02:14, Image Utilization 86%.
IOS-NIM-BOSS: Built 02/04/21 16:02:14, Image Utilization 90%.
act_main.cpp,Start,174CRYPTO Open, clientPid=5 nodeId 00000000 titleId 00000000100000f1 perm=0xffffffff
00:00:00:448: AHCI_DRV Trace: HBA Reset OK.
00:00:00:449: AHCI_DRV Trace: HBA Reset OK.
00:00:00:517: ISFS: FAT INFO (ch WUP): slot 60 / seq 41086 (Each FAT slot has been updated 641 times in avr)
00:00:00:520: ISFS: fs_fat.c(545)FAT INFO (ch WUP): slot 60 / seq 41086 (Each FAT slot has been updated 641 times in avr)
00:00:00:523: FSA: [uptime 0.523 s]: Attached volume to slc01 (isfs): Capacity 511 MB, 262016 logical blocks of size 2048 B.
00:00:00:612: ISFS: FAT INFO (ch RVL Compat): slot 15 / seq 13665 (Each FAT slot has been updated 854 times in avr)
00:00:00:615: ISFS: fs_fat.c(545)FAT INFO (ch RVL Compat): slot 15 / seq 13665 (Each FAT slot has been updated 854 times in avr)
00:00:00:619: FSA: [uptime 0.619 s]: Attached volume to slccmpt01 (isfs): Capacity 511 MB, 261632 logical blocks of size 2048 B.
00:00:00:628: SCFM:Start init. BUILD_TIME:[16:02:03]
00:00:00:632: SCFM:FSAInit
00:00:00:633: SCFM:AddClient
00:00:00:634: SCFM:scfmMountSlc
00:00:00:635: SCFM:scfmLoad
00:00:00:636: SCFM:Done init.
00:00:00:638: PCFS: Disabled because we are in PROD mode.
00:00:00:640: MCP: booting from NAND
00:00:00:641: MCP: Boot PM flags - PON_COLDBOOT
00:00:00:660: MCP: Cafe OS SDK Version 2.13.01 Build 69088 Branch sdk_2_13
00:00:00:662: MCP: Booting on Espresso (0x0000700100000201), Latte (0x25100028), RTC (0x21)
00:00:00:664: MCP: Platform - boardType(CF), boardRevision(11), devicePresence(0x00000000), sataDevice(2), consoleType(1)
00:00:00:670: ISFS: FAT block entries check start
00:00:00:671: ISFS: fs_ops.c(2215)FAT block entries check start
00:00:00:677: ISFS: FAT block entries check finished.
00:00:00:678: ISFS: fs_ops.c(2292)FAT block entries check finished.
00:00:00:692: FSA: [uptime 0.692 s]: Attached volume to mlc01 (raw): Capacity 5088 MB, 10420225 logical blocks of size 512 B.
00:00:00:697: FSA: [uptime 0.697 s]: Attached volume to ramdisk01 (raw): Capacity 125 MB, 129022 logical blocks of size 1024 B.
00:00:00:701: MCP: Formatting Device ramdisk to wfs
00:00:00:846: FSA: [uptime 0.846 s]: Attached volume to ramdisk01 (wfs): Capacity 125 MB, 129022 logical blocks of size 1024 B.
00:00:00:850: MCP: Format Complete
00:00:00:862: FSA: [uptime 0.862 s]: Attached volume to sdcard01 (fat): Capacity 1876 MB, 3842048 logical blocks of size 512 B.
00:00:00:869: MCP: Formatting Device mlc to wfs
00:00:01:146: mmc_core card err: idx=3, lba=55133440, blks=256, xfer=0x1, ret=0x00200b40
00:00:01:169: mmc_core card err: idx=3, lba=55133440, blks=256, xfer=0x1, ret=0x00200b40
00:00:01:172: mdblk: err=-131099, mid=0x90, prv=0x5c, pnm=[HYNIX ]
00:00:01:241: mmc_core card err: idx=3, lba=55134208, blks=256, xfer=0x1, ret=0x00200b40
00:00:01:267: mmc_core card err: idx=3, lba=55134208, blks=256, xfer=0x1, ret=0x00200b40
00:00:01:269: mdblk: err=-131099, mid=0x90, prv=0x5c, pnm=[HYNIX ]
00:00:01:302: [ 585]:[scfm.c] doneCallback()  <- IOS_PutSemaphore:[-26] ptr:[0x1108b914] sdb->sem:[1323434]
00:00:01:305: [ 587]:[scfm.c] doneCallback() [-26 == 0]
00:00:01:307: [ 587]:[scfm.c] doneCallback() [semErr == 0]
00:00:01:308: [ 587]:[scfm.c] doneCallback() Error occurred!
iosPanic(): [  99]:[scfm.c] showTraceBuffer()

Is that means I have a bad emmc ?
 

peilezhang

Member
Newcomer
Joined
Aug 8, 2023
Messages
15
Trophies
0
Age
50
XP
242
Country
China
Thank U ! Finally I succeed building a 64GB sdcard wii u!
But the system make me puzzle , it can't jailbreak use tiramisu method , every time I load the page wiiuexploit.xyz it will freeze.I tried tens of time. And the UDPIH method dosen't work either. So I'm very puzzle I don't know the problem is this mlc rebuild method or my console its self .
 

V10lator

Well-Known Member
Member
Joined
Apr 21, 2019
Messages
2,679
Trophies
1
Age
36
XP
5,660
Country
Germany
every time I load the page wiiuexploit.xyz it will freeze
  • If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, reset the browser's save data and try again.
(Source: https://wiiu.hacks.guide/#/tiramisu/browser-exploit )


I'm currently having the problem with UDPIH, too. Didn't look more deep into it but tried it on two consoles, one with and one without a NAND-AID. As it didn't work on both I don't think the mod is to blame here.
 
  • Like
Reactions: peilezhang

peilezhang

Member
Newcomer
Joined
Aug 8, 2023
Messages
15
Trophies
0
Age
50
XP
242
Country
China
  • If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, reset the browser's save data and try again.

Yes I tried this many times(>10), it not work.:(


And it shoud not be the sd card(front pannel) because It works like a charm on my other wiiu console.

And also, the system update not work either,it give me a 105-4206 error code. the current version is 5.5.5J
 

V10lator

Well-Known Member
Member
Joined
Apr 21, 2019
Messages
2,679
Trophies
1
Age
36
XP
5,660
Country
Germany
5.5.5J is latest version (5.5.6 is US only) but still weird that you get an error code here.

Did you really try it, so did you also reset the browsers save data? If so maybe redownload all system titles and reinstall them (with NUSspli) to make sure there was no issue.
 
  • Like
Reactions: peilezhang

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,418
Trophies
0
Age
28
XP
1,687
Country
Germany
Maybe your SLC titles are outdated.
Download them, and put them in the wafel_install folder.

then use the attached ios plugin to install them. It's basically the same procedure as setting up the mlc, but this plugin, won't format anything and doesn't trigger the inital setup.
 

Attachments

  • wafel_install.ipx.zip
    46.2 KB · Views: 24
  • Like
Reactions: peilezhang

lolorlofl

Well-Known Member
Member
Joined
May 10, 2008
Messages
192
Trophies
1
Website
Visit site
XP
761
Country
Canada
Just a quick question, is NAND-AID the only way to expand the internal memory at this point in time? The OP mentions being able to use SATA from the disc drive. Is there no proper implementation of that yet?
 

peilezhang

Member
Newcomer
Joined
Aug 8, 2023
Messages
15
Trophies
0
Age
50
XP
242
Country
China
Maybe your SLC titles are outdated.
Download them, and put them in the wafel_install folder.

then use the attached ios plugin to install them. It's basically the same procedure as setting up the mlc, but this plugin, won't format anything and doesn't trigger the inital setup.
You are right!:)
I reinstall the SLC titles and my console Back to normal !Everything works perfectly, it must be the old slc version.
Thank u so much, I'm so exited.
 
  • Like
Reactions: SDIO

peilezhang

Member
Newcomer
Joined
Aug 8, 2023
Messages
15
Trophies
0
Age
50
XP
242
Country
China
A new question: vWii not work. I can go into vWii interface, whenever I click any app icon it went black screen and throughout a error message,white word on black background.
Then I tried :
vWii-Decaffeinator, erase the vwii title and use system update to reinstall vwii,
System initialization,
Restore slccmpt backup,
same result,not work.
 

Ysecond

Well-Known Member
Member
Joined
Apr 27, 2023
Messages
187
Trophies
0
Age
26
XP
488
Country
China
A new question: vWii not work. I can go into vWii interface, whenever I click any app icon it went black screen and throughout a error message,white word on black background.
Then I tried :
vWii-Decaffeinator, erase the vwii title and use system update to reinstall vwii,
System initialization,
Restore slccmpt backup,
same result,not work.
没接光驱吧?
 

V10lator

Well-Known Member
Member
Joined
Apr 21, 2019
Messages
2,679
Trophies
1
Age
36
XP
5,660
Country
Germany

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    AncientBoi @ AncientBoi: MoM, I don't have to do homework, anymore :D:blush::D