Using NAND-AID to repair a broken eMMC (fix 160-0103 system memory error)

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.

While not strictly required, it is still recommended to install ISFShax, before soldering NAND-AID. In case something goes wrong, this then gives more options to troubleshoot the problem.

What is this for?

If you are encountering Error Code 160-0103 "There is a Problem with the system memory" or your Wii U is freezing at bootup it is likely that the eMMC Chip is failing.
This tutorial goes into fixing this Error 160-0103, by cloning your MLC to a SD card and fixing corruptions while doing so. This can become useful if the MLC (eMMC) chip is hardware damaged.

Please note: There are other possible causes for the 160-0103 error (like a CBHC brick).
Also we found other ways to fix this problem. To find the the procedure which is right for you follow the Ultimate Wii U Troubleshooting Guide
In short the other options are:

1690709917882.png


NOTE: In case you can't boot the recovery menu anymore, there is the option of dumping the eMMC using a Cardreader connected to the big pads on the NAND-AID. Else you can use defuse to rebuild a completely fresh MLC instead, so head over to https://gbatemp.net/threads/how-to-upgrading-rebuilding-wii-u-internal-memory-mlc.636309/

NOTE²: In case you get a purple LED but no screen output you might still be able to use the recovery menu blindly. TODO: Give exact steps for this.

Prerequisites

Use this fork of the recovery menu.
Use this fork of wupclient.

1692774079735.png


Before beginning use the recovery menu to dump the syslogs, then search all the .log files for MEDIA ERROR and DATA CORRUPTION.

Only errors concerning the dev:mlc01 are relevant. Here the example for such an error:
Code:
10:48:16:325: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:11, path:(null)
Errors concerning the optical disc drive (dev:odd01) can be ignored. Here is such an example, that can be ignored:
Code:
10:48:16:325: FSA: ### MEDIA ERROR ###, dev:odd01, err:-2228230, cmd:11, path:(null)

A media error on mlc01 means the eMMC itself noticed it can no longer retrieve the data error free and indicates a failure of the eMMC.

In case you find a MEDIA ERROR show us the log file, please, so we can add it to https://hackmd.io/d12Fq9g-QlCjN2HJp7Yvew. It's fine to DM the log to @SDIO, @Lazr1026 or me in case you're concerned about the serial number.

In case you find DATA CORRUPTION only this might or might not be a damaged eMMC. It's recommended to show us the logs, too, so we can analyze them more deep. DATA CORRUPTION means the file system of the Wii U detected that a file is corrupted. That could be caused by either a bad eMMC chip or if a write got interrupted (e. g. power loss during save)

Required Knowledge

WARNING: Before you begin, doing anything to mlc/emmc, you need to understand a few core concepts. Make sure to read carfully and be aware of the implications, or you can seriously mess things up, loosing all data. If that happens you need defuse as descibed here.

The Wii U has not just one internal storage, but it has 3:
  • SLCCMPT: Holds all the vWii stuff, the system, the saves, the WiiWare tiles, we don't care for it in this tutorial.
  • MLC: Is where all your userdata goes, like games, saves, your accounts and it also hold the system applications. It's also called eMMC and what this tutorial is about.
  • SLC: Holds the second stage bootloader (boot1), the core Operating Systems (IOSU and CafeOS), the tickets for the installed titles (eShop and system apps), and some config files. Besides that it holds a file "scfm.img".
    This file is used as a block level write cache for the MLC. This means part of the MLC state resides in this file. They need always to be treated as one, if you restore one, you need also to restore the other. If they don't match, because you restored an older version of the mlc for example, the filesystem on top of them will become inconsistent and there will be no way of fixing that. You would either have to restore an older backup of both the SLC and the MLC or you would need to format the MLC. Both are things we try to avoid here.
You always have to carry the current state of the MLC forward.

What you can do: Read the dying eMMC to an Image, then clone it to a SD card and then use the SD card in place of the eMMC, without turning the console on in between.
You could then also read back the state of the current state of the SD card and flash it back to the eMMC and then run off the eMMC again. But only if you don't turn on the Wii U between the read and the swap.

What you can not do: Read the eMMC to an image, then use the console and then replace the eMMC by an SD card with that older image. Because then the SD won't have the current state.
You also can't flash an Image to the SD, use it for a while and then flash the image back a second time.

Where to get a NAND-AID from?

It's always a good idea to ask if someone near you has one. They might be willing to sell it for cheap.
Else here are some available for 3 € : https://gbatemp.net/threads/637225/

If that doesn't work for you you can also go to some PCB manufacturer like https://jlcpcb.com and let them do the printing. This is around $30 for 5 PCBs, so you could resell 4 to other users. The gerber file is available here and the important options are a thickness of 0.6 mm and castellated holes.

Dumping old MLC

Now that you confirmed it's really a hardware damaged MLC it's time to replace and fix it:
  1. Use the recovery menu to dump OTP + SEEPROM.

  2. Dump MLC + SLC from within the recovery menu. Turn your Wii U off by pulling the power cable and don't turn it back on until you replaced the eMMC with the SD card.
    1690709969015.png

    Note: Errors while dumping SLC are harmless and I would be surprised if you get no errors on MLC as it's hardware damages after all.

  3. Merge the dump on the PC, for Windows use copy /b mlc.bin.part01 + mlc.bin.part02 + (...) + mlc.bin.part15 mlc.bin. For linux or mac os x use cat mlc.bin.part* > mlc.bin
  4. Write the MLC dump onto a SD card with the same size of your MLC. So for a 8 GB unit use a 8 GB card and for a 32 GB console use a 32GB card (64GB won't work). 8 GB units can also use 16GB cards, but only 8GB will be usable.
    We currently recommend SanDisk Max Endurance cards for this but other cards have been used, too. Choice is yours.
    On Windows you can use Win32DiskImager or Etcher to write the mlc.bin to the SD card.
    On Linux you can use: dd if=mlc.bin of=/dev/XXX bs=1M status=progress Replace XXX with the name of the block device if the sdcard. You can use lsblk to figure out the name. Also make sure the sd card isn't mounted. Optionally to improve the performance, you can try to run blkdiscard -f first (before the dd) on the SD and then add the conv=sparse option to the dd command.
Soldering NAND-AID

  1. Cut the CLK line (R26) - using a scalpel or an x-acto knife - to disable the eMMC.
    1690709997093.png

  2. Install the NAND-AID and insert the SD. For soldering the NAND-AID it's recommend to first solder the big GND VIA. Since v3.0 you'll see a uncovered VIA on the Wii Us motherboard through this GND hole. This VIA is GND, too, so it doesn't matter if you short with it. Also since v3.0 there's a GND arm right nex to the hole in case you want to solder an alternative GND connection instead.

    The board will suck lots of the heat away, so you need some patience and really need to make sure the solder properly flows. Check that the connections really holds, before you move on to the rest. To make soldering easier, you should first tin the GND pad on the board, so it has fresh solder and preheating the board also helps.

    After GND solder the data connections to the pads/resistors on the board.

    Add the wire for 3V3. Then add the SD slot and after that the capacitor. Also short the DSB pads, which shorts the eMMC CLK to GND. If you ever want to access the eMMC again, you need to open the DSB jumper again.
    1690710029169.png
    1690360176330.png


    NOTE: On some old board revisions there's a capacitor in the way. It's save to just remove it.
    1690710054698.png

    1690710070025.png

    1690710084431.png


    NOTE²: In case you're kind of a patchwork person you can also use a microSD to SD adapter and a capacitor instead of the NAND-AID. How to do this is out of scope of this tutorial through, so you are a bit on your own. See this post for more details: https://gbatemp.net/threads/using-n...0103-system-memory-error.636361/post-10213230
    IMG_20230401_174716.jpg

    1690359335313.png

    TODO: Show adapter installed into a Wii U.
Repairing the corruption

  1. Boot to the recovery menu again, then start the network and wupserver.
    1690710121340.png

    TODO: Add how to add network config to the SD card

  2. Run MLC Checker from recovery and inspect your mlcchecker.txt log.
    • For corrupted files inside of /vol/storage_mlc01/usr/title/ use wupservers delete_title() option, so for example delete_title("/vol/storage_mlc01/usr/title/00050000/1010ED00").
    • For corrupted files inside of /vol/storage_mlc01/sys/title/ use the Install WUP option to reinstall the corresponding system title. It's recommended to do this as a last step. Also some titles might not interrupt the boot, so you could even reinstall them with NUSspli as a very last step.
    • For corrupted folders: These can't be deleted but we have to move them. Even if moved, these still crash a factory reset (so don't do one) The only way to get rid of them is a reformat (see https://gbatemp.net/threads/how-to-upgrading-rebuilding-wii-u-internal-memory-mlc.636309/ ) TODO: Add how to move them while keeping quotas in mind. In case these folders where in /vol/storage_mlc01/sys/ the corresponding title needs to get reinstalled afterwards.
    • For corrupted files at other subfolders in /vol/storage_mlc01/usr/ it should be save to delete the files (with wupclients w.rm()], so for example w.rm("/vol/storage_mlc01/usr/save/00050000/1010ed00/user/80000002/userdata.dat"). This might damage savefiles and stuff through, so always make sure that you know what you're deleting and how to fix the result then (for example by deleting the games save from data management). In case you are unsure ask before doing something stupid!
    • For other corrupted files in /vol/storage_mlc01/sys/ ask us what to do!
    Lastly run flush_mlc() in wupclient.

  3. Run the MLC Checker again to see if you missed anything.
Your Wii U should now work normally again.

Bonus: Work around factory reset crash loop

There are some rare cases where users tried a factory reset while having corrupted folders. This results in a crash loop.

To break out of this loop you first have to install NAND-AID and fix the corruptions as told above. After that use wupclients delete_title() function to remove all titles from /vol/storage_mlc01/usr/title/. Lastly select Set Initial Launch from the recovery menu and then select 0 - Initial Setup.

See also

https://gbatemp.net/threads/how-i-fixed-160-0103-system-memory-error.626448/
https://www.boards.ie/discussion/2058305084/my-wii-u-it-met-with-a-terrible-fate
https://gbatemp.net/threads/how-to-upgrading-rebuilding-wii-u-internal-memory-mlc.636309/

Thanks

@SDIO For figuring anything out, doing all of the hard puzzling and coding night and day to make this possible
@GaryOderNichts For the recovery menu
@Nandster For the pictures as well as for documenting the whole process over at boards.ie
@Voultar For the NAND-AID PCB design
@skawo For providing an earlier Tutorial, we take some passages from
 
Last edited by SDIO,

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
I guess factory reset is more about deleting user and config files in the filesystem than doing heavy writing?
Deleting means writing metadata ;). But on a factory reset it usually gets stuck, when it tires to delete a corrupted directory. In that case UDPIH would still work. But still wouldn't risk it.
 

PowrUpGaming

Member
Newcomer
Joined
Feb 26, 2024
Messages
24
Trophies
0
Age
35
XP
26
Country
United States
Is it possible to view the contents of a dumped MLC? I have a previously dumped MLC that I want to view the contents of to see if I missed anything when I FTP'ing files from WiiU to my PC
 

PowrUpGaming

Member
Newcomer
Joined
Feb 26, 2024
Messages
24
Trophies
0
Age
35
XP
26
Country
United States
You can use wfs-extract
I'm getting a bunch of failed to read errors and got two folders from the dump, "sys" and "usr". Is my dump bad or did I do something wrong?

