ROM Hack RELEASE XCI BUILDER

  • Thread starter JRoad
  • Start date
  • Views 144,367
  • Replies 269
  • Likes 17

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
so since i couldnt clean it i will have to install the South Park The Stick of Truth [lc].nsp. Or do i need to run the xci file threw the cleaner to make it work without the [lc].nsp file
It will depend of how the nap was made. I've had bad experiences with 4nxci ones and nut, if they are 4nxci they don't need the ticket.
Also had bad experiences with bad downloads from CDN.
You're an old user so I know is not a dependencies issue.
BTW i'll advice to wait till Monday if you want to convert things to xci, I may have good news for all of you by then. ;)
 
Last edited by JRoad,
  • Like
Reactions: Nepnepy

yellowtricycles

New Member
Newbie
Joined
Jul 17, 2018
Messages
4
Trophies
0
Age
31
XP
79
Country
United States
Hey JRoad thanks for all your help, I'm having some issues with NUT_BC
I can get my NSP through install_dependencies but when I try to open the NSP with NUT_BC I get

ztools\nsp_clean.bat was unexpected at this time

and the cmd window closes
 

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
Hey JRoad thanks for all your help, I'm having some issues with NUT_BC
I can get my NSP through install_dependencies but when I try to open the NSP with NUT_BC I get

ztools\nsp_clean.bat was unexpected at this time

and the cmd window closes

same here, I suppose this is something wrong on my PC, but I can't figure it out..
all modules are ok, python ok, all keys ok...
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
same here, I suppose this is something wrong on my PC, but I can't figure it out..
all modules are ok, python ok, all keys ok...
Check if you have spaces in your program route.
Hey JRoad thanks for all your help, I'm having some issues with NUT_BC
I can get my NSP through install_dependencies but when I try to open the NSP with NUT_BC I get

ztools\nsp_clean.bat was unexpected at this time

and the cmd window closes
¿why are you trying to pass the nsp trough install dependencies? Are you using 0.41 with keys.txt filled? Also check if you have spaces in your program route.
 

jakkal

Well-Known Member
Member
Joined
Apr 27, 2018
Messages
2,303
Trophies
1
Age
44
XP
3,982
Country
United States
Hey JRoad thanks for all your help, I'm having some issues with NUT_BC
I can get my NSP through install_dependencies but when I try to open the NSP with NUT_BC I get

ztools\nsp_clean.bat was unexpected at this time

and the cmd window closes
you need to double click "install_dependencies" not put nsp in it
i thought that was obvious

after you install the dependencies double click nut_bc and follow the prompts
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
you need to double click "install_dependencies" not put nsp in it
i thought that was obvious

after you install the dependencies double click nut_bc and follow the prompts
Yes or dragg the file over it and it does it in auto mode. Try the thing with spaces in the route, also changing the option 9 or 10 to false in the options file inside ztools.

Ah, also now that I remember the other day I had a problem that drove me crazy till I figured. Check your file is not marked as "only read", specially if certain p2p method of obtention was involved. It happened to me twice and drove me crazy the first time.
 

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
Check if you have spaces in your program route.

¿why are you trying to pass the nsp trough install dependencies? Are you using 0.41 with keys.txt filled? Also check if you have spaces in your program route.

No spaces, I tried this before... C:/nuts/game.nsp
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
So guys. Good news and bad news.

First Good news: I have identified hacbuild's issue, also I managed to make 5nca xci/nsp to work after rebuilding. I also managed to make updates and dlc's working.

Bad news: It requires some calculation depending of the number of nca files, I did built snipperclips rev1 back to original state and without update, I've built games with manual, I've built metal slug 5 with it's update, I've built Zelda with it's updates and dlcs all in a working state. Well all went good till I tried with YS 8 + Updates + DLCs (62 nca files) wich didn't work, then I checked with rocket league ultimate edition and my calculation is a little off with games with a lot of nca files so i'm testing and refining it. So fix will come but probably not this weekend as I want to fix it right.

Also after fixing it keep in mind I need to automate all wich will take a little longer. This also pushes back the restore mode for NUT_Cleaner as well as other planned things. Sorry for the inconvenience.

Well may I put some screenshots from DevMenu so you now what I'm talking about (check where things are).

So this one is Zelda. Base + Update 11 + DLCs

2018101922115200-782E6464DEAB1C1935FD65F20DE423DF.jpg


And this one is Metal Slug 4 (Base + Update):

2018101901261800-782E6464DEAB1C1935FD65F20DE423DF.jpg





No spaces, I tried this before... C:/nuts/game.nsp
And you checked permissions in the file? For example that it's not set as read only?

You could also make a log:

cd /d C:\nuts\
NUT_BC.bat "C:\nuts\game.nsp" >mylog.txt

That would help identifying your issue.
 

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
Ah, also now that I remember the other day I had a problem that drove me crazy till I figured. Check your file is not marked as "only read", specially if certain p2p method of obtention was involved. It happened to me twice and drove me crazy the first time.

I checked after see your post, nothing... (I think my log is useless kkkk sorry)
log.jpg


-edit-

