Homebrew Official ddd - WiiU Title Dumper

  • Thread starter Cyan
  • Start date
  • Views 423,358
  • Replies 768
  • Likes 53

n1ghty

Well-Known Member
Member
Joined
Aug 8, 2013
Messages
273
Trophies
0
XP
606
Country
Saint Kitts and Nevis
Whats the average ripping time for a game? I'm attempting to rip Lego Dimensions for a friend, the gamedat files are huge and timely...
Dump speed is about 1 MB/s. So you can calculate the ripping time yourself for games up to 21 GB :D
 

n1ghty

Well-Known Member
Member
Joined
Aug 8, 2013
Messages
273
Trophies
0
XP
606
Country
Saint Kitts and Nevis
Thanks Dimok for the dumper, works great. I managed to dump 6 games Flawlessly.
However i have one game i couldn't dump. It is The amazing spiderman 1. The server is not responding and on the wii u gamepad i just got the message:

"Function AOC_Initialize is NULL"

Have you tried dumping /vol/code and /vol/content separately (as a workaround)?
 

Sepalod

Member
Newcomer
Joined
Mar 13, 2016
Messages
18
Trophies
0
Age
44
XP
82
Country
Gambia, The
Hello,

I have a small question. How can I dump a game which requires FW 5.5 on my WiiU (FW 5.4) without updating my console?

thx
 

Cyan

GBATemp's lurking knight
OP
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
45
Location
Engine room, learning
XP
15,650
Country
France
you need to spoof your firmware (update only the "version" file, and games will think you are on that version, while all other system files are not updated)
Check WUP installer thread in this forum's section. I think WUP installer works with 5.3.2 and 5.4.0
 

Kafluke

Well-Known Member
Member
Joined
May 6, 2006
Messages
5,474
Trophies
0
Age
47
XP
4,636
Country
United States
I finally used this to dump my Scribblenauts unlimited disc but of course, no meta folder. I'm under the understanding that you can get the meta folder using jnustool or any other updater tool but I can't seam to download ANY updates using these tools right now. Are they all simultaneously down? UWizard - fail. Tried on MarioKart update also. missing title cert or something like that. Jnustool - can't even find the updates right now and I've used this before. New-Nusgrabbergui - failed when trying to decrypt. Something about failed to find a title cert or something like that.

Anybody else having this much trouble with getting meta folders right now? I'm THIS close to making loadiine GX2 versions of all my discs. Just need meta folders I think.
 

Cava

Well-Known Member
Member
Joined
Jan 26, 2016
Messages
741
Trophies
0
XP
1,347
Country
Hungary
I finally used this to dump my Scribblenauts unlimited disc but of course, no meta folder. I'm under the understanding that you can get the meta folder using jnustool or any other updater tool but I can't seam to download ANY updates using these tools right now. Are they all simultaneously down? UWizard - fail. Tried on MarioKart update also. missing title cert or something like that. Jnustool - can't even find the updates right now and I've used this before. New-Nusgrabbergui - failed when trying to decrypt. Something about failed to find a title cert or something like that.

Anybody else having this much trouble with getting meta folders right now? I'm THIS close to making loadiine GX2 versions of all my discs. Just need meta folders I think.
Wait for a bit. dimok will release ddd 0.2 soon and you can dump the meta folder too.
 

dimok

Well-Known Member
Member
Joined
Jan 11, 2009
Messages
728
Trophies
3
XP
2,635
Country
United States
Hey everyone,

as promised here is a version of ddd that can dump the /vol/meta folder. Big thanks to @n1ghty for doing so many time consuming tests, especially since we encountered several issues with the system menu and attached USB devices.

So check out the git release page here:
https://github.com/dimok789/ddd/releases

How to use:
To dump the meta folder it requires a bit special treatment. As always just start the host application (with /vol/meta or /vol) and the WiiU application and run the title you want to dump. Now to dump the meta folder on WiiU disc titles or titles that are installed on USB you have to press the HOME button and the dumping of the meta folder will start. Wait for it to finish dumping before you close the home menu screen again. Now for titles that are installed to the NAND (system memory) this doesn't work. For those you have to exit the title to WiiU System Menu and wait up to 30 seconds. The meta folder dumping of the NAND title that was launched before should start about 15 Seconds after System Menu is started. This whole procedure is needed because the access rights are limited inside the game and are a bit higher on the system menu.

