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
200
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
  • BigOnYa @ BigOnYa:
    We all teamed together and decided you needed a day off, so we blocked you.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    No one expects the database errors!!!
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    Hey a thought occurred to me... If they are unexpected database errors, are there expected database errors?
    +1
  • K3Nv2 @ K3Nv2:
    @BigOnYa, that's just a pre-order term to make the product look better it's not sold out
    +1
  • K3Nv2 @ K3Nv2:
    Never expect a website to last 24/7 it's like section 8
  • BakerMan @ BakerMan:
    good afternoon fellas
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Gotten tag!
  • Psionic Roshambo @ Psionic Roshambo:
    Gutten lol
  • Psionic Roshambo @ Psionic Roshambo:
    Autocorrect isn't always correct
  • BakerMan @ BakerMan:
    however,sad news today, although idk if i can say it bc it relates to a rom site
  • BigOnYa @ BigOnYa:
    Rom or Ram site? Cause there's a big difference
  • BakerMan @ BakerMan:
    rom,like game files
  • BakerMan @ BakerMan:
    know what? to paraphrase sonic: "no GBAtemp rule in the universe is gonna stop me"
  • BakerMan @ BakerMan:
    vimm's lair had to remove a bunch of games because of nintendo, sega, and lego
  • BigOnYa @ BigOnYa:
    Got taken down? Another one bites the dust
  • BakerMan @ BakerMan:
    not taken down, but had to remove a bunch of games
  • K3Nv2 @ K3Nv2:
    Sirloin sounds good tonight
    +1
  • BakerMan @ BakerMan:
    yeah it does
  • BakerMan @ BakerMan:
    RIP Vimm's Lair (most of the games anyway), you will be missed

    also i think this is a great time and reason to bring back a hashtag previously used about ubisoft
  • BakerMan @ BakerMan:
    #stopkillinggames
  • BigOnYa @ BigOnYa:
    #mailmesomesirloinsteak
  • K3Nv2 @ K3Nv2:
    Mail you deeze nuts
  • BigOnYa @ BigOnYa:
    That be cheap, flat rate small envelope. Me- "Hey this envelope is empty, oh that makes since."
    BigOnYa @ BigOnYa: That be cheap, flat rate small envelope. Me- "Hey this envelope is empty, oh that makes since."