Just for curiosity, I tried run in a win 7 VM, install everything from scratch, same error, same 'blank' log.
(I'm using win 10)
 
Last edited by Leozairus,

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
I checked after see your post, nothing... (I think my log is useless kkkk sorry)
View attachment 147176

-edit-

Just for curiosity, I tried run in a win 7 VM, install everything from scratch, same error, same 'blank' log.
(I'm using win 10)
Did you check the file is not "only readable". Out off quriosity which game does that file correspond.
 

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
Did you check the file is not "only readable". Out off quriosity which game does that file correspond.
I already checked that, I'm trying with small ones, 10 second run, league of evil, miles & kilo and big games like DB Fighterz and Starlink, always same error
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
I already checked that, I'm trying with small ones, 10 second run, league of evil, miles & kilo and big games like DB Fighterz and Starlink, always same error
And I supposed you also tried putting option 9 and 10 at false. It seems your pc gives a command "false" wich is unexpected for him. I'll actually guess is some of the options seems it reads it as false for some reason. You could try with the all versions at my github (0.3 for example) as I don't actually now where your issue lies. The idea is for next version to work pretty much different as I now have the ability of removing titlerights directly from nca files, but the hacbuild thing will push it, as I can't get a lot done trough the week with work and all, let's hope at least some functions can be ready next weekend and i can release something by then.
 

kingraa777

boom!
Member
Joined
Apr 17, 2015
Messages
1,241
Trophies
0
Age
40
XP
905
Country
just tried lenota ,korg (again)and pocket rumble with no luck aswell ?? any idea why this is happening i want ticketless xci files others have worked fine? how can i check the file sizes what should i use as a reference ?
 

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
LoL finally is working... in your release you ask for "400 keys", hactool normally ask for 12 keys, when I put only that 12 keys worked fine...

subir.jpg
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
LoL finally is working... in your release you ask for "400 keys", hactool normally ask for 12 keys, when I put only that 12 keys worked fine...

View attachment 147200
53 exactly. And yeah i know they're more than needed, was just in case i needed in the future since I planned to add things in the original xci builder that could need them. But keys aren't hard to find really. Glad you made it work BTW.

I could never figure out why it wouldn't clean south park stick of truth to xci.
I'll need to check to know it. We'll see.

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

probably impossible, but can .xci's be patched with updates and repacked?
Not imposibly I actually found the issue with hacbuild and i'm updating it to correct it, also need to automate it so I won't release anything this weekend but you have screenshots of Zelda and Metal Slug 4 repacked the way you're asking me and yesterday i've got YS VIII Lacrimosa of Dana working:

This one has a lot of DLCs so 4 pictures to show them all in DevMenu:
 

Attachments

  • 2018102100475500-782E6464DEAB1C1935FD65F20DE423DF.jpg
    2018102100475500-782E6464DEAB1C1935FD65F20DE423DF.jpg
    130.2 KB · Views: 241
  • 2018102100480500-782E6464DEAB1C1935FD65F20DE423DF.jpg
    2018102100480500-782E6464DEAB1C1935FD65F20DE423DF.jpg
    135.3 KB · Views: 212
  • 2018102100480900-782E6464DEAB1C1935FD65F20DE423DF.jpg
    2018102100480900-782E6464DEAB1C1935FD65F20DE423DF.jpg
    136.9 KB · Views: 214
  • 2018102100481400-782E6464DEAB1C1935FD65F20DE423DF.jpg
    2018102100481400-782E6464DEAB1C1935FD65F20DE423DF.jpg
    134.9 KB · Views: 227
Last edited by JRoad,

Leozairus

Well-Known Member
Newcomer
Joined
Jun 15, 2018
Messages
71
Trophies
0
Age
33
XP
290
Country
Brazil
53 exactly. And yeah i know they're more than needed, was just in case i needed in the future since I planned to add things in the original xci builder that could need them. But keys aren't hard to find really.


I'll need to check to know it. We'll see.
yes is easy find the 53 keys, I already has, but with 53 keys give crash, with 12 works fine...
And thanks for support!

anyway, works for you with 53 in that order (from keys.txt in github)? maybe is just order of keys

--
NX trimmer and xci builder don't crash with 53 keys...
 
Last edited by Leozairus,

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
yes is easy find the 53 keys, I already has, but with 53 keys give crash, with 12 works fine...
And thanks for support!

anyway, works for you with 53 in that order (from keys.txt in github)? maybe is just order of keys
yeah, and with more. The github are my keys with keys erased, I also use a set with more keys.
Your crash is weird since normally nut crashes giving a bunch of errors, all connected with the keys library which ultimately means you have a wrong key in the keys.txt
 
Last edited by JRoad,

WiiUAre

Active Member
Newcomer
Joined
Oct 10, 2014
Messages
30
Trophies
0
Age
45
Location
Rijnsburg
XP
189
Country
Netherlands
I checked after see your post, nothing... (I think my log is useless kkkk sorry)
View attachment 147176

-edit-

Just for curiosity, I tried run in a win 7 VM, install everything from scratch, same error, same 'blank' log.
(I'm using win 10)
add 2>&1 at the end of the command .. so NUT_BC.bat "C:\nut\game.nsp" >log.txt 2>&1

What 2>&1 does, is merge Standard Error into the Standard Output stream, so Standard output and Standard Error will e in log.txt .. it helped me a lot to catch the errors
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: Good night