Hacking Wup installer error

  • Thread starter Thread starter Luxrayss
  • Start date Start date
  • Views Views 11,494
  • Replies Replies 20

Luxrayss

Well-Known Member
Newcomer
Joined
Jul 20, 2020
Messages
72
Reaction score
22
Trophies
0
Age
26
XP
391
Country
Brazil
I'm trying to install games on my Wii U with Wup installer, but it showed me the following error:
"not a game game update dlc demo or version title"
Then I downloaded other version of Wup installer and another error appeared:
"title.tik missing or corrupted"
But that error happens for every game that I tried to install, even the ones that I already have installed.
What can I do?
I'm downloading games from ACO WUP DOWNLOADER

EDIT: I tried to install another game and it worked, but xenoblade and cod bo2 doesn't work.
 
Last edited by Luxrayss,
116344395_287495915863517_8118797201779127207_n.jpg
 
Sounds like corrupted downloads and/or some issue with WUP Installer. Could you try NUSspli (it has an option to install content already on the SD card, so try that first and it if won't work use NUSspli to download, too) ?

//EDIT: Xenoblade Chronicles X is one of the rare games with filesizes so large they overflow a 32 bit value. It's possible that ACO WUP uses 32 bit values to store filesizes, resulting in corrupted downloads.

//EDIT²: NUSspli wasn't able to download XC X completely cause of that not enough bits issue but that's fixed: https://github.com/V10lator/NUSspli/commit/e51ee7c031e85a418eac7b3e1cf977d451fcba9d - Now that I see the fix again it's not 32 bit but signed vs unsigned 32 bit (long = signed 32 bit value, uint32_t = unsigned 32 bit value). That's because on a signed value you have just 31 bits for the number itself and one bit telling if it's a positive or negative number. Also almost all coding examples tell you to store the filesize in a long value, like this: https://stackoverflow.com/questions/238603/how-can-i-get-a-files-size-in-c - ftell returns a long and can't handle such large files, one has to use ftello to get the filesize as a off_t value but no howto / programming guide mentions that. Also I don't know any other game on the NUS with such large files (making that bug hard to find) but maybe COD BO 2 has the same issue.
 
Last edited by V10lator,
  • Like
Reactions: E1ite007
Rename the folder to anything like "1" or "2" in fact rename all folders before installing using WUP Installer Gx and it will work theres a handful of titles that need to be renamed ... i always renamed all of em ...
if the WUP folder has like !?@"tm"

any of these symbols it wont install
 
Last edited by SuperDan,
  • Like
Reactions: E1ite007
Rename the folder to anything like "1" or "2" in fact rename all folders before installing using WUP Installer Gx and it will work theres a handful of titles that need to be renamed ... i always renamed all of em ...
if the WUP folder has like !?@"tm"

any of these symbols it wont install
There's o symbol, just the name of the games
 
There's o symbol, just the name of the games
just rename it to "1" and try

--------------------- MERGED ---------------------------

just rename it to "1" and try
not sure where you got the game from was it USB Helper ? thats where i got mine and it worked fine its a decent game to0 ....!!!
 
Yea, I really think the downloads are corrupted. What's the largest .app filesize you're seeing with XC X ?
I'll have to download it again, cuz i deleted the game after a whole day downloading it again and again to make it work

--------------------- MERGED ---------------------------

just rename it to "1" and try

--------------------- MERGED ---------------------------


not sure where you got the game from was it USB Helper ? thats where i got mine and it worked fine its a decent game to0 ....!!!
ACO WUP DOWNLOADER
 
  • Like
Reactions: SuperDan
I'll have to download it again, cuz i deleted the game after a whole day downloading it again and again to make it work

--------------------- MERGED ---------------------------


ACO WUP DOWNLOADER
Maybe grab it from USB Helper >? ive never heard of ACO WUP DOWNLOADER>?
 
Does USB helper download on wup format?
Sure does it what i used to fill 1 TB Hard Drive of WiiU Games ..it also has WII GameCube .. pretty much everything you will need for a WiiU

--------------------- MERGED ---------------------------



--------------------- MERGED ---------------------------

I did not use this video i did mine like 3 years ago ... but its very easy to set up
 
  • Like
Reactions: Luxrayss
Sure does it what i used to fill 1 TB Hard Drive of WiiU Games ..it also has WII GameCube .. pretty much everything you will need for a WiiU

--------------------- MERGED ---------------------------



--------------------- MERGED ---------------------------

I did not use this video i did mine like 3 years ago ... but its very easy to set up

I'll check that out, ty ^^
 
  • Like
Reactions: SuperDan
Great its a Amazing Tool !! worked for me and my buddies
I used USB Helper now, I finally could install the game, but when i try to launch it, I get the error 199-9999, and yep, I've already launched Mocha before trying to launch the game
 
  • Like
Reactions: jeannotte
  • Like
Reactions: SuperDan

Site & Scene News

Popular threads in this forum