Homebrew Official [WIP] User Friendly WUP Installer

Benoit934

Well-Known Member
OP
Member
Joined
Oct 31, 2016
Messages
129
Trophies
0
Age
31
XP
150
Country
France
Can you add the option to install from USB instead of the SD? It will be highly appreciated.

It should be possible via hooking to force the installation from an USB but I do not have time to work on this and there is still the issue of the WiiU asking for formation fat32 USB keys so we also need either patch the system and be able to put the USB key after the home-brew was launched
 

Billy Acuña

Well-Known Member
Member
Joined
Oct 10, 2015
Messages
3,126
Trophies
1
Age
31
XP
3,701
Country
Mexico
It should be possible via hooking to force the installation from an USB but I do not have time to work on this and there is still the issue of the WiiU asking for formation fat32 USB keys so we also need either patch the system and be able to put the USB key after the home-brew was launched
Not too sure, but afaik the dev node from iosuhax handhelds fat32 usb, so I guess you only need move to libfat on wupinstaller and I think you will be ready to go.
 

Benoit934

Well-Known Member
OP
Member
Joined
Oct 31, 2016
Messages
129
Trophies
0
Age
31
XP
150
Country
France
Not that simple because the home-brew will be able to use the USB but not the OS, so we need to force the OS to get files from the USB
 

clancy94

Well-Known Member
Member
Joined
Oct 18, 2008
Messages
454
Trophies
1
XP
532
Country
Australia
In 'wup installer mod y' you press X to install to USB & A to install to system. Since there is only an option to install here, is it installing to USB or the system?
 

plyscho

Well-Known Member
Member
Joined
Sep 22, 2016
Messages
155
Trophies
0
Age
41
XP
218
Country
Germany
It is, you can see it by the brackets around the word USB. It seems I am not the only one who didn't notice. :D
 

icw35

Well-Known Member
Member
Joined
Sep 22, 2010
Messages
542
Trophies
1
XP
706
Country
Hi @Benoit934

Good job. any chance you can share instructions on how to compile? When I run make I get quite a few errors - or should I just ignore the errors?

d:/wupinstaller-uf1.1.0/src/dynamic_libs/os_functions.c: In function 'InitOSFunctionPointers':
d:/wupinstaller-uf1.1.0/src/dynamic_libs/os_functions.c:127:39: warning: passing argument 2 of 'OSDynLoad_Acquire' from incompatible pointer type [-Wincompatible-pointer-types]
OSDynLoad_Acquire("coreinit.rpl", &coreinit_handle);
^
d:/wupinstaller-uf1.1.0/src/dynamic_libs/os_functions.c:127:39: note: expected 'u32 * {aka long unsigned int *}' but argument is of type 'unsigned int *'
socket_functions.c
d:/wupinstaller-uf1.1.0/src/dynamic_libs/socket_functions.c: In function 'InitSocketFunctionPointers':
d:/wupinstaller-uf1.1.0/src/dynamic_libs/socket_functions.c:47:38: warning: passing argument 2 of 'OSDynLoad_Acquire' from incompatible pointer type [-Wincompatible-pointer-types]
OSDynLoad_Acquire("nsysnet.rpl", &nsysnet_handle);
^
d:/wupinstaller-uf1.1.0/src/dynamic_libs/socket_functions.c:47:38: note: expected 'u32 * {aka long unsigned int *}' but argument is of type 'unsigned int *'
d:/wupinstaller-uf1.1.0/src/dynamic_libs/socket_functions.c:54:36: warning: passing argument 2 of 'OSDynLoad_Acquire' from incompatible pointer type [-Wincompatible-pointer-types]
OSDynLoad_Acquire("nn_ac.rpl", &nn_ac_handle);
^
d:/wupinstaller-uf1.1.0/src/dynamic_libs/socket_functions.c:54:36: note: expected 'u32 * {aka long unsigned int *}' but argument is of type 'unsigned int *'
sys_functions.c
d:/wupinstaller-uf1.1.0/src/dynamic_libs/sys_functions.c: In function 'InitSysFunctionPointers':
d:/wupinstaller-uf1.1.0/src/dynamic_libs/sys_functions.c:36:37: warning: passing argument 2 of 'OSDynLoad_Acquire' from incompatible pointer type [-Wincompatible-pointer-types]
OSDynLoad_Acquire("sysapp.rpl", &sysapp_handle);
^
d:/wupinstaller-uf1.1.0/src/dynamic_libs/sys_functions.c:36:37: note: expected 'u32 * {aka long unsigned int *}' but argument is of type 'unsigned int *'
vpad_functions.c
d:/wupinstaller-uf1.1.0/src/dynamic_libs/vpad_functions.c: In function 'InitVPadFunctionPointers':
d:/wupinstaller-uf1.1.0/src/dynamic_libs/vpad_functions.c:34:35: warning: passing argument 2 of 'OSDynLoad_Acquire' from incompatible pointer type [-Wincompatible-pointer-types]
OSDynLoad_Acquire("vpad.rpl", &vpad_handle);
^
d:/wupinstaller-uf1.1.0/src/dynamic_libs/vpad_functions.c:34:35: note: expected 'u32 * {aka long unsigned int *}' but argument is of type 'unsigned int *'
memory.c
logger.c
fs_utils.c
d:/wupinstaller-uf1.1.0/src/fs/fs_utils.c: In function 'LoadFileToMem':
d:/wupinstaller-uf1.1.0/src/fs/fs_utils.c:98:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(size)
^~
d:/wupinstaller-uf1.1.0/src/fs/fs_utils.c:101:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return filesize;
^~~~~~
sd_fat_devoptab.c
 

