Betwiin

From GameBrew
Revision as of 03:11, 5 February 2023 by HydeWing (talk | contribs) (Created page with "{{#seo: |title=Wii Homebrew PC Tools (PC Utilities) - GameBrew |title_mode=append |image=betwiinwii.png |image_alt=Betwiin }} {{Infobox Wii Homebrews |title=Betwiin |image=betwiinwii.png |description=Betwiin is a tool that will let you convert NAND dumps from one Wii to run on another. |author=Bushing |lastupdated=2009/08/10 |type=PC Utilities |version=1.0 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/wiihomebrews/betwiinwii.7z |website=https://hackmii.com/ |sourc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Betwiin
File:Betwiinwii.png
General
AuthorBushing
TypePC Utilities
Version1.0
LicenseGPL-2.0
Last Updated2009/08/10
Links
Download
Website

Betwiin is a versatile tool that allows you to convert NAND dumps from one Wii to be used on another.

Description

Betwiin is a tool for converting NAND images for Wii consoles. It allows you to transfer the unique parts of a NAND dump from one Wii to another by re-encrypting and re-HMAC-ing the data. However, there are some important limitations to keep in mind when using Betwiin:

  1. The version of boot1 on the NAND chip must match the original version that shipped with the Wii. This is non-negotiable.
  2. The version of boot2 must be equal to or higher than the version most recently installed on the Wii.
  3. Betwiin does not handle bad blocks, so if your target NAND chip has a bad block that affects an important file required for system startup, it's best to find a different donor dump to use.

Betwiin is a useful tool for transferring data between Wii consoles, but it's important to be aware of its limitations to ensure a successful conversion.

Requirements

To run Betwiin, you must have a Python interpreter and the OpenSSL library installed on your computer, along with the numpy and pycrypto modules. A computer is also required.

Instructions

To use Betwiin:

  1. Copy the input dump file to the "input/flash.bin" folder.
  2. Copy the input keys to the "input/" folder.
  3. Copy the output keys to the "output/" folder.
  4. Run the betwiin.py script and wait several minutes.
  5. Retrieve the output file from the "output/flash.bin" folder and use it as needed.

Credits

This code represented many, many hours of hard work to generate, and could not have been done without the help of segher, marcan and gray. Per the GPL, you are free to use, modify and (in some cases) redistribute it, but I won't refuse any PayPal donations to the above email address, either. :)

External Links

Advertising: