ROM Hack 3DNUS; Mod by: Dr.hacknik

Would you like to see one of these Features Added?

  • .cia/3ds/3dsx File Editor

    Votes: 117 71.3%
  • Firmware Version Spoofer

    Votes: 88 53.7%
  • Other (Comment Below)

    Votes: 3 1.8%
  • VNM(Virtual NAND Mode) Debugging Tool(s)

    Votes: 41 25.0%
  • DevKit (For Extensions)

    Votes: 49 29.9%

  • Total voters
    164

Hunter

i'ma stuffup the board
Former Staff
Joined
Nov 20, 2003
Messages
2,651
Trophies
2
Age
43
Location
Melbourne, Australia
Website
www.bundleupdates.com
XP
3,101
Country
Australia
oh, no no.. i dont want to reinstall anything..
i just got the firm 11.7 files and i successfully took the home menu as a cia, but what i was wondering is, if i install this cia (home menu from 11.7) on my 11.8 console, will it force an update indefinitly everytime i launch the cia ? or can i edit some hash files to make the console beleive its from 11.8 ?
why dont you want to update to 11.8?
 

puss2puss

.. well ..
Member
Joined
Dec 18, 2013
Messages
927
Trophies
0
Age
37
XP
835
Country
Canada
why dont you want to update to 11.8?
because i am already on 11.8 :P
as i said, the thing i was wondering, is if it will cause some kind of 'infinite update notification' if i install a Homemenu cia from 11.7, on a 11.8 device?.. my console is already on 11.8.
 

R4ismychildhood

Well-Known Member
Member
Joined
Aug 2, 2017
Messages
308
Trophies
0
XP
1,016
Country
United Kingdom
Hi. I got all 129 CIAs from 11.9U using 3DNUS. I need to re-install StreetPass Mii Plaza onto my n3DS (accidentally deleted in FBI).... Which one is its CIA? Is it 0004001000021800? Thank you
 
Joined
Jan 1, 2018
Messages
7,292
Trophies
2
XP
5,946
Country
United States
Hi. I got all 129 CIAs from 11.9U using 3DNUS. I need to re-install StreetPass Mii Plaza onto my n3DS (accidentally deleted in FBI).... Which one is its CIA? Is it 0004001000021800? Thank you
This depends on your 3DS firmware region. For a list of system titles by region, Title ID, and old/new series:
00040010 - System Applications
StreetPass Mii Plaza (MEET)
  • 00020800 - JPN
  • 00021800 - USA
  • 00022800 - EUR
  • 00026800 - CHN
  • 00027800 - KOR
  • 00028800 - TWN
 
  • Like
Reactions: R4ismychildhood

KokoseiJ

GBAtemp VOCALOID Enthusiast
Member
Joined
Jul 18, 2020
Messages
333
Trophies
0
Age
18
XP
614
Country
Korea, South
Sorry for necroposting but I had to let you guys know, just in case if someone is having a same trouble as I have right now.
There's a typo in the Regex that searches for the TitleID, He missed single `[`, Which makes all of the title ids "invalid". I tried to work around it for hours and decided to take a look at the code, just to realize that this is broken.

upload_2020-7-20_15-38-1.png

https://github.com/DrHacknik/3DNUS/...US Material Edition/3DNUS.Core/Main/MnMain.cs
It is line 329 - Change it to `([0-9a-fA-F]{16})([\s_]*v?(\d+))?`, and it will match.
 
Last edited by KokoseiJ,
  • Like
Reactions: 8BitWonder and Sono

Dr.Hacknik

Ashley | Developer | Trans
OP
Member
Joined
Mar 26, 2014
Messages
1,773
Trophies
1
Age
24
Location
inside your fridge
Website
dochacknik.keybase.pub
XP
2,219
Country
United States
Sorry for necroposting but I had to let you guys know, just in case if someone is having a same trouble as I have right now.
There's a typo in the Regex that searches for the TitleID, He missed single `[`, Which makes all of the title ids "invalid". I tried to work around it for hours and decided to take a look at the code, just to realize that this is broken.

View attachment 218091
https://github.com/DrHacknik/3DNUS/blob/master/Source/3DNUS_Material_Source/3DNUS Material Edition/3DNUS Material Edition/3DNUS.Core/Main/MnMain.cs
It is line 329 - Change it to `([0-9a-fA-F]{16})([\s_]*v?(\d+))?`, and it will match.
The repo is archived and I won't or marcus be maintaining the code anymore. You cannot download titles with the program anymore iirc.
 

wyatt8740

Member
Newcomer
Joined
Mar 15, 2017
Messages
24
Trophies
0
Age
27
Location
That's neither here nor there.
XP
109
Country
United States
The repo is archived and I won't or marcus be maintaining the code anymore. You cannot download titles with the program anymore iirc.
Well, my version of it is still working as of… today. I just tested it. I have not made any changes to the repository since July of 2019, and it looks like the last actual change to my code occurred in July of 2017 (everything else looks like it was just readme file edits). I don't have a way to test yours though, since I don't use Windows (this was my original impetus for the fork back in 2017). I ran this in Mono, but it likely works in the official MS .NET runtime as well in Windows.
Do note that I have in the past encountered problems when I tried to download firmware through a VPN (including doing 3DS updates on the 3DS with a router connecting to a VPN), but if I don't use a VPN it appears to be fine.
3DNUS_a.png


I seem to recall also discovering that regex problem which KokoseiJ independently found when I was working on my (cross-platform) fork ages ago and fixing it, but it has been several years at this point so I might be misremembering. I _do_ recall fixing some regex problem which was caused by a (taiwanese?) release with a weird name or version number that only impacted one kind of 3DS (can't remember if it was old3DS or new3DS).
 
Last edited by wyatt8740,

spotanjo3

Well-Known Member
Member
Joined
Nov 6, 2002
Messages
11,145
Trophies
3
XP
6,211
Country
United States
The NAND firmware worked great.

I have a problem. System Titles: I can't find the list for 9's of zero and v0000. Where can I find them ?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: @OctoAori20, Cool. Same here.