PS E:\Wii U\MLC Backup> .\wfs-extract --input "E:\Wii U\MLC Backup\mlc.bin" --output "E:\Wii U\MLC Backup\dump" --otp otp.bin --type mlc
Dumping...
Error: Failed to read /sys/title/00050010/10048100/content/common/package/Pcl.pack
Error: Failed to read /sys/title/00050010/10048100/content/common/sound/pcl/stream/BGM_PCL.bfstm
Error: Failed to read /sys/title/00050010/10048100/content/us/model/ParentalTvCap_Us.szs
Error: Failed to read /sys/title/00050010/1004c100/content/common/package/Ply.pack
Error: Failed to read /sys/title/00050010/1004c100/content/common/sound/ply/stream/BGM_PLY.bfstm
Error: Failed to read /sys/title/00050010/1004e100/code/safe.rpx
Error: Failed to read /sys/title/00050010/1004e100/meta/bootDrcTex.tga
Error: Failed to read /sys/title/0005001b/1004f000/content/00/common/iwnn/dic/ja/32/njubase1.a
Error: Failed to read /sys/title/0005001b/1004f000/content/00/common/iwnn/dic/ja/32/njubase2.a
Error: Failed to read /sys/title/00050030/1006d10a/code/cabinet-u.rpx
Error: Failed to read /sys/title/00050030/1006d10a/content/sound/cabinet.bfsar
Error: Failed to read /sys/title/00050030/1006d10a/content/sound/stream/BGM_STR_BGM_1.dspadpcm.bfstm
Error: Failed to read /sys/title/00050030/1006d10a/meta/bootDrcTex.tga
Error: Failed to read /sys/title/00050030/1006d10a/meta/bootTvTex.tga
Error: Failed to read /usr/save/00050000/10143500/user/80000003/cking_pic0_6.sav
Error: Failed to read /usr/save/00050000/10143500/user/80000003/cking_pic1_10.sav
Error: Failed to dump /usr/save/00050010/1004d100/user/80000009 (Area header corrupted)
Error: Failed to read /usr/title/00050000/10110100/content/audio/nobonus.ogl
Error: Failed to read /usr/title/00050000/10110100/content/audio/unlock.ogl
Error: Failed to read /usr/title/00050000/10110100/content/sets/deco.w3d
Error: Failed to read /usr/title/00050000/10119a00/meta/bootTvTex.tga
Error: Failed to read /usr/title/00050000/1011af00/content/Graphics/Tut_GoombaBig.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/crabCheckPointRM_restart.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/crabCheckPointRM_start.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/crabCheckPointRM_thru.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_alertBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_alertBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_contactBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_idleBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/floatAvoidWater_idleBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_contactBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_idleBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallFloatWater_idleBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallWater_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/kickWallWater_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/railAvoidWBot_alertBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/railAvoidWBot_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/railAvoidWBot_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/sourceimages/float_avoid.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/sourceimages/KickWall.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/sourceimages/railAvoid.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/sourceimages/ReverseHead.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level2/sourceimages/reverseLegs.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/avoid1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/avoidSuper.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/bigfoot.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/KickWall.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/KickWallSuper.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/sawmill01.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/sawTree.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level3/sourceimages/tree8.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/bosswall_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/BTCannon_cvGoesIn.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/BTCannon_cvGoesOut.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/BTEndPoint_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/checkpoint4_restart.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/checkpoint4_start.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/checkpoint4_thru.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/cv_ty_checkPoint4_restart.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/cv_ty_checkPoint4_start.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/cv_ty_checkPoint4_thru.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/floater4_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/floater4_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/floater4_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/goomba4_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/goomba4_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/goombaF4_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/goombaF4_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/jumppad4_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/jumppad4_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/jumppad4_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/kickwall4_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/kickwallF4_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/kickwallF4_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/bridge_noise.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/BTBoostArrows.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/BTCheck.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/BTCheckpoint.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/BTCheckwall.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/sourceimages/endPoleSign1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/techloop.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level4/techsquare_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/avoidGear_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/avoidGear_contactBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/avoidGear_idleBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/floatAvoidGear_alert.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/floatAvoidGear_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/gearCheckpoint_over.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/gearCheckpoint_restart.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/gearCheckpoint_start.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/loopgear_active.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/loopgear_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_contact.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_contactBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_contactBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_idle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_idleBroke.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/slideKickWallGears_idleBroke1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/sourceimages/avoidGears.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/sourceimages/avoidGears1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/sourceimages/body.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/sourceimages/floatAvoidGears1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/beats/level5/sourceimages/hatGloveShoe.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/BossPipesTimbleTot.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/BossTechno.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/bs_beam2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CAPAnims.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CAPCostume_core.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CAPCostume_doneUp.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CAPCostume_super.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CGVAnims.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CGVCostume_back.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CGVCostume_inversion.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CGVCostume_rebel.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CGVCostume_riveting.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CVAnims.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CVCostume_schlortzed.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CVCostume_turkey.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/CVRAnims.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/RMAnims.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/RMCostume_bowled.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/RMCostume_koi.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/bossbase.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/bossPlaneGear.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/canonball.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/circuitBody.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/circuitHat.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/commandervideo.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CV_headphone.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CV_naked.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CV_turkey.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CV_white.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CV_workout.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CVG_ballerina.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CVG_future.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/CVG_worker.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/hatSombrero.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/KickWall.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/prop.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/RM_bowlFins.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/RM_koiFins.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/RM_koiHead.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/RM_koiLegs.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/RM_mechFins.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/TY_old.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/TY_redlines.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/TY_toast.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/UD_human.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/UD_scholar.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/uncleDill.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/WF_bluey.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/sourceimages/WF_grilled.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/WFCostume_blue.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/WFCostume_hoser.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/WFCostume_kungfu.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/WFCostume_pretty.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Characters/WFCostume_veggie.charanim
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/Opening.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/3_background.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/3_grayBackg.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/3_moon.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/3_mothman.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/4_paintBkg.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/4_pipeMain.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/5_BTBackground.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/5_CVSquat.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/6_GroupShot.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/6_Space.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/Beam.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/beam1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/beam2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/building2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/ConfusedCV.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/cutPlanet.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/cv_fly.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/CVShocked.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/exclaimation.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/exclaimationBlack.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/fall_lines.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/fallingCv.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/flyFlags.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/gear.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/level2Silhouette.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/meatboy_fly.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/phono1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/spiral.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/teamSideview.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/waves2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/Cutscenes/sourceimages/waves3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/buildingUppe1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/cloud_2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/cloud_4.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/CloudsAnimUv.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/cloudtree2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/dc4_engine.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/dirt.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/glass.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/ocean_nrm1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/ocean_nrm2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level1/sourceimages/rope.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-14.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-15.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-17.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-18.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/2-3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/barrel_bunch1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/boatHouse.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/crabShack.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/rail05.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/rope_knot.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/rope_tie_3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sacks1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/shark.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/crane.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/cranebase.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/crates.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/disc.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/docklight.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/fish.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/foam.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/lighthouse.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/ocean_nrm1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/palm_frond.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/palm_trunk.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/pelicanTex.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/rail.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/sack.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/sourceimages/shipHouse.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/tugboat_circle.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level2/whale_1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/3-3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/3-5.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock03.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_base2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_base4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_full2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_full4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_full_long1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_half1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_half2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/rock_step2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sawLog1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/shadow16.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/shadow18.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/shadow19.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/shadow7.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/slenderman.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/slenderman_1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/slenderman_2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/axe.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/blade.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/fence.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/flower.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/flowerB.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/ghost.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/tree2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/tree3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/tree4.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/tree5.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/tree6.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/treeBark2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/ufo.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/sourceimages/waterfall.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/spruce03.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/spruce04.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/titan01.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level3/titanMoon.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-16.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-17.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-18.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-19.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-20.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-5.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-6.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-7.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-8.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/4-9.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_asteroid1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_asteroid2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_asteroid3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_asteroid4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_asteroid5.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_dna.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/beat_pile1.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/bittripvoid_tumble.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/BTTitan.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/chestburster.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/chunk8.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/laserloom.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/sourceimages/railglow.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/sourceimages/skyBox.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/sourceimages/starfield.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/sourceimages/starfield1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level4/sourceimages/starfield2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-10.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-11.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-12.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-13.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-14.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-15.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-16.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-17.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-18.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-19.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-2.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-5.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-6.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/5-9.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/blackBird_flock.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/sourceimages/blackSunRing.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/sourceimages/deadTree.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/sourceimages/mountainSurface2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/sourceimages/titanGears3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level5/sourceimages/titanHarness.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level6/6-19.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level6/6-3.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level6/6-4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level6/island_4.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level6/sourceimages/retroBack.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/7-6.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/backbush_R.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/island_capR.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/rock_L.aescn
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/retroBack.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile15.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile16.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile30.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile32.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile33.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile34.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile35.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/models/level7/sourceimages/tile36.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level2-A.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level2-B.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level3-A.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level3-B.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level4-A.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level4-B.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level5-A.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level5-B.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Level5Common.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Menu.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV02-C.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV03-Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV03-Bb.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV06-Bb2.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV06-C.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV06-F.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV06-G.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV07-Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV07-Bb2.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV07-G.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV11-Bb2.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV11-C.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV11-F.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV11-G.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV12-Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV12-Bb.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV12-F.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/NV13-Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV01-C.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV01-G.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV03-Bb2.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV03-C.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV03-F.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV03-G.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV04-Amin.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV04-Bb2.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/OV05-Bb.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/ProdBacon.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/sounds/Retro.fsb
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/costCvSporty.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/costRmBowl.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/costTyRed.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/CVRunHD2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/CVRunHD3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/HUDSuper.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/HUDTutorialTab.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/HUDUltra.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceBubble1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceBubble2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceBubble3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceBubble4.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceCloudBig.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceHills.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceKeyWhite.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalacePier.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceStars5.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceTitan1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceWater1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceWater2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/keyPalaceWater3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/leaderboardFlag1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/leaderboardFlag5.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/leaderboardPane.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/leaderboardPole.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level1Backg.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/level1Silhouette.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level2BigWave.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level2PelicanBody.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level2SmallWave.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level2Titan.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level2TitanWave.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level3Backg.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level3Hills.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level3KeyPalace.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level3Tree.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level3TreeSilho.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/Level4Redpipe.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/levelEndRM.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/levelEndSIL.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/levelEndUD.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/levelEndWFC.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/LevelHUD.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/LevelHUDBottom.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/LevelPerfectPlus.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/loopCarrotBackground.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/loopGood.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/loopGreat.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/mainBackground.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/mainSil2b.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/mainSil3b.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/mainSil4a.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/optionsMenu1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/optionsMenu2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/optionsMenu3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/optionsMenu4.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/perfect.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/productsChickenBacon.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/productsMilkBrine.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/productsPippsLips.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/productsSirRoosh.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/runner2_logo.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/runner2FullLogo.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/settingsCloud1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/settingsCloud2.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/statsThoughtTrail1.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/statsThoughtTrail3.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/transBlack.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/transDillcar.aetex
Error: Failed to read /usr/title/00050000/1011af00/content/Textures/transShade.aetex
Error: Failed to read /usr/title/00050000/10128a00/code/Trine2_wiiu.rpx
Error: Failed to read /usr/title/00050000/10128a00/content/anim1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/audio1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/audio2.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/gui1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/model1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/script1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/texture1.fbq
Error: Failed to read /usr/title/00050000/10128a00/content/texture2.fbq
Error: Failed to read /usr/title/00050000/10128a00/meta/bootSound.btsnd
Error: Failed to read /usr/title/00050000/1012bd00/code/carrot.rpx
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/CarrotAudio.bfsar
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/GROUP_MAPE.bfgrp
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/GROUP_STATIC.bfgrp
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/BootUpOnyonRed.w.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/BootUpOnyonWing.w.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/BootUpOnyonYellow.w.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/BossC_LastChance.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_a01.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_a10_01.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_BossEHenka.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_c06.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_c23_CharlieRap.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_CourseIn.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_CourseIn_c07.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_d06_02.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_e01_BossEAppear.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_e02_BossETransform.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_e12_FindOlimar.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/demo_z17_PikuminDrown.aa.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/mapD_Evening.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/mapE.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/mapE_1stday.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/Rain_evening.o.32.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Cave.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapA_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapA_Morning.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapB_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapC_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapC_Morning.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapD_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_mapD_Morning.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Mission_Poko.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Ohbake_Lv0.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Ohbake_Lv3.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Rain_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Rain_Morning.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Snow_Day.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Snow_Morning.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Title_48k.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Tutorial.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Vs.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_Vs_Reach.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_VsBlues.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_DEMO_s03_Epilogue03_48k.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/audio/audiores/stream/STRM_DEMO_s03_Epilogue04_48k.bfstm
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapA_single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapB_single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapC_single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapC_single_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapD_single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapD_single_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mapE_single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis1_poko.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis1_teki.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis2_poko.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis2_teki.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis3_poko.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis3_teki.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis4_poko.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis4_teki.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis4_teki_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis5_poko.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis5_teki.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/mis_E3_test_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/misBoss1_test_demo.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest2_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest2_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest2_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_antsnest_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks2_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks2_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks2_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_buildingblocks_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_flowerbed2_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_flowerbed_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_flowerbed_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_pipeworld_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_puddle2_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_puddle_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_puddle_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_puddle_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_sandbox2_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_sandbox2_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_sandbox2_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_sandbox_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/course_arc/vs_sandbox_c.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/GameOver.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/s02.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/s03.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07a2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07b1.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07b2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07c1.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07c2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07d2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo/z07e2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo_share/playerA_demo.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/demo_share/playerC_demo.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/billy.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/chappy.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/crystal_maro_frog.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/daiohmukade.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/kemekuji.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/kochappy.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/mush.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/namazu.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/shima.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/shimafruit.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/tsuyukusa.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/enemy/ujinko_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/generator/izumi/single.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/generator/mapb/mis_boss1.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/generator/mapc/bug2234.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/lyt/common.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/lyt/parts.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/giugno.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapA.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapB.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapC.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapC_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapD.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mapE.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis1.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis1_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis3.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis3_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis4.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis5.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/mis5_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_antsnest.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_antsnest2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_buildingblocks.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_buildingblocks2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_flowerbed.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_flowerbed2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_pipeworld.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_pipeworld2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_pipeworld2_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_puddle.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_puddle2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_sandbox.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_sandbox2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map/vs_sandbox_text.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/map2d/vs_buildingblocks_2d.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/endingMovie.mp4
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisBoss_00.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisBoss_03.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisBoss_04.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisPoko_01.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisPoko_04.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/MisTeki_00.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/openingMovie.mp4
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_00.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_03.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_05.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_06.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_07.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_10.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_11.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/movie/Vs_Random_00.h264
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/nonactor/title_logo.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/ashiba_flower.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bloc.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/block.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_1_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_2_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_2_b.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_carry_1_A.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_carry_2_A.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_carry_2_B.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_carry_3_A.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_station_1_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/bridge_station_3_a.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/crystal_frog_break_2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/crystal_frog_break_3.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/daiomukade_broken_shell_R_01.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/daiomukade_broken_shell_R_02.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/demejakoburrow.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/denki_gate.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/denki_gate_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/effect_debris_A.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/gate_soft.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/hay_1_A.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/hay_1_A_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/kojamacrystal.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/mush_piece.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/mush_piece_2.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/net.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/pod.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/pongashi.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/pull_gate.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/pull_gate_indirect.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/reflect_box.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/object/rock_break.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P003.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P006.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P008.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P010.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P011.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P012.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P014.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P016.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P017.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P019.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P021.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P023.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P024.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P026.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P027.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/P029.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/Z005.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/orimamemo/Z007.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/apple.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/apricot.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/avocado.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/b_dama.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/peach.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/starfruit.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/watermelon.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/otakara/win_dama.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/plant/turu_head.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/plant/urikawa.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/player/pikminAll.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/system/agl_root/agl_resource_cafe.sarc
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/worldmap/earth.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/cmcmn/worldmap/ui_earth.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/eueng/system/font.szs
Error: Failed to read /usr/title/00050000/1012bd00/content/eufre/system/font.szs
Error: Failed to read /usr/title/00050000/1012bd00/meta/bootSound.btsnd
Error: Failed to read /usr/title/00050000/1012bd00/meta/bootTvTex.tga
Error: Failed to read /usr/title/00050000/10152a00/content/GAME.DAT
Error: Failed to read /usr/title/00050000/10162500/content/heri2/sys/sound/stream/Kirby_mono.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/10162500/content/heri2/sys/sound/stream/Link_Boo_8k8bit.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/10162500/content/heri2/sys/sound/stream/Link_Cave_Us_mono.dspadpcm.bfstm
Error: Failed to read /usr/title/00050000/10176800/content/levels.dat
Error: Failed to read /usr/title/00050000/10176800/content/media/effects.fsb.wiiu
Error: Failed to read /usr/title/00050000/10176800/content/media/music.fsb.wiiu
Error: Failed to read /usr/title/00050000/10176800/content/resources.dat
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/475013905.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/839334243.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/924630655.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/968719711.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/2466209990.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/275364142.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/312279275.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/587184847.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/985026591.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/English(us)/989805709.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/French(France)/100809586.wem
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/French(France)/1130123646.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/French(France)/2889161424.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/arch/wwise/French(France)/312279275.bnk
Error: Failed to read /usr/title/00050000/1017ac00/content/package.dat
Error: Failed to read /usr/title/00050000/1017ac00/meta/bootSound.btsnd
Error: Failed to read /usr/title/00050000/1018ab00/code/mscorlib_dll.rpl
Error: Failed to read /usr/title/00050000/1018ab00/content/data/resources.assets
Error: Failed to read /usr/title/00050000/1018ab00/content/data/sharedassets4.assets.ress
Error: Failed to read /usr/title/00050000/101b4200/content/SystemData/VcRomDataus.szs
Error: Failed to read /usr/title/00050000/101b4200/meta/bootSound.btsnd
Error: Failed to read /usr/title/00050000/101b4200/meta/bootTvTex.tga
Error: Failed to read /usr/title/00050000/101c6200/code/libwebkitwiiu_rpl.rpl
Error: Failed to read /usr/title/00050000/101c6200/content/app/images/loadscreen/tips/help_01.gtx
Error: Failed to read /usr/title/00050000/101c6200/content/app/images/loadscreen/tips/help_08.gtx
Error: Failed to read /usr/title/00050000/101c6200/content/app/images/loadscreen/tips/help_09.gtx
Error: Failed to read /usr/title/00050000/101c6200/content/app/images/msg_help_char_door.png
Error: Failed to read /usr/title/00050000/101c6200/content/app/miniToyData/MINI_MARIO.gtx.gz
Error: Failed to read /usr/title/00050000/101c6200/content/app/miniToyData/MINI_PEACH.gtx.gz
Error: Failed to read /usr/title/00050000/101c6200/content/app/miniToyData/MINI_PEACH_DANCE.gtx.gz
Error: Failed to read /usr/title/00050000/101c6200/content/app/miniToyData/MINI_TOAD.gtx.gz
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/ad/DK_intro_wiiU.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/ad/Mario_intro_WiiU.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/ad/Peach_intro_WiiU.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/ad/Rosalina_intro_Wiiu.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/ad/Yoshi_intro_WiiU.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/amiibo_power/Bowser.mp4
Error: Failed to read /usr/title/00050000/101c6200/content/app/video/amiibo_power/BowserJR.mp4
Error: Failed to read /usr/title/00050000/101c6a00/content/content/audio/Master.fsb
Error: Failed to read /usr/title/00050000/101c6a00/content/content/audio/music.fsb
Error: Failed to read /usr/title/00050000/101c6a00/content/content/audio/Octosound.fdp
Error: Failed to read /usr/title/00050000/101c6a00/content/content/audio/VoDLC.fsb
Error: Failed to read /usr/title/00050000/101c6a00/content/content/audio/Voiceovers.fsb
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Billboards/Tutorialani.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Billboards/TutorialAniMultitouch.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/font/Chinese.ttf
Error: Failed to read /usr/title/00050000/101c6a00/content/content/font/Japanese.ttf
Error: Failed to read /usr/title/00050000/101c6a00/content/content/font/NoMoveNum720.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/font/Scada-Bold.ttf
Error: Failed to read /usr/title/00050000/101c6a00/content/content/font/verdana.ttf
Error: Failed to read /usr/title/00050000/101c6a00/content/content/input/Default.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/chinese/Notifications.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/chinese/Subtitles/Hospital_Main.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/chinese/Subtitles/House_Main.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/chinese/Subtitles/Stealth_Main.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/english/Challenges.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/german/Objectives/Cafeteria_Objectives.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/german/Objectives/Church_Objectives.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/german/Objectives/Hospital_Objectives.xml
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Language/Japanese/content/font/Japanese.ttf
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Aquarium_Dark_Entrance.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Aquarium_Dark_Statue.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Aquarium_Hub.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Boat_Aft.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Boat_Fore.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Boat_Inside.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Church_SubTutorial.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Grocery_Main.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/House_Backyard.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/House_Bedroom.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/House_Dining_Room.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/House_Kitchen.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/OpeningCredits.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2013-12-08_Levels.zip
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PConnector.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PCooking.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2pFBossHide.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2pFBossRun.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PFishtankCamo.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PHamster.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PMoles.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2pOctoclimb3.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PPendulum.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PPizza.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PProtovilleA.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PRestaurantLayout.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PRubeGoldbergMess.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PShake.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PSpace.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PSwim.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PSwimGames.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/2PWaiting.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/Prototypes/Wheelchair.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/shorts/Restaurant_Main.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestBodyCollision.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestBuoyancy.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestCharacterWaypoints.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestCollisionStress.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestConversation.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/levels/test/TestDoorTypesAndMore.irr
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Aquarium/ScienceDoor.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/Anchor.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/ConveyorBeltTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/EmergencyFlareTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/Fish.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/SkyboxB5.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/boat/SkyboxB6.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/AniEveryBody.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/AniEveryBodyExtra.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/AniEveryBodyLow.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/AniEveryKid.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/AniOctopus.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Chef.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Everywoman1.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Everywoman1Low.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Fisherman1.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Fisherman2.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/Fisherman3Low.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/LowEveryman1.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadBiologist.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadBiologist.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadBiologistRArm.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadBiologistRLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadExposed.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadFishermanLLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadFishermanRArm.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadFishermanRLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadScrubsHighlight4.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadScrubsLArm.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadScrubsLLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadTstache.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadUndershirtLLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadUndershirtRArm.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Characters/OctodadUndershirtRLeg.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/archway.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/balloonCluster.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/BananaBowlTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/bowtietexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/ChurchLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/church/HalfArch.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/4Octodad.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/4Scarlet.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/4Stacy.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/6Scarlet.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/7Chef.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/7Octodad.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/8Tommy.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/9Chef.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/9OctodadB.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/9ScarletB.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/9Stacy.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/HospitalStacy.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/CutScenes/RunLossChef.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/dark/ADeepSea.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/dark/DepthChartMapAngler.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/dark/StandingBannerTextureAtolla.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/editor/Black.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/editor/Caustics/test_008.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/editor/TestAtlas.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/EndingCredits/ATheater.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/EndingCredits/CreditRoll.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/AGrocery.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/GroceryStoreLightmapNew.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/Selfcheckout.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/ShoppingCart.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/SodaGlassBottle_LemonLie.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/SodaTowerCraneTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/grocery/SodaTowerTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Hospital/HospitalLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/AHouse.dae
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/CarExterior.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/GardenRakeTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/GardenWeedTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/GiantGardenGnomeTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/GiantGnomeTop.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/GrandfatherClock.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/Grass.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/HouseLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/MasterBedTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/house/SlideSizeReference.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/AHubLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/AHubTransition.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/AVent.dae
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/BreakRoomCountersTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/ComboBathroom.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/ComboBathroom.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/ComboGiftShop.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/ComboPostersTexture2.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/CookBookTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/CrowbarCol.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/FireExtinguishercol.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/FishTankTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/FoldedKelpTshirtTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/HubFish.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/hub/StandingBannerDark.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/ARightRoom.obj
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/ATank.dae
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/ComboKelpPostersTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/CraneGameClaw.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/KelpForest.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/KelpLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/kelp/KelpShopDisplay.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Restaurant/DinnerChairTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Restaurant/PlateDirtyTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Restaurant/PlateFishTexture.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Restaurant/RestaurantDoor.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Restaurant/RestaurantLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Swimming/ASwimmingKelp.dae
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Swimming/SwimmingLightmap.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/Swimming/WhaleWater.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/temp/OctodadTrailerBeginning.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/temp/OctodadTrailerEnd.x.cache
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/TieCollect.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/ties/TideTie.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/models/trailer/pictureFrame.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/screens/Backgrounds/LevelPreview.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/screens/Backgrounds/Vignette.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/screens/Backgrounds/Vignette.png
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Workshop/example/example/content/OctodadGreenSuit.gtx
Error: Failed to read /usr/title/00050000/101c6a00/content/content/Workshop/example/example/Example_Main.irr
Error: Failed to read /usr/title/0005000e/10102000/content/common/package/Pkm_Cmn.pack
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/common/endpoint_alert.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallFloat_idleBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallFloat_idleBroke1.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_contact.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_contact2.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_contactBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_contactBroke1.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_idle.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_idleBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/kickWallSuper_idleBroke1.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/slideKickWallSuper_contactBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/slideKickWallSuper_contactBroke1.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/slideKickWallSuper_idle.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/slideKickWallSuper_idleBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/slideKickWallSuper_idleBroke1.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/square_nature_idle.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/superAvoid_contactBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level3/superAvoid_idleBroke.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level4/BTEndPoint_alert.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level4/checkpoint4_over.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level5/gearCheckpoint_over.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level5/gearCheckpoint_restart.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level5/gearCheckpoint_start.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/beats/level5/gearCheckpoint_thru.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/CAPCostume_runner.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/CGVAnims.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/CGVCostume_back.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/CGVCostume_inversion.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/CGVCostume_riveting.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/UDCostume_bumpkin.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/UDCostume_clever.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/UDCostume_gag.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/UDCostume_man.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/WFCostume_kungfu.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/WFCostume_pretty.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Characters/WFCostume_veggie.charanim
Error: Failed to read /usr/title/0005000e/1011af00/content/models/Cutscenes/Finale.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level1/airship_fly.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level1/building_3.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level1/cloudtree_2.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level1/dc4.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level1/sillyBird_anim.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level3/largeTree02.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level4/beat_dna.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level4/BTTitan.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level4/laserloom.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-10.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-11.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-13.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-14.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-15.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-16.aescn
Error: Failed to read /usr/title/0005000e/1011af00/content/models/level6/6-18.aescn
Error: Failed to read /usr/title/0005000e/10128a00/code/Trine2_wiiu.rpx
Error: Failed to read /usr/title/0005000e/10128a00/content/patch1.fbq
Error: Failed to read /usr/title/0005000e/10128a00/meta/bootSound.btsnd
Error: Failed to read /usr/title/0005000e/1012bd00/code/carrot.rpx
Error: Failed to read /usr/title/0005000e/1012bd00/content/aoc/0015/map/mapA_text.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/audio/audiores/GROUP_STATIC.bfgrp
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_DLC.bfstm
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_DLC2.bfstm
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_DLC2_HurryUp.bfstm
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/audio/audiores/stream/STRM_BGM_DLC_HurryUp.bfstm
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/command/command_table.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/course_arc/mapD_single_indirect.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/course_arc/mis4_teki_indirect.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/course_arc/vs_antsnest2_a_indirect.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/course_arc/vs_antsnest2_b_indirect.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/lyt/vsselect.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/map/mis1.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/map/mis11.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/cmcmn/movie/mis6_poko.h264
Error: Failed to read /usr/title/0005000e/1012bd00/content/eufre/system/message.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/euger/system/font.szs
Error: Failed to read /usr/title/0005000e/1012bd00/content/euger/system/message.szs
Error: Failed to read /usr/title/0005000e/1012bd00/meta/Manual.bfma
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/bayonetta/model/body/l06/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/bayonetta/model/body/l07/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/kamui/model/body/c03/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/kamui/model/body/l01/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/lucas/model/body/l01/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/lucas/model/body/l02/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miifighter/model/body/c32/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miifighter/model/body/c34/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miigunner/effect/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miigunner/model/body/c16/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miigunner/model/body/c17/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miigunner/model/body/c25/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miigunner/model/body/c26/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miiswordsman/model/body/c37/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miiswordsman/model/body/c42/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/miiswordsman/model/body/c43/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/pit/model/body/l02/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/reflet/model/body/c05/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/reflet/model/body/l01/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/reflet/model/body/l03/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/reflet/model/body/l05/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/reflet/model/body/l06/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/roy/model/body/c07/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/fighter/roy/model/body/l04/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/model/figure/cloud_d/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/model/miihat/blues/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/stage/end/galaxy/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/stage/end/PeachCastle64_f/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/stage/end/wiifit/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data/stage/melee/XNorfair/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_fr)/stage/melee/Village2/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_fr)/stage/melee/wiifit/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_fr)/stage/melee/xkart/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_fr)/ui/replace/append/chr/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_sp)/stage/end/xkart/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_sp)/stage/melee/Village2/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_sp)/ui/replace/append/figure/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/patch/data(us_sp)/ui/replace/append/stage/packed
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_BY05_BY_RedandBlack.nus3bank
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_BY06_BY_AfterBurnerClimaxMix.nus3bank
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_BY08_BY_LetsDanceBoys.nus3bank
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_C35_TNO_HyruleMainTheme.nus3bank
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_R71_MRT_SaruDokei.nus3bank
Error: Failed to read /usr/title/0005000e/10144f00/content/sound/bgm/snd_bgm_SF04b_SF2_Ken_2_Pinch.nus3bank
Error: Failed to read /usr/title/0005000e/1018dc00/meta/bootSound.btsnd
Error: Failed to read /usr/title/0005000e/101c6a00/code/OctodadCafe-release.rpx
Error: Failed to read /usr/title/0005000e/101c6a00/meta/bootMovie.h264
Error: Failed to read /usr/title/0005000e/101c6a00/meta/bootTvTex.tga
Error: Failed to read /usr/title/0005000e/101c6a00/meta/Manual.bfma
Done!
 

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
That is probably the corruption caused by the bad eMMC. There are also 3 saves affected. The rest is replaceable
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
Hello. When big nin decide turn off online cervices i decide that its time to install pretendo on my WiiU. And i did it successfully. But when i tried to create new user for pretendo my console shown me 160-0103. I got this error earlier couple times, after i mess with other accounts on my WiiU using FTPiiU, but i managed to fix it just by reinstalling game and deleting broken saves. But now i cant fix that, also i cant delete YouTube app from nand and getting "A system memory error has occurred". So tell me if I have encountered a dying emmc, I think i do. Here is some logs than doesnt lokking good

