mirror of
				https://gitlab.com/Nanolx/qwad.git
				synced 2025-10-31 01:16:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			844 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			844 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --** 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 [DONE]
 | |
|   - display descriptions [  ]
 | |
| 
 | |
| * General GUI
 | |
|   - German Translation [DONE]
 | |
|   - UI improvments [WIP]
 | |
| 
 | |
| * General CLI
 | |
|   - commandline params for automated actions [  ]
 | |
| 
 | |
| * Other
 | |
|   - extract bootmii nand.bin [  ]
 | |
| 
 | |
| USAGE:
 | |
| 
 | |
| either do 'make install' or directly call 'python ./Qwad.pyw'
 | 
