Skip to content

Releases: dimok789/ddd

Release v0.3

25 Apr 18:22
Compare
Choose a tag to compare

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)

Release v0.2

13 Mar 20:17
Compare
Choose a tag to compare
Release v0.2 Pre-release
Pre-release

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.

Release v0.1

11 Mar 20:02
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release

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