12.log:00:04:16:464: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:11, path:(null)
12.log:00:04:16:701: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:11, path:(null)
13.log:00:00:59:234: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:11, path:(null)
13.log:00:00:59:471: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:11, path:(null)
27.log:00:02:21:047: FSA: ### MEDIA ERROR ###, dev:mlc01, err:-2228230, cmd:6, path:/usr/save/00050000/10105700/user/common
22.log:00:01:07:959: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
22.log:00:01:07:980: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
22.log:00:01:08:001: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
22.log:00:01:08:022: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
22.log:00:01:08:043: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:59:986: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
23.log:00:00:59:989: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
23.log:00:00:59:993: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
23.log:00:00:59:997: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
23.log:00:01:00:000: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
24.log:00:01:00:115: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
24.log:00:01:00:129: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
24.log:00:01:00:142: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
24.log:00:01:00:155: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
24.log:00:01:00:169: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
25.log:00:01:09:407: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
25.log:00:01:09:420: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
25.log:00:01:09:434: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
25.log:00:01:09:447: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
25.log:00:01:09:461: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
26.log:00:02:43:672: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
26.log:00:02:43:686: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
26.log:00:02:43:700: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
26.log:00:02:43:714: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
26.log:00:02:43:726: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
27.log:00:02:38:002: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:30, path:/usr/save/00050000/10105700/user/common
28.log:00:01:34:928: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
28.log:00:01:34:941: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
28.log:00:01:34:954: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
28.log:00:01:34:967: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
28.log:00:01:34:981: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)