Benoit934

Well-Known Member
OP
Member
Joined
Oct 31, 2016
Messages
129
Trophies
0
Age
31
XP
150
Country
France
That weird because it's @dimok files, I do not run gcc with all error flags and the only warning that you should get is unused function (because i was fucked up that day)

Did you modify something on the make file ? what is you compiler and his version ?
 

victorhidalgo

Active Member
Newcomer
Joined
Nov 30, 2016
Messages
26
Trophies
0
Age
54
XP
195
Country
Thank you very much for answering.

I will explain my case and it is possible that among many people the gamepad of others also have problems.

My wii u gamepad works fine but the problem is when running The Homebrew Launcher is as if you press the home key and return to the wii u menu.
I have managed to turn off the wii u gamepad and use the wii remote controller but the WUP Installor does not work the keys.

It is for that reason that with the wii remote controller my problem would be solved.



It's meant for

The display is adapted to be used with the gamepad, but if I have time, I'll work on a GUI
 

icw35

Well-Known Member
Member
Joined
Sep 22, 2010
Messages
542
Trophies
1
XP
706
Country
That weird because it's @dimok files, I do not run gcc with all error flags and the only warning that you should get is unused function (because i was fucked up that day)

Did you modify something on the make file ? what is you compiler and his version ?

Yeah got unused function first then all this. Didnt change anything in make file. Just using devkit pro 1.6 iirc. Compiles iosuhax no problem and libfat and all other dimoks stuff. Go figure.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • S @ salazarcosplay:
    hunter x hunter
  • S @ salazarcosplay:
    he has not allowed anyone to continue it for him for example
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, theres a dragon ball af mod for budokai 3
  • Xdqwerty @ Xdqwerty:
    updated ship of harkinian, gonna install some hd texture pack
  • Xdqwerty @ Xdqwerty:
    I might download rayman revolution for my ps3
  • BigOnYa @ BigOnYa:
    I may try the new ram site, and download more RAM to my Switch. Not sure if ddr3 is the right ram
    for it tho. Edit- no it uses floppy Ram, just like @AncientBoi
    +1
  • Xdqwerty @ Xdqwerty:
    aeiou
  • BigOnYa @ BigOnYa:
    And sometimes Z
  • SylverReZ @ SylverReZ:
    @K3Nv2, MAGA supporters be wearing tin foil hats lol.
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, whats maga?
  • BigOnYa @ BigOnYa:
    It stands for Maniacs Against General Acceptance
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, people rejecting general consensus about stuff?
    +1
  • BigOnYa @ BigOnYa:
    Yup, nuh its really just Trump followers
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, im not american so i dont care about trump
    +1
  • Xdqwerty @ Xdqwerty:
    or us elections
  • BigOnYa @ BigOnYa:
    Me niether, us north Koreans don't care
  • Xdqwerty @ Xdqwerty:
    good night
  • BakerMan @ BakerMan:
    i don't care either, even if i'm american
  • BakerMan @ BakerMan:
    truth be told, i agree with psi, i dislike both candidates, but i'd probably vote trump simply because the economy was better during his presidency
  • AngryCinnabon @ AngryCinnabon:
    Just be careful, if trump ends up winning and using project 2025 America might really change...for the worse.
  • AngryCinnabon @ AngryCinnabon:
    I'm not american and even that sends shivers down my spine.
  • AngryCinnabon @ AngryCinnabon:
    anything that offers trump an opportunity to become an actual dictator
    is bad in my book, i could care less if it wasn't for that...
  • K3Nv2 @ K3Nv2:
    Canada: America's Russia
  • NinStar @ NinStar:
    people are so dramatic that I can't even tell if they are being serious
    NinStar @ NinStar: people are so dramatic that I can't even tell if they are being serious