Difference between revisions of "WUP Installer"
From WikiTemp, the GBAtemp wiki
(Created first draft) |
(→WUP Installer GX2: Added new changelog and official thread) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==HBL versions Mods== | ==HBL versions Mods== | ||
− | === | + | |
− | * Mod by | + | ===WUP Installer GX2=== |
− | * [https://gbatemp.net/ | + | * Mod by dj_skual, based on Yardape8000's Y mod v1.3. |
− | * [https:// | + | * [https://gbatemp.net/posts/6979333 post], [https://gbatemp.net/threads/456199 Thread] |
+ | * [https://sourceforge.net/p/wup-installer-gx2/code/HEAD/tree/ Sources] | ||
Changelog | Changelog | ||
− | |||
− | |||
− | === | + | v1.1 r19 |
− | * Mod by | + | Fixed not working installable channel |
− | * [https://gbatemp.net/threads/ | + | |
+ | v1.1 r18 | ||
+ | * Changed BgMusic to use a free one | ||
+ | * Changed the way the browser manage the scrollbar | ||
+ | * Added a check to detect title.tik inside folder | ||
+ | * Added a variable to install in the same sequence you selected titles | ||
+ | * Added block home button while install process | ||
+ | * Added disabling auto power-down while installing and re-enabling it afterwards if it is used | ||
+ | |||
+ | v0.1 r13 | ||
+ | Fixed launching the installer from HBL Miimaker mode (v1.x) | ||
+ | |||
+ | v0.1 r11 | ||
+ | Initial release | ||
+ | Works only if launched from HBL channel (v2.x) | ||
+ | |||
+ | ===WII U USB Helper Transfer Tool (FTP+WUP all in one)=== | ||
+ | * Mod by Hikari06, based on WUP Installer Mod Y v1.3 from Yardape8000, and on [[FTPiiU|FTPiiU everywhere]] from dimok's version from [https://github.com/FIX94/ftpiiu/network Nov 28th]. | ||
+ | * [https://gbatemp.net/threads/release-wii-u-usb-helper-transfer-tool-ftp-wup-all-in-one.453944/ Thread] | ||
+ | * [https://github.com/Kazegaya/usb_transfer_tool/ sources] | ||
+ | |||
Changelog | Changelog | ||
− | + | v1.0 | |
− | + | Added FTP support inside WUP Installer. Press Y to refresh the files uploaded to SD. | |
− | + | Little hack in ftpiiu everywhere (with iosuhax) to increase the upload speed (up to 2x faster in some conditions) | |
− | + | The ftp server will only mount your sd card so you're assured not to brick your console, even in iosuhax mode. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
===WUP Installer mod y=== | ===WUP Installer mod y=== | ||
Line 72: | Line 84: | ||
Allows installation of game, update, DLC or demo to NAND or USB. | Allows installation of game, update, DLC or demo to NAND or USB. | ||
** DLC and demo installation is untested ** | ** DLC and demo installation is untested ** | ||
+ | |||
+ | ===User Friendly WUP Installer=== | ||
+ | * Mod by Benoit934, based on dimok's version. | ||
+ | * [https://gbatemp.net/threads/447345/ thread] | ||
+ | Changelog | ||
+ | Invert UP/DOWN Keys | ||
+ | Fix Y Key | ||
+ | Add Scrollable and redimentionable list | ||
+ | Replace Left/Right key pad by A Toggle | ||
+ | Use X to install and L/R to switch storage | ||
+ | Check Tik for resolving name and version number | ||
+ | Caching resolved list | ||
+ | Trigger install only if there is elected dirs | ||
+ | Scrolling names for better Gamepad display | ||
+ | Resolve package type (DLC, UPDATE) | ||
+ | Work with the new HBL | ||
+ | |||
+ | ===WupInstaller any titles=== | ||
+ | * Mod by NexoCube, based on Dimok's version. | ||
+ | * [https://gbatemp.net/threads/release-wupinstaller-added-safety.442103/ Thread] | ||
+ | * [https://github.com/NexoCube/wupinstaller Sources] | ||
+ | Changelog | ||
+ | Replaced the whitelist to allows game installation | ||
+ | Added some checks to prevent installing system files |
Latest revision as of 22:26, 11 February 2017
Temporary page for WiiU's WUP Installer homebrew.
Contents
Initial release
First version by Crediar.
This versions works with web hax, from 3.x to 5.4.0
HBL version
Dimok updated WUP installer to elf format.
HBL versions Mods
WUP Installer GX2
Changelog
v1.1 r19
Fixed not working installable channel
v1.1 r18
* Changed BgMusic to use a free one * Changed the way the browser manage the scrollbar * Added a check to detect title.tik inside folder * Added a variable to install in the same sequence you selected titles * Added block home button while install process * Added disabling auto power-down while installing and re-enabling it afterwards if it is used
v0.1 r13
Fixed launching the installer from HBL Miimaker mode (v1.x)
v0.1 r11
Initial release Works only if launched from HBL channel (v2.x)
WII U USB Helper Transfer Tool (FTP+WUP all in one)
- Mod by Hikari06, based on WUP Installer Mod Y v1.3 from Yardape8000, and on FTPiiU everywhere from dimok's version from Nov 28th.
- Thread
- sources
Changelog v1.0
Added FTP support inside WUP Installer. Press Y to refresh the files uploaded to SD. Little hack in ftpiiu everywhere (with iosuhax) to increase the upload speed (up to 2x faster in some conditions) The ftp server will only mount your sd card so you're assured not to brick your console, even in iosuhax mode.
WUP Installer mod y
Changelog
v1.3
Added support for Wii U Menu Homebrew Launcher
v1.2.1
Fixed error display 0xFFFBxxxx [Cyan] Moved error codes to main install menu. Don't display files in SD:/install if subfolders are used
v1.2
Fixed selection of NAND/USB. Allow remount of SD and rescan folders. More button & error descriptions. Show last installed folder.
v1.1.1
Display install directory while installing and on errors. Start at first selected directory when installing. This fixes an issue where if you pick to install on an unselected directory, it may install anyway.
v1.1
Fixed install progress display when WUP larger than 4GB. Added ability to install multiple WUP directories. Fixed bug in y1.0 where you could no longer just use the install/ directory.
v1.0
Allows installation of game, update, DLC or demo to NAND or USB. ** DLC and demo installation is untested **
User Friendly WUP Installer
- Mod by Benoit934, based on dimok's version.
- thread
Changelog
Invert UP/DOWN Keys Fix Y Key Add Scrollable and redimentionable list Replace Left/Right key pad by A Toggle Use X to install and L/R to switch storage Check Tik for resolving name and version number Caching resolved list Trigger install only if there is elected dirs Scrolling names for better Gamepad display Resolve package type (DLC, UPDATE) Work with the new HBL
WupInstaller any titles
Changelog
Replaced the whitelist to allows game installation Added some checks to prevent installing system files