ROM Hack 3DNUS; Mod by: Dr.hacknik

  • Thread starter Thread starter Dr.Hacknik
  • Start date Start date
  • Views Views 148,650
  • Replies Replies 249
  • Likes Likes 31

Would you like to see one of these Features Added?

  • .cia/3ds/3dsx File Editor

    Votes: 119 71.7%
  • Firmware Version Spoofer

    Votes: 89 53.6%
  • Other (Comment Below)

    Votes: 4 2.4%
  • VNM(Virtual NAND Mode) Debugging Tool(s)

    Votes: 42 25.3%
  • DevKit (For Extensions)

    Votes: 50 30.1%

  • Total voters
    166
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?
 
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.
 
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
 
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
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
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.
 
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,
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