ROM Hack how to pack split NSPs in to one XCI with NSCB

ulao

Well-Known Member
OP
Member
Joined
Jun 23, 2010
Messages
202
Trophies
1
XP
872
Country
United States
Some of the games I have installed are larger the 4gig and when I dump them I get multiple files. Is there a way I can pack these back to a single XCI for my backups?
 

JRoad

Developer
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,756
Country
Spain
Some of the games I have installed are larger the 4gig and when I dump them I get multiple files. Is there a way I can pack these back to a single XCI for my backups?
Use the joiner first to join it into one nsp. (Mode 7), bascally put your 00,01,.. parts in a folder and drag the folder.
That joiner allows ns0,xc0 and 00 files and then adds the ns*,xc*,0* files to process that have the same name. So basically:
nsp folder\game1.ns0 will seeknsp folder\ game1.ns1, etc...
nsp folder\00 will seek nsp folder\01, etc...
Is the mode 7 - FILE-JOINER. Then use the joined file in the mode 1 or mode 2 depending on your needs. Is 2 steps but there isn't direct support for split files yet.

mode7.PNG
 

ulao

Well-Known Member
OP
Member
Joined
Jun 23, 2010
Messages
202
Trophies
1
XP
872
Country
United States
I think it was my tool for dumping, nxdumptool worked much better. It auto repacked it for me. Thx for this info, going to try that also.
 

ulao

Well-Known Member
OP
Member
Joined
Jun 23, 2010
Messages
202
Trophies
1
XP
872
Country
United States
@JRoad
So I'm trying this method you first spoke of and I must be missing something as the code claims it does something but does not.

I press 7 then drag 00 in , followed by 01
I then press 1 and it just comes back with no feedback

I get these options.

Input "0" to go back to the mode selection
Input "1" to exit the program

no output was made that I can tell. I do not see it in the list when I hit 'i' do I need to rename the 00 to some NSCB can use? Even if I drop in the folder with 00 and 01 in it, it still adds nohting.
 
Last edited by ulao,

JRoad

Developer
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,756
Country
Spain
@JRoad
So I'm trying this method you first spoke of and I must be missing something as the code claims it does something but does not.

I press 7 then drag 00 in , followed by 01
I then press 1 and it just comes back with no feedback

I get these options.

Input "0" to go back to the mode selection
Input "1" to exit the program

no output was made that I can tell. I do not see it in the list when I hit 'i' do I need to rename the 00 to some NSCB can use? Even if I drop in the folder with 00 and 01 in it, it still adds nohting.
Ok, my mistake. I knwe about the "i" bug but vacations and all i didn't released the bugfix yet. About the 00,01 thing it seems i changed something without realizing it. Apparently currently is only working with .ns* or .xc1 files. So you'll have to rename them like this:
00 -> game.ns0
01 -> game.ns1

That will join them and give you game.nsp, just tested it. I'll look into it to track where i messed it up but i can confirm is working with .xc* and .ns* extensions.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    in that case, there is no such thing as homebrew launcher for aroma
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on anything. https://youtu.be/bI4fjtp4Ddg?si=sgYfxn5v21u9nj6f
    BigOnYa @ BigOnYa: @Xdqwerty you can use a "spawner" function on anything...