Hacking NUSPacker - pack files into installable packages

Quantumcat

Dead and alive
Member
Joined
Nov 23, 2014
Messages
15,144
Trophies
0
Location
Canberra, Australia
Website
boot9strap.com
XP
11,119
Country
Australia
No, what will delay SALT will be their mindset on the current status of the Wii U scene and how people treat them while they are working on it.

we should all not bother them to avoid delaying or cancelling any sort of release.
I hope they release something soon. If they wait until after a user friendly solution releases, no one will want to convert from it even if theirs is a lot better.
 

Maschell

Well-Known Member
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,725
Country
Germany
  • Like
Reactions: Masterwin

Maschell

Well-Known Member
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,725
Country
Germany
Wow do you have a link to the channel please? RedNAND (I assume?)

@punderino :)
Yeah, rednand as you need signature patches. I won't try this on my sysnand, lol.

This is just something I throw together for me by using a random app and replacing the .rpx + modifing the .xml's + meta data. Still has copyrighted material in it (bootsound + logo), but I'm sure that some kind of official release is created the following days. But before a release a fully working config of .xml's and final meta need to be found / decided I guess.
 

KiiWii

Editorial Team
Editorial Team
Joined
Nov 17, 2008
Messages
16,708
Trophies
3
Website
defaultdnb.github.io
XP
27,276
Country
United Kingdom
Yeah, rednand as you need signature patches. I won't try this on my sysnand, lol.

This is just something I throw together for me by using a random app and replacing the .rpx + modifing the .xml's + meta data. Still has copyrighted material in it (bootsound + logo), but I'm sure that some kind of official release is created the following days. But before a release a fully working config of .xml's and final meta need to be found / decided I guess.

Hmm: Exactly as I proposed earlier....

https://gbatemp.net/threads/nuspacker-pack-files-into-installable-packages.447689/#post-6807023

Interesting to see how long it takes for the bricks to swamp the temp, and how much longer after that a sys version will take.

Thanks for the clarification :)
 
Last edited by KiiWii,

Scoop111

Well-Known Member
Newcomer
Joined
Feb 15, 2015
Messages
67
Trophies
0
Age
39
XP
113
Country
Gambia, The
I wonder, can this be used to repack disc-files, which only had a ready2play release but no WUD and then be installed afterwards with the original disc-ticket in sysNAND or will it only work on redNAND?
 
Last edited by Scoop111,

ItsKipz

l33t hax0r
Member
Joined
Sep 9, 2016
Messages
1,930
Trophies
0
Location
The C: drive
XP
1,635
Country
United States
Yeah, rednand as you need signature patches. I won't try this on my sysnand, lol.

This is just something I throw together for me by using a random app and replacing the .rpx + modifing the .xml's + meta data. Still has copyrighted material in it (bootsound + logo), but I'm sure that some kind of official release is created the following days. But before a release a fully working config of .xml's and final meta need to be found / decided I guess.
Great to see how far we've come in the wii u scene! If you end up compiling a version without that copyrighted material and need someone to test it for you i can help with that :)
 

Sumea

Disco Ninja Frog
Member
Joined
Aug 16, 2008
Messages
1,589
Trophies
1
Age
32
Location
Turku
XP
946
Country
Finland
can anyone report this being better than SDK tools for packing, or is this more or less open source alternative to same end.

