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

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
new_3dnus_logo_128.png


Current Release: 3.3.1 (Stable) - BETA x86 & x64
Deprecated!
Introduction:

What is 3DNUS? 3DNUS allows you to download NUS content for the Nintendo 3DS, and pack it as .cia(s) if you wish.
The application is simple and easy to use. It's light, and works quickly.

Features:
  • Download NUS content and pack it as a .cia
  • Download Titles (System Titles only)
  • Download Full Firmwares
  • Spoof Titles or Firmwares
  • Automatic Updates for the Application; to ensure you have the latest experience.
  • Ability to Dump the LOG of the Application; which can help me, and others help you if a issue has occurred.
  • Download NUS content for both new3DS and old3DS.

Screenshots:

upload_2018-7-7_15-45-53.png upload_2018-7-7_15-46-3.png
upload_2018-7-7_15-46-18.png upload_2018-7-7_15-46-21.png


How-to:

To download a firmware, type the Version as such "XX.X" then followed by either "U, E, or J." U for USA, E for Europe, and J for Japan.
Then Check Silent (If you want to ignore Download and packing errors; also allows the app to finish download the full firmware.

To download a title, do as follows: 000000000 (Title ID) followed by the version. For example: 000000000 v0000. Then download, and pack it if you wish.





Credits/Links:

:download:Downloads: Click here

:discuss:Grounds Original Thread: Click here

:arrow:Download List: Click here

:arrow:
NUS Update History: Click Here

:arrow:GitHub Repo: Click here - Includes Source Code, and all the Compiled source.​

 
Last edited by Dr.Hacknik,

dandymanz

Well-Known Member
Member
Joined
Dec 5, 2014
Messages
182
Trophies
0
Age
42
XP
227
Country
Senegal
Hi, thank you for the tool. I've downloaded and used it for my O3DS and it works. But just wondering where's the option now to choose between downloading for O3DS and N3DS?
 
  • Like
Reactions: Dr.Hacknik

tivu100

Well-Known Member
Member
Joined
Jun 6, 2015
Messages
2,260
Trophies
0
Age
34
XP
1,136
Country
United States
Question if I used this to download cias for updating to 9.2.0-20U, will I need to download anything else? I saw someone mentions that the original 3DNUS missing two cias that only update to 9.0 firmware.
 

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
For firmware downloading you can enter "+" for spoofing 1 version higher

I don't get this part, can you re-add the textfield for my desired version to properly spoof it?

EDIT:

Downloading fails for me, program freezes and crashes after first file.

3DNUS Log Console:


09.07.2015 18:46:32: Downloading Firmware: 9.6.0-24EUR

09.07.2015 18:46:36: Downloading... 0004001B00010002 v0...
Title has 1 contents
09.07.2015 18:46:36: Download complete
09.07.2015 18:46:36: Packing as .cia ...
09.07.2015 18:46:36: Done.
 
Last edited by liomajor,

Asia81

Yuri Lover ~
Member
Joined
Nov 15, 2014
Messages
6,656
Trophies
3
Age
29
XP
3,490
Country
France
I don't get this part, can you re-add the textfield for my desired version to properly spoof it?

EDIT:

Downloading fails for me, program freezes and crashes after first file.
This mod freeze for me too, but he is always working in the background
 

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
The link say version 2.3, but in failtrip i see
3DSNUS2.0.rar1.69 MB
Yah sorry, thats the BASE Version.

Also everyone, i'll be releasing 2.0.4 soon, some bugs will be fixed. I'll also add some requested iteams.

Hi, thank you for the tool. I've downloaded and used it for my O3DS and it works. But just wondering where's the option now to choose between downloading for O3DS and N3DS?
The O3DS & N3DS Both run the same FW.

I don't get this part, can you re-add the textfield for my desired version to properly spoof it?

EDIT:

Downloading fails for me, program freezes and crashes after first file.
9.6.x Aren't compatible with 3DNUS Yet.
 

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
Last edited by Dr.Hacknik,

pikatsu

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
845
Trophies
0
Age
39
XP
1,163
Country
Argentina
Windows 7 x64 .net 4.5 installed

Download 9.8.0-25 (EUR) Error


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Array.ConvertAll[TInput,TOutput](TInput[] array, Converter`2 converter)
at _3DNUS.Main.firmwdownload(String firm, String reg)
at _3DNUS.Main.b_download_Click(Object sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
3DNUS
Assembly Version: 2.0.0.4
Win32 Version: 2.0.0.4
CodeBase: file:///F:/Games/Tools/Rom%20Hacking/3DS/Grab%203ds%20Updates/3DSNUS2.4/3DSNUS2.4/3DNUS.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    ButterScott101 @ ButterScott101: +1