ROM Hack RELEASE NSC_Builder. Nintendo Switch Cleaner and Builder. (Game+updates+dlc in a single xci)

  • Thread starter JRoad
  • Start date
  • Views 724,625
  • Replies 2,824
  • Likes 74

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
Click on the console an press enter you probably touched the console while it was working and freezed the program, a Windows issue. It gets solved pressing enter. Though I would've just close the console and tried again XD it won't take that long with any file.
And try to not add the part with the decrypted key in gbatemp, dunno about their policy regarding that. If you want to add the full log just PM it to me the next time.
 

jf_saturos

New Member
Newbie
Joined
Dec 5, 2018
Messages
2
Trophies
0
Age
32
XP
82
Country
Spain
yes i have 6.2.0 fw and txos 2.5.1 beta

I think it may be because I do not have a linked account
it must be the reason......I think...:cry:
Tx os and Reinx crash
Atmophere locks the console and I have to press the power button
I have the same problem, Do you still have the problem?
 
Last edited by jf_saturos,

IBNobody

I try to keep myself amused.
Member
Joined
Nov 16, 2006
Messages
1,151
Trophies
1
Location
Texas, Hang 'Em High
Website
Visit site
XP
954
Country
United States
This utility worked like a charm. I stumbled on it, played around with it, and was able to patch a 6.2 update nsp back down to 5.10 without any issues (or without a guide to follow). Thanks @JRoad .

My only suggestion would be to better advertise the RSV patching feature in the opening post. I've seen a lot of confusion from people trying to figure out how some of the game updates were being pre-patched to work on 5.10. Adding a blurb saying that you can use your utility to repack and patch the RSV to allow usage on older FWs might help alleviate that confusion.
 

Moquedami

Well-Known Member
Member
Joined
Nov 16, 2006
Messages
436
Trophies
1
XP
1,771
Country
Argentina
wow, i didnt know this could patch the games to run with an older firmware.
Yesterday i updated to play Gris because it wouldnt allow me to install it
 

IBNobody

I try to keep myself amused.
Member
Joined
Nov 16, 2006
Messages
1,151
Trophies
1
Location
Texas, Hang 'Em High
Website
Visit site
XP
954
Country
United States
wow, i didnt know this could patch the games to run with an older firmware.
Yesterday i updated to play Gris because it wouldnt allow me to install it

Yeah, Gris was the second thing I tried this on. Gris and its update are tied to masterkey 6.2, but NSC_Builder was able to repack the NSPs and allow them to be installed on 5.10. I was very pleased.
 

Moquedami

Well-Known Member
Member
Joined
Nov 16, 2006
Messages
436
Trophies
1
XP
1,771
Country
Argentina
Yeah, Gris was the second thing I tried this on. Gris and its update are tied to masterkey 6.2, but NSC_Builder was able to repack the NSPs and allow them to be installed on 5.10. I was very pleased.
oh, i wish i knew this!
As you said before, it is a very convenient feature and should be advertised
 
  • Like
Reactions: IBNobody

DaRockLobsta

Member
Newcomer
Joined
Jan 10, 2019
Messages
15
Trophies
0
Age
41
XP
106
Country
Bangladesh
Traceback (most recent call last):
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\squirrel.py", line 38, in <module>
import Titles
File "lib\Titles.py", line 7, in <module>
import Title
File "lib\Title.py", line 15, in <module>
import Nsps
File "lib\Nsps.py", line 4, in <module>
import Fs
File "C:\Users\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\__init__.py", line 1, in <module>
from Fs.Xci import Xci
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Xci.py", line 2, in <module>
from Fs.Hfs0 import Hfs0
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Hfs0.py", line 10, in <module>
from Fs.Pfs0 import Pfs0
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Pfs0.py", line 13, in <module>
import Keys
File "lib\Keys.py", line 92, in <module>
load('keys.txt')
File "lib\Keys.py", line 84, in load
titleKeks.append(crypto.decrypt(uhx(keys['titlekek_source'])).hex())
KeyError: 'titlekek_source'


i get this error whenever i try to do anything
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
Traceback (most recent call last):
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\squirrel.py", line 38, in <module>
import Titles
File "lib\Titles.py", line 7, in <module>
import Title
File "lib\Title.py", line 15, in <module>
import Nsps
File "lib\Nsps.py", line 4, in <module>
import Fs
File "C:\Users\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\__init__.py", line 1, in <module>
from Fs.Xci import Xci
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Xci.py", line 2, in <module>
from Fs.Hfs0 import Hfs0
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Hfs0.py", line 10, in <module>
from Fs.Pfs0 import Pfs0
File "C:\Users\\Desktop\Custom XCI\NSC_BUILDER-master\ztools\Fs\Pfs0.py", line 13, in <module>
import Keys
File "lib\Keys.py", line 92, in <module>
load('keys.txt')
File "lib\Keys.py", line 84, in load
titleKeks.append(crypto.decrypt(uhx(keys['titlekek_source'])).hex())
KeyError: 'titlekek_source'


i get this error whenever i try to do anything
It's telling you your "titlekek_source" is wrong or missing.
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
This utility worked like a charm. I stumbled on it, played around with it, and was able to patch a 6.2 update nsp back down to 5.10 without any issues (or without a guide to follow). Thanks @JRoad .

