More actions
punetwiin | |
---|---|
General | |
Author | giantpune |
Type | PC utilities |
Version | r106 |
License | Mixed |
Last Updated | 2011/06/05 |
Links | |
Download | |
Source | |
Punetwiin is basically like Betwiin which converts a nand.bin to use on a different Wii with the different keys. It works slightly different though; It takes a full nand.bin for both done files. It pulls the files and filesystem from the first NAND, and it pulls boot1 and boot2, the keys and the bad block map from the second NAND.
When its done, you will have the contents from the filesystem in the first NAND mixed with everything else from the second NAND. Bad blocks are taken into account, so it should be safer that Betwiin. Anybody using punetwiin is encouraged to verify the content of the output file before installing it. It is a Command Line Interface (CLI) program. It can be compiled on Windows, Linux or Mac OS X using Qt.
The Windows version requires these DLL files (mirror).
For the Mac OS X version you will need to install the Qt SDK from here in order to run it.
User guide
"punetwiin" nand1.bin nand2.bin <other options> THIS WILL FORMAT "nand2.bin"! It cannot be undone. By default, this program only runs in "test mode". It only tells you what it would have done. In order to REALLY run the program, use the option "-force". Other options: -force run in "live mode". this option is needed to actually do something -nocolor don't use terminal color trickery -about info about this program
Screenshots
External links
- GitHub - https://github.com/trapexit/wiiqt
- WiiBrew - https://wiibrew.org/wiki/Punetwiin