Originally Posted by deank
Some time ago I posted that I'll be no longer providing download links/versions for WT/GH firmwares. Search around and find this small tool called "package_finalize". Then you can drag&drop the downloaded package you have to that tool and it will make it compatible with your firmware.
The online update is fixed for WT/GH so if you find a way to install 02.02.00, the next updates will work for you.
|
The "package_finalize.exe" is inside the multiMAN_[EBOOT_FIX].rar that comes in the FULL package of 02.02.00.
How about include the package_finalize.exe (28KB) and the following batch file with the next FULL package:
Convert_PKG_to_WT-WK.bat
Code:
@echo off
echo Converting PKG to Wutangrza/Waninkoko
for %%i in (multiMAN*.pkg) do package_finalize.exe "%%i"
echo done.
pause
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.