My biggest disappointment with REDnand as I installed it was that I expected to finally USB install repacks of fan patches, undubs, out of region games, etc. and I got only ONE repack to boot (and if I repacked the PATCH for that game so I could launch it from home menu, with it's update it had, it would crash on startup) - That really was abysmal to my anus. I really hope something would be figured out why do repacks of loadiine games that work 100% in loadiine, or just base region free launcher, don't with the repack that should just work.
 

Exavold

eeh
Member
Joined
Nov 9, 2015
Messages
1,019
Trophies
1
XP
1,138
Country
France
Maybe I'm just a moron and this isn't supposed to work with the app I'm trying to pack ; but i'm still gonna cry for help here :

I'm trying to pack actmgr (Account Manager) with this tool but It keeps failing , have a log

Code:
C:\Users\Adrien\Documents\Wii U\GAMES\NATIVE\HOMEBREW AND TOOLS FOR WII U\actmgr
\NDEBUG\actmgr_p01>java -jar NUSPACKER.jar -in C:\Users\Adrien\Documents\Wii U\G
AMES\NATIVE\HOMEBREW AND TOOLS FOR WII U\actmgr\NDEBUG\actmgr_p01\ -out C:\Users
\Adrien\Documents\Wii U\GAMES\NATIVE\HOMEBREW AND TOOLS FOR WII U\actmgr packed\
 -tID 0005000062626262 -encryptionKey 62626262626262626262626262626262 -encryptK
eyWith D7B00402659BA2ABD2CB0DB27FA2B656
NUSPacker 0.1 - alpha

Files read. Set it to content files.
-----
Apply rule /code/app.xml
No file matched the rule. Lets delete the content again
-----
Apply rule /code/cos.xml
No file matched the rule. Lets delete the content again
-----
Apply rule /meta/meta.xml
No file matched the rule. Lets delete the content again
-----
Apply rule /meta/.*[^.xml]+
No file matched the rule. Lets delete the content again
-----
Apply rule /meta/bootMovie.h264
No file matched the rule. Lets delete the content again
-----
Apply rule /meta/bootLogoTex.tga
No file matched the rule. Lets delete the content again
-----
Apply rule /meta/Manual.bfma
No file matched the rule. Lets delete the content again
-----
Apply rule /code/.*(.rpx|.rpl)
Trying /code/.*(.rpx|.rpl)to/
-----
Apply rule /code/preload.txt
No file matched the rule. Lets delete the content again
-----
Apply rule /content/.*
No file matched the rule. Lets delete the content again
-----
Generating the FST.
Exception in thread "main" java.lang.NullPointerException
        at com.tim.wuppacker.fst.FSTEntries.updateDirRefs(FSTEntries.java:91)
        at com.tim.wuppacker.fst.FSTEntries.update(FSTEntries.java:44)
        at com.tim.wuppacker.fst.FST.update(FST.java:38)
        at com.tim.wuppacker.NUSPackageFactory.createNewPackage(NUSPackageFactor
y.java:48)
        at com.tim.wuppacker.Starter.main(Starter.java:94)
 

timogus

Member
OP
Newcomer
Joined
Oct 28, 2016
Messages
22
Trophies
0
Age
37
XP
258
Country
United States
Maybe I'm just a moron and this isn't supposed to work with the app I'm trying to pack ; but i'm still gonna cry for help here :

I'm trying to pack actmgr (Account Manager) with this tool but It keeps failing , have a log

You used a folder that has no code/content/meta folder
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    I'm so pumped, NCAA football video game is back after a 10 year hiatus, coming to SeriesS/X, PS5 in July.
  • BigOnYa @ BigOnYa:
    Wish they would let us play the NCAA football 14 on newer xbox, its one of the only games I love and own on disc still, that is not back compatible, bs.
  • AdenTheThird @ AdenTheThird:
    @BigOnYa My dad recently bought a spare Series X off of me, got game pass, and saw Madden '24 on Game Pass, decided to try it out.

    ...He was a bit taken aback by the 60GB download size. Poor guy's still living in the 90s!
    +1
  • SylverReZ @ SylverReZ:
    @AdenTheThird, Bro's still in the PS2 age.
  • K3Nv2 @ K3Nv2:
    Lol charging your dad's classic unless he's the type that doesn't like taking things like that
  • AdenTheThird @ AdenTheThird:
    @K3Nv2 He was looking into consoles for his house anyway (for my younger siblings and himself) and I had a spare XSX and Switch I ended up selling him at pretty steep cuts. I would just give them to him, but I did buy them with the intent to sell them... and college is super expensive.
  • BigOnYa @ BigOnYa:
    A little yeah...
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, [insert wut here]
    +1
  • BigOnYa @ BigOnYa:
    I'm a little hi, but bout to fix that.
    +1
  • BigOnYa @ BigOnYa:
    Now I'm low, i was upstairs in my wifeys kitchen, now I'm downstairs in my dungeon.(My basement)
    +1
  • BakerMan @ BakerMan:
    do you mind? i snuck in with amiibo and jars, and am trying to do my thing brony style
  • BakerMan @ BakerMan:
    have you ever regretted saying something immediately after saying it?
    +1
  • BakerMan @ BakerMan:
    nah what i was doing was trying to cure my ever-so-apparent crabs
  • Xdqwerty @ Xdqwerty:
    @SylverReZ,
    my younger brother is forcing me to play with him and my cousins are here *sigh*
    +1
  • BigOnYa @ BigOnYa:
    @SylverReZ that Hack a hacked 360 vid was neat, never knew it existed.
    +1
  • SylverReZ @ SylverReZ:
    @BigOnYa, I thought it was interesting.
    +1
  • Xdqwerty @ Xdqwerty:
    nvm this video is clickbait
  • K3Nv2 @ K3Nv2:
    I got a dazzel capture card some place in storage
    K3Nv2 @ K3Nv2: I got a dazzel capture card some place in storage