WAD-Manager, NUS-Downloader, TMD-Viewer (not just, but primarly) for GNU/Linux
Go to file
2012-08-23 10:37:59 +02:00
GUI improved about dialog 2012-08-22 22:46:56 +02:00
i18n add Makefile target update-trans 2012-08-21 22:34:48 +02:00
icons improved about dialog 2012-08-22 22:46:56 +02:00
WiiPy import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
AUTHORS add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
ChangeLog improved about dialog 2012-08-22 22:46:56 +02:00
COPYING add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
dependencies.txt link to more recent windows installers 2012-08-23 10:37:59 +02:00
Makefile add Makefile target update-trans 2012-08-21 22:34:48 +02:00
qwad ensure python2 is used 2012-08-21 20:17:32 +02:00
Qwad_rc.py import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
Qwad.pro add Makefile target update-trans 2012-08-21 22:34:48 +02:00
Qwad.pyw ensure python2 is used 2012-08-21 20:17:32 +02:00
Qwad.qrc import rev14 of original Qwad 2012-08-21 19:28:14 +02:00
README add AUTHORS, COPYING, README, Makefile 2012-08-21 22:10:30 +02:00
TitleIDs.py improved TMD Viewer 2012-08-22 22:29:02 +02:00

--** Qwad **--

Qwad is a Python-Qt utility to manage Wad files.

Features:

* NUS Downloader
  - download any IOS / Channel from NUS
  - decrypt
  - pack as wad
  - choose filename
  - choose version to download (available are displayed)

* Unpack Wad
  - unpack wad to make modification or inspect content

* Repack Wad
  - repack (modified) wad, ready for install on Wii

* TMD Viewer
  - view contents of TMD

TODO:

* NUS Downloader
  - add new IOS [DONE]
  - add new Channels [DONE]
  - display available Versions [DONE]
  - improve Channel downloader [WIP]
  - display descriptions [  ]

* General GUI
  - German Translation [  ]
  - UI improvments [WIP]

* General CLI
  - commandline params for automated actions [  ]

* Other
  - extract bootmii nand.bin [  ]

USING:

either do 'make install' or directly call 'python2 ./Qwad.pyw'