Emulator Issues #4137
closedRock Band 2 can't read DLC from NAND dump.
0%
Description
What's the problem?
Dolphin can't read Rock Band 2 DLC even though I have my full NAND dump installed.
Rock Band 2 DLC save doesn't even show when you check your wii saves through the Wii System Menu.
Dolphin version with the problem: r7128
Operating system and version: Windows 7
32-bit or 64-bit: 64-bit
Game ID: SZAE69
Was the ISO a plain dump from disc, compressed and/or scrubbed? Plain dump
Updated by DarkSupreme over 13 years ago
After trying lots of things I found that the issue relies on NAND space limitation in Dolphin.
I modified the TMD from my DLC and finally got them working.
See the screen attached below.
Updated by nshastings over 13 years ago
Could you be more specific on what edit you had to make?
Updated by sl1nk3.s over 13 years ago
- Category set to wii
- Issue type set to Bug
That's interesting, could you add more information?
Also please avoid uploading huge BMP screenshots to the issue tracker, the storage isn't unlimited.
Updated by comexk about 11 years ago
This might be fixed by the following commits, which need to be merged:
43eb63974c9e4898f1d30f748760ee5a576f529b Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
[and its dependency]
75639f2cd9752609535c434fa4e023da488e6a50 Make NonCopyable use rvalue references.
Someone please review or something.
Updated by PEmu about 8 years ago
Those commits were merged in:
https://dolphin-emu.org/download/dev/4d6d4a97e4df55ae1f1ec2cb6b7961efd6d35c89/
https://dolphin-emu.org/download/dev/04c41c1d38261eebb1cdf462a8d836cfc504a9ac/
Is this still an issue?