I attachet full lcrash_logs. Maybe you can tell me my emmc model and serial, and even add it to your Wii U Dead eMMC List if yoo want to.
 

Attachments

  • crash_logs.zip
    755.2 KB · Views: 6

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
Yeah that is a bad hynix, it even says hynix in the log.
So install ISFShax and then either use MLC2SD or redNAND to replace it (Or solder in a new eMMC). And then do the mlc rebuild
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
@SDIO I try rebuild the MLC to my SD, can you tell me how long it takes? I've been watching on blinking blue light for hours now and it still blinking.
 

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
Can you tell me which saves are affected? Is there a way to see what games were installed on the mlc.bin?
The game sare in usr/title/50000000 the saves to the games are in usr/save/50000000.
You find the names for the title ids here: http://wiiubrew.org/wiki/Title_database#00050000:_eShop_and_disc_titles
Post automatically merged:

@SDIO I try rebuild the MLC to my SD, can you tell me how long it takes? I've been watching on blinking blue light for hours now and it still blinking.
It should only take a few minutes. What exactly did you do?
 
  • Like
Reactions: PowrUpGaming

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
You should install ISFShax, before it is too late. You can still boot the original mlc with ISFShax installed.
What does the setup log show?
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
Ok ill install ISFShax then. Should i recreate partitions on sd? Also log
OpenDir /vol/sdcard/wafel_install: 0
OpenMCP /vol/sdcard/wafel_install: 0
InstallInfo 0005001b1004f000: 00000000
Install 0005001b1004f000: 00000000
InstallInfo 0005001b1005c000: 00000000
Install 0005001b1005c000: 00000000
InstallInfo 0005001b1005f000: 00000000
Install 0005001b1005f000: 00000000
InstallInfo 0005001b1006c000: 00000000
Install 0005001b1006c000: 00000000
InstallInfo 0005001b10042300: 00000000
Install 0005001b10042300: 00000000
InstallInfo 0005001b10042400: 00000000
Install 0005001b10042400: 00000000
InstallInfo 0005001b10050000: 00000000
Install 0005001b10050000: 00000000
InstallInfo 0005001b10051000: 00000000
Install 0005001b10051000: 00000000
InstallInfo 0005001b10052000: 00000000
Install 0005001b10052000: 00000000
InstallInfo 0005001b10053000: 00000000
Install 0005001b10053000: 00000000
InstallInfo 0005001b10054000: 00000000
Install 0005001b10054000: 00000000
InstallInfo 0005001b10056000: 00000000
Install 0005001b10056000: 00000000
InstallInfo 0005001b10057000: 00000000
 

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
Hm it seems that it just hung there without throwing an error. I would recommend to check the file system of the FAT32 partition and format the NTFS partition and then try again. If it doesn't help try redownlading the MLC titles.
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
Hm it seems that it just hung there without throwing an error. I would recommend to check the file system of the FAT32 partition and format the NTFS partition and then try again. If it doesn't help try redownlading the MLC titles.
Ok but how i'll boot to mlc again?
 

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
You would remove the setup plugin and then select the patch sd boot slc option.
But I wouldn't recommend switching between them while in the progress of setting up the redNAND, else it could launch the Initial setup on the old MLC instead of the redNAND one and we don't want that. (since the flag to launch initial setup is stored on the SLC and not MLC)
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
Ok i did it. I set all initial setup and everything seems works even games on my usb drive. But i cant boot to mlc. I choose patch sd boot slc it shows me this but no boot. Also LED on console stays red/blue i guess. But boot to redNAND works fine.
 

Attachments

  • IMG_0597.jpg
    3.9 MB · Views: 5

SDIO

Well-Known Member
Member
Joined
Feb 13, 2023
Messages
2,268
Trophies
0
Age
28
XP
1,387
Country
Germany
Ok that is strange. And you are sure you didn't install to the sysNAND one time by accident?
You can dump the system crash logs in Backup and restore, then try to boot. Then zip the logs, dump logs again and then send me the two zips with the logs.
 

MrCapone

Member
Newcomer
Joined
Aug 21, 2019
Messages
14
Trophies
0
Age
33
XP
67
Country
Russia
Ok here it is. Also redNAND works just fine, i have all my saves backup and also i have full mlc backup so i can get some info from it i guess.
 

Attachments

  • logs1.zip
    748.8 KB · Views: 5
  • logs2.zip
    748.8 KB · Views: 8

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: Fucking vile I tell ya.