View Single Post
Old 07-14-2011   #28
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 955
Likes: 925
Liked 1,245 Times in 493 Posts
Mentioned: 596 Post(s)
Tagged: 0 Thread(s)
Originally Posted by deank View Post
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.

Last edited by aldostools; 07-14-2011 at 06:25 PM.
aldostools is offline   Reply With Quote
Likes: (2)