More actions
(Created page with "{{Infobox WiiU Homebrews |title=Wud2app |image=wud2appwiiu.png |description=Extract Wud disc image file to encrypted content files (App/h3). |author=FIX94 |lastupdated=2017/01/01 |format=exe |type=PC Utilities |version=1.1u3 |license=MIT |download=https://dlhb.gamebrew.org/wiiuhomebrews/wud2appwiiu.7z |website=https://gbatemp.net/threads/wudump-dump-raw-images-from-a-wiiu-game-disc.451736/page-8#post-6902512 |source=https://github.com/FIX94/wud2app |donation= }} <!--bin:...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
|lastupdated=2017/01/01 | |lastupdated=2017/01/01 | ||
|format=exe | |format=exe | ||
|type= | |type=File Operation | ||
|version=1.1u3 | |version=1.1u3 | ||
|license=MIT | |license=MIT | ||
Line 17: | Line 17: | ||
<!--date: github--> | <!--date: github--> | ||
{{lowercase title}} | {{lowercase title}} | ||
Complementary tool for [[wudump Wii U|wudump]] to convert Wii U image files to cert, tik, tmd and app files, ready to be installed with WUP Installer. | Complementary tool for [[wudump Wii U|wudump]] to convert Wii U image files to cert, tik, tmd and app files, ready to be installed with [[WUP Installer Wii U|WUP Installer]]. | ||
== User guide == | == User guide == |
Latest revision as of 12:59, 21 Mayıs 2024
Wud2app | |
---|---|
General | |
Author | FIX94 |
Type | File Operation |
Version | 1.1u3 |
License | MIT License |
Last Updated | 2017/01/01 |
Links | |
Download | |
Website | |
Source | |
Complementary tool for wudump to convert Wii U image files to cert, tik, tmd and app files, ready to be installed with WUP Installer.
User guide
Place common.key and game.key in the same directory as wud2app.exe.
Single WUD file usage: wud2app common.key game.key game.wud
Wudump folder usage: wud2app "/full/path/to/folder"
Screenshots
Changelog
v1.1u3 2017/01/01
- Corrected small print error.
v1.1 2016/12/22
- Added the ability to directly convert wudump folders.
v1.1u1 2016.12.23
- Just generally use strncasecmp.
v1.0 2016/12/06
- Run this command line application from a cmd to see its usage.