ddd

Aus The Homebrew Cloud
Version vom 3. März 2019, 20:25 Uhr von Akamaru (Diskussion | Beiträge) (Download-URL geändert)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springenZur Suche springen

ddd
Ddd
Allgemein
Wii U
Entwickler Dimok789
Kategorie Tool
Lizenz GPLv3
Unterstützt bis 5.5.1
Links
Diskussion
Quellcode

ddd ist ein Wii-U-Title-Dumper von Dimok789. Er sichert die Daten von jedem Titel einer Wii U.

Versionen

Version Release Download Datei / Größe Quelle
0.3 25. April 2016
Download button.png
ZIP / 82,2KB GitHub.com
0.3 RC3 25. April 2016
Download button.png
ZIP / 63,1KB GitHub.com
0.3 RC2 25. April 2016 - - GitHub.com
0.3 RC1 24. April 2016
Download button.png
ZIP / 63,1KB GitHub.com
0.2 11. März 2016
Download button.png
ZIP / 87,5KB GitHub.com
0.1 11. März 2016
Download button.png
ZIP / 45,1KB GitHub.com

Changelog

v0.3

Changes:

added support for firmware 5.5.x
added full argstr dumping
fixed bug in loader code where RPLs that failed to load were still tried to be dumped
fixed use of uninitialized string on argstr
added a generic function to copy any physical address data to any other physical address
changed to copy RPX/RPL data with the new copy function which avoids DBAT collisions
display bug fixed in titledumper host application (thanks to mikahjc)

v0.3 RC3

fixed buffer overrun through the caching system when invalidating data

v0.3 RC2

fixed bug in the flush and invalidate cache function

v0.3 RC1

- fixed bug in loader code where RPLs that failed to load were still tried to be dumped
- fixed use of uninitialized string on argstr
- added a generic function to copy any physical address data to any other physical address
- changed to copy RPX/RPL data with the new copy function which avoids DBAT collisions
- bumped version

v0.2

Changes:

added dump of the /vol/meta folder
fix in host application with creating relativ path
fix dumping when AOC functions are not accessable
How to use the new meta dumping:
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.

v0.1

Run the ELF on HBL and the linux/windows application on your PC with the options you want.