Explanation on how it is done:
So how do we dump the meta folder which is normally not accessable through the FS functions?
I was looking through the men.rpx (system menu) assembly and i saw it calling an FS function that looked interessting, FSBindMount. That function was called with path parameters that were interessting. The system menu creates with this something similar to a symbolic link on linux for the path ".../meta" to a path called "/vol/app_priv". So I started checking it out and find out that you can actually link any titles meta folder, e.g. /vol/storage_odd3/meta to a folder like /vol/app_priv or even just /vol/meta. From that position you can then access the folder /vol/meta (or the app_priv) with normal FS functions. There is only one problem with that, that you dont have access to those paths from the game titles or any other titles I tested except Mii Maker, System Menu and, you might have guessed it, Home Menu. So thats why I had to first do a few changes to the ddd application to actually bind the correct title that we want to dump. Now this is quite nice that you can create symlinks with this. I checked binding /vol/storage_odd03/code to some path but that wasn't accessable but I expected that kind of, though its too bad.
Well i played a bit more with it and found out that you can actually just hook that function and replace whatever the system tries to link to /vol/app_priv (or /vol/meta_priv (odd03 meta/manual) or /vol/private_mnt (usb mount)) and just link some other path you like to it. This allows you to inject the system some other meta path and with that you can for example make it load different icons for the titles that the system menu or the home menu displays. What we do with this? Well for now nothing as I didnt have much time for digging much deeper into this but this just smells like something we can exploit a little more ;).

EDIT:
I updated the WiiU archive on the release and added a new meta.xml and an icon.png from @TiMeBoMb4u2 (thanks)
 
Last edited by dimok,

Kafluke

Well-Known Member
Member
Joined
May 6, 2006
Messages
5,474
Trophies
0
Age
47
XP
4,636
Country
United States
I want to officially report that @dimok has done it again.

For the first time I've been able to successfully dump my physical Wii U game discs to a "ready2play" loadiine GX2 playable version. Now I can dump these all, sell them and buy a pro controller. You seriously rock! Here's the steps I used.

5.4u spoofed to 5.5.1
1. Put the game you want to dump in the Wii U
2. Create a folder on your PC or MAC where you want to dump
3. Run the command on your PC or Mac to dump and it will wait for you to do the Wii U stuff
4. Launch DDD Title dumper from HBL on the Wii U
5. Set your PC or Mac IP address and then press A
6. Go look at your computer and you will see it dumping. You know it's complete when the Wii U fully loads the start screen for the game disc
7. Press home on the gamepad and wait. You will see your computer creating a "meta" folder
8. Create a folder on your PC or Mac using the naming scheme for Loadiine GX2 (you can get the title id from meta.xml)
9. Copy the folders from your dump folder "code", "content", and "meta" to the new folder you just made in step 8
10. Copy the new folder with the game title to your sd:/wiiu/games folder

Thanks again @Cyan and @dimok for everything you do!
 
  • Like
Reactions: KiiWii

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
All the homebrew icons I've been seeing seem to work best in variations of black, white, and blue, so maybe give those a shot (or mix 'n match colors for the desired effect)
Here are some color variations of "ddd". I also threw in some untested rounded corner icons too...

HQ:
KLSj7Jp.png
DHtJ6qc.png
XY7Kf0g.png
RKiOiI8.png
pgxYkxI.png
fOTx9wd.png
DLyXiOV.png

HQ w/ Rounded Corners:

ACTUAL:

ACTUAL w/Rounded Corners:


EDIT: My "ftpiiU" icons are available HERE.
EDIT: My "Plex" icons are available HERE.
EDIT: My "NNU Patcher" icons are available HERE.
EDIT: My "ASTUROIDS" icons are available HERE.
 
Last edited by TiMeBoMb4u2,

TiMeBoMb4u2

Well-Known Member
Member
Joined
Oct 25, 2008
Messages
1,550
Trophies
0
Location
Hyrule
XP
1,198
Country
United States
So, I tested the rounded corners in Loadiine GX2, and, I have to say, they do look better. I think it gives it a more finished look.

From here on out, I'll be sure to make both standard and rounded corners icons. It will still be up to @dimok whether he uses my icons, or not. I just like to help however I can.

If anyone has a request, please feel free to ask. Thanks, again, for all the "Likes" on my icons.
 

will67

Well-Known Member
Newcomer
Joined
Apr 3, 2015
Messages
58
Trophies
0
Age
52
XP
206
Country
France
I think Walking Dead had issue dumping with your private test build, but I don't remember which users had that game to test it again.

It was me but with the first release 0.1 of dimok the problem is solved i mangaged to dump Walking dead

With release 0.2 i have no more errors with spiderman but the game runs normally and the dumping process does not work, no files are dumping
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
    Psionic Roshambo @ Psionic Roshambo: It's always worth a shot