My only suggestion would be to better advertise the RSV patching feature in the opening post. I've seen a lot of confusion from people trying to figure out how some of the game updates were being pre-patched to work on 5.10. Adding a blurb saying that you can use your utility to repack and patch the RSV to allow usage on older FWs might help alleviate that confusion.
Yeah I know I need to update all my readme and to do a proper FAQ. I was terribly busy this last month, that's why it hasn't been much progress in the program either. Let's hope I have some time in the following weeks to get done the things I've been working on.
 
  • Like
Reactions: IBNobody

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
Well, I think, that must be the problem.I do not have a linked account either.
I wasn't buying the link account thing since I remember NES online asked for it before starting the game but now that I remember some games ask for it ingame. It may be a combination of not being able to connect and not having a linked account, you may be right.
 

angelhp

Well-Known Member
Member
Joined
Nov 30, 2014
Messages
509
Trophies
0
XP
2,334
Country
United States
I wasn't buying the link account thing since I remember NES online asked for it before starting the game but now that I remember some games ask for it ingame. It may be a combination of not being able to connect and not having a linked account, you may be right.
Would it be possible to patch the linked account in some way?
I have saw youtube for example
 

JRoad

Developer
OP
Developer
Joined
May 18, 2018
Messages
1,003
Trophies
0
XP
1,746
Country
Spain
Would it be possible to patch the linked account in some way?
I have saw youtube for example
Maybe. I didn't really look into those control flags, though I seem to remember YouTube case was a little different. I think it didn't need just a linked account but a non banned device.
 

angelhp

Well-Known Member
Member
Joined
Nov 30, 2014
Messages
509
Trophies
0
XP
2,334
Country
United States
Maybe. I didn't really look into those control flags, though I seem to remember YouTube case was a little different. I think it didn't need just a linked account but a non banned device.
it Is possible patch youtube for banned consoles

YouTube (patched for banned consoles)search on Google
I have ban console and this run very well
 
Last edited by angelhp,

18Phoenix

Well-Known Member
Member
Joined
Nov 21, 2005
Messages
766
Trophies
1
XP
2,298
Country
Germany
oh, i wish i knew this!
As you said before, it is a very convenient feature and should be advertised

One more thing you don't seem to know:
Just update your Switch to the newest firmware !!! It makes no sense to keep an old one.

You can't await that all games run on lower FW just by patching them.
The FW doesn't only change their number, there're many changes.
I'm always on the newest FW, solong it has CFW support. And all support the new FW now.
Staying on an old FW gives you less functions, less compatibility and makes all MUCH more complicated.


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


Well, I think, that must be the problem.I do not have a linked account either.
So just start OFW and link it.
Needs 100 times less time than you've invested in texting here.
 
Last edited by 18Phoenix,

18Phoenix

Well-Known Member
Member
Joined
Nov 21, 2005
Messages
766
Trophies
1
XP
2,298
Country
Germany
I wasn't buying the link account thing since I remember NES online asked for it before starting the game but now that I remember some games ask for it ingame. It may be a combination of not being able to connect and not having a linked account, you may be right.

Unlike NES Online, an eShop account should not be required in a normal game.
I've only heard of "Pang", but I can't confirm because of my existing account.
But that doesn't make sense and it would be outrageous.

NES Online will certainly not be patched, because here the account is integrated in the software in contrast to f.e. Youtube.
 
Last edited by 18Phoenix,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    @Sicklyboy, $150 isn't that bad for a jtag slim on ebay
  • Veho @ Veho:
    I only wish it was actually playable.
  • Veho @ Veho:
    There's a guy on the Tube of You that makes playable mechanical arcade games out of Lego. This could work on the same principle.
  • Veho @ Veho:
    Just a couple of guys taking their manatee out for some fresh air, why you have to molest them?
  • Veho @ Veho:
    Stupid Chinese shop switched their shipping company and this one is slooooooow.
  • LeoTCK @ LeoTCK:
    STOP BUYING CHINESE CRAP THEN
  • LeoTCK @ LeoTCK:
    SUPPORT LOCAL PRODUCTS, MAKE REVOLUTION
  • LeoTCK @ LeoTCK:
    THEY KEEP REMOVING LOCAL SHIt AND REPLACING WItH INFERIOR CHINESE CRAP
  • LeoTCK @ LeoTCK:
    THATS WHY MY PARTNER CANT GET A GOOTWEAR HIS SIZE ANYMORE
  • LeoTCK @ LeoTCK:
    HE HAS BIG FOOT AND BIG DUCK
  • LeoTCK @ LeoTCK:
    d*ck i mean*
  • LeoTCK @ LeoTCK:
    lol
  • Veho @ Veho:
    Mkay.
  • Veho @ Veho:
    I just ordered another package from China just to spite you.
  • SylverReZ @ SylverReZ:
    Communism lol
  • SylverReZ @ SylverReZ:
    OUR products
  • The Real Jdbye @ The Real Jdbye:
    @LeoTCK actually good quality products are dying out because they can't compete with dropshipped chinese crap
    +2
  • BakerMan @ BakerMan:
    @LeoTCK is your partner the sascrotch or smth?
  • Xdqwerty @ Xdqwerty:
    Good morning
  • Xdqwerty @ Xdqwerty:
    Out of nowhere I got several scars on my forearm and part of my arm and it really itches.
  • AdRoz78 @ AdRoz78:
    Hey, I bought a modchip today and it says "New 2040plus" in the top left corner. Is this a legit chip or was I scammed?
    AdRoz78 @ AdRoz78: Hey, I bought a modchip today and it says "New 2040plus" in the top left corner. Is this a legit...