Skip to content

Commit

Permalink
Update to v0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkMatterCore committed Jun 15, 2020
1 parent 6474e81 commit 4eeb1f5
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 73 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Converts installable Wii WAD packages to backup WAD packages (*.bin files) using console-specific keydata. These files can be stored on a SD card and used to launch channels via System Menu 4.0+, or used with games that save/read data in this format.

Guidelines
Guidelines:
--------------

* Console-specific data is required to perform the conversion. Dump it from the target console using [xyzzy-mod](https://github.com/DarkMatterCore/xyzzy-mod).
Expand All @@ -11,7 +11,7 @@ Guidelines
* A homebrew-based solution to install both ticket and TMD after the WAD package has been converted is being looked into.
* If the WAD ticket wasn't issued for the target console, or if the WAD isn't legit (e.g. homebrew WAD), the IOS used by the System Menu must be patched to enable the [signing bug](https://wiibrew.org/wiki/Signing_bug) on it.

Usage
Usage:
--------------

```
Expand Down Expand Up @@ -47,3 +47,14 @@ License:
--------------

wad2bin is licensed under GPLv3 or (at your option) any later version.

Changelog:
--------------

**v0.2:**

Added proper support for DLC WADs, even if they're incomplete (e.g. full TMD with missing content files).

**v0.1:**

Initial release.
Loading

0 comments on commit 4eeb1f5

Please sign in to comment.