Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Punetwiin: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew PC Tools (PC utilities) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=punetwiin }} {{Infobox Wii Homebrews |title=punetwiin |image=w...")
 
No edit summary
Line 15: Line 15:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/punetwiinwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/punetwiinwii.7z
|website=#LNF
|website=
|source=https://github.com/trapexit/wiiqt
|source=https://github.com/trapexit/wiiqt
}}
}}
https://wiibrew.org/wiki/Punetwiin
'''Punetwiin''' is basically like [[Betwiin Wii]] 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.


==Screenshots==
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.
==Media==
 
<youtube></youtube>
The download link is for the Windows version. You also need [http://wiisixtyfour.webs.com/files/giantpune-tools-dlls.zip these DLL files].
 
[http://www.mediafire.com/?o37a64ga4aq0p2s Here] is a Mac OS X version. You will need to install the Qt SDK from [http://qt.nokia.com/products/qt-sdk here] in order to run it.
 
== Usage ==
<pre>
"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
</pre>
 
==External Links==
* Github - https://github.com/trapexit/wiiqt
* Wiibrew - https://wiibrew.org/wiki/Punetwiin

Revision as of 03:05, 24 October 2022

punetwiin
Wii-logo.jpg
General
Authorgiantpune
TypePC utilities
Versionr106
LicenseMixed
Last Updated2011/06/05
Links
Download
Source

Punetwiin is basically like Betwiin Wii 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 download link is for the Windows version. You also need these DLL files.

Here is a Mac OS X version. You will need to install the Qt SDK from here in order to run it.

Usage

"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 

External Links

Advertising: