Recent content by classiphil

  1. C

    Wiiu solid blue but no video

    Perfect. I am happy for you. Just to be complete: Instead of connecting the drive one could also disable it in the SEEPROM.
  2. C

    Tutorial Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    You launch hax from the Wii U Menu, not from the minute Menu. Your SD card is still not set up correctly. Files are in various different places. And files are missing. Follow the isfshax guide to set it up.
  3. C

    Tutorial Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    Is there more in the io_Plugins folder? The core ipx are missing. They come when you unzip isfshax onto the card. You have to boot your console then as described above. In the WiiU menu you can launch the hax app.
  4. C

    Tutorial How to use Paid The Beak (Wii U unbricking without soldering)

    Turns out, I am struggling with the same problem. I use a known working SD card (PTB works on all my other Wii Us with it) and get blue blinking. Do you have a WUP-50 mainboard? Mine is WUP-50. To be honest, I have no solution yet. I even soldered in de_fuse. Which works. But PTB only gives...
  5. C

    Wiiu solid blue but no video

    You need to use ios_orig.img: here
  6. C

    Tutorial Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    There are files missing. Unpack ISFSHAX onto it. Then start on position 3 in the menu (Patch (SD) and boot IOS (SLC)). In the Wii U Menu, you can start the hax App. No worries. We will solve this. :)
  7. C

    Tutorial How to use Paid The Beak (Wii U unbricking without soldering)

    By SDIO: You can either built PTB yourself or use the ptb_padded attached to the end of the first post. In addition you will need the sdboot1.ancast (37376 bytes). Sadly I can't share it here or link to it directly. But you might look at the consolebytes article for hints. Also you will need...
  8. C

    Tutorial Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    I understand well. Can you boot up with the SD card inside? If yes, start the hax app. It will copy the files to the SLC so your system works without the SD inside. And: Don't worry. We all were beginners here once.
  9. C

    Tutorial How to use Paid The Beak (Wii U unbricking without soldering)

    With a constant blue light it is not very likely a SEEPROM-brick. Did you make sure you are sharing GND with the pico, the Wii U and your power source?
  10. C

    Tutorial Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    You are very close, ISFShax itself is already working correctly. The problem is simply that the IOS plugins were never installed to the SLC, which is why you get: This is NOT a dead NAND issue. The reason the console only boots with the SD card inserted is because Minute is currently loading...
  11. C

    Hardware Absolute fix to 160-1400 error

    Same problem here. CM7 and CM8 have only partial continuity. Thanks for the part number, @Drakkar Blackblaze. I ordered them too.
  12. C

    Switch OLED (Kamikaze) - Picofly Reset Error despite successful OFW boot and sound

    I would not focus on the S2DOS04/display circuit first. If the console boots OFW in the background with sound and touch input, then the SoC is coming out of reset and the main boot sequence is alive. The missing picture is expected with S2DOS04 removed. A Picofly `**` / short-short error still...
  13. C

    Can't Format HDD or Hard Drive

    If the Wii U says "USB device could not be formatted" even with different filesystems and a Y-cable, the problem is usually one of these: * not enough power to the drive * incompatible USB enclosure/adapter * drive connected to the wrong USB ports * the drive has partition issues the Wii U does...
  14. C

    Misc Hello!

    JNUSTool can still do both of those things from CLI, but the syntax is a little confusing. To download a specific version: `java -jar JNUSTool.jar <TITLEID> <VERSION>` Example: `java -jar JNUSTool.jar 0005000010144F00 97` If you omit the version, it downloads the latest version...
  15. C

    USBLoaderGX shows games but doesn't launch

    If the disc popup appears and then kicks you back to the Wii Menu, that usually means the loader can *see* the game, but the game itself is failing to boot. Since your own dumped game works, your cIOS setup is probably fine. That narrows it down mostly to: * bad/corrupted WBFS files * wrong...