- 精华
- 3
- 帖子
- 7700
- 威望
- 10 点
- 积分
- 8262 点
- 种子
- 5 点
- 注册时间
- 2006-11-19
- 最后登录
- 2023-12-21
|
Betwiin - WiiBrew
Betwiin is a tool that will let you convert NAND dumps from one Wii to run on another.
Betwiin能转换一台机器的NAND dumps使其能运行在另一台机器上.
Overview
This here is betwiin, a NAND flash conversion tool for Wii NAND p_w_picpaths. It can re-encrypt and re-HMAC the per-console unique parts of a NAND dump from one Wii such that it will run on a second one.
Usage
? * Copy input dump file to input/flash.bin.复制输入的dump文件至input/flash.bin
? * Copy input keys to input/.复制输入的keys至input/
? * Copy output keys to output/.复制输出的keys至output/
? * Run betwiin.py, wait several minutes.运行betwiin.py,等待数分钟
? * Take output file from output/flash.bin and use as appropriate.
Caveats
? * The version of boot1 you flash to a NAND chip must match the original one that shipped with that Wii. No exceptions.两台机器的boot1必须相等
? * The version of boot2 must be equal to or greater than the one most recently installed on that Wii.boot2须等于或大于被刷新NAND dumps的那台机器
? * No handling of bad blocks is performed; if your target NAND chip has a bad block that hits an important file required for system startup, I suggest you find a differente donor dump to start from.
? * Converting an p_w_picpath from one keyset to another does not guarantee everything will work. The serial number will be cloned, but that should not affect anything. The Wii Shop account will not transfer over, nor will the original account used on the broken Wii work. Most savegames should still work. Purchased channels will not work on the new Wii, nor will you be able to redownload them. You should be able to create a new Wii Shop account, all disc-based games should work, you can update the system online, etc.
PS:key可以通过xyzzy得到,程序运行得先安装python.. |
|