3DS:Virtual Console/Creation: Difference between revisions
More actions
No edit summary Tags: Mobile edit Mobile web edit |
added category Tags: Mobile edit Mobile web edit |
||
| (49 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{hatnote|1=This page is for creating Virtual Console injects. If you're looking to make HOME Menu shortcuts via NDS Forwarder, see [[3DS:DS games|this page]].}} | ||
[[3DS:New Super Ultimate Injector|New Super Ultimate Injector]] (NSUI) is a PC tool used to inject ROMs of various systems into a Virtual Console title. This allows you to launch ROMs that NSUI supports from the HOME Menu, opposed to launching them from an emulator interface. | |||
New Super Ultimate Injector (NSUI) is a tool to inject ROMs of various | {{info|At the moment, only Windows computers are supported. Linux (and possibly MacOS) users can attempt to install .NET using Winetricks with [https://gist.github.com/bmaupin/93d31e1b2d738ae656b9d3617e19622b this] guide.}} | ||
==What You Need== | ==What You Need== | ||
*The beta | *The beta 28 build of [https://www.dropbox.com/scl/fi/hxvfg8cwrebi5gxeikokr/Debug.zip?e=3&rlkey=crc9u3oenpvqf5pwnuff166f4&dl=0 NSUI] | ||
*[[3DS:FBI|FBI]] installed on your 3DS | |||
*The latest release of {{GitHub|TheLevelUp/pos-tls-patcher/releases/tag/v1.1.1|pos-tls-patcher}} (needed for image database to work) | |||
==Instructions== | ==Instructions== | ||
===Section I - Prep Work=== | ===Section I - Prep Work=== | ||
# Power off your | # Power off your 3DS | ||
# Insert your SD Card into your computer | # Insert your SD Card into your computer | ||
# | # Launch <code>TlsPatcher-1.1.1.exe</code> and run through the installer | ||
# Launch <code>New Super Ultimate Injector for 3DS.exe</code> from the <code>debug.zip</code> | |||
# Select "Herramientas" near the top left, then select "opciones..." | |||
# Open the drop down menu under "Idioma", then select "English" | |||
# Select "Guardar" | |||
# A prompt will appear, select "Yes". NSUI will restart into English. | |||
===Section II - Choosing Your System=== | ===Section II - Choosing Your System=== | ||
{{info|Currently supported injects are: NES, SNES, | {{info|Currently supported injects are: NES, FDS, SNES, Game & Watch, GB, GBC, GBA, SG-1000, Master System, Sega Genesis, 32x, Game Gear, Turbografx-16, Atari 2600, Atari 7800, Atari Lynx, Neo Geo Pocket, Neo Geo Pocket Color, Wonderswan, Wonderswan Color, Megnavox Odyssey, and Playstation}} | ||
# Select "File" -> "New" -> then select the system of the inject you'd like to create | |||
# | # Select "Project" -> "Load ROM..." -> then select your ROM | ||
#* If an "edit footer banner" prompt pops up, press okay. | |||
# | |||
#* If an "edit footer banner" prompt pops up, press okay | |||
===Section III - Optional Configuration=== | ===Section III - Optional Configuration=== | ||
{{If you'd like to export a | {{info|If you'd like to export a Virtual Console title now, skip to Section IV.}} | ||
Here you can configure many different settings with your inject like custom | Here you can configure many different settings with your inject like custom icon image, banner, injection method and more. This section will go over some of the basic settings. | ||
==== | ====Icon & Banner Image==== | ||
# Obtain your image of choice and | # Obtain your image of choice and select "Load image from file" under the "CIA metadata" section or the "CIA banner" section | ||
#*Loading your image into "CIA metadata will change your | #*Loading your image into "CIA metadata" will change your icon. | ||
#*Loading your image into "CIA banner" will change your banner | #*Loading your image into "CIA banner" will change your banner. | ||
# Select your .png or .jpg image | # Select your <code>.png</code> or <code>.jpg</code> image | ||
#* | #*Experiment with the "Fit image by width" and "Fit image by height" options. | ||
====Injection Method==== | ====Injection Method==== | ||
{{info| The | {{info| The official Virtual Console injection method is what's recommended when creating injects for official titles. If you're creating an inject for a ROM hack, you may have better performance with a different injection method.}} | ||
# | {{warning|SNES injects using the official SNES Virtual Console injection method are only compatible with New 3DS models. If you'd like to create SNES injects for an Old 3DS, you must choose the Snes9x injection method.}} | ||
# | # Open the "Injection Method" drop down menu under the "Content Options" Section | ||
# Select your injection method of choice | |||
====Banner==== | ====Banner==== | ||
# | # Open the "Create a banner with this style:" drop down menu under the "CIA Banner" section | ||
# Select the banner that interests you most | |||
===Section IV - Exporting the Inject=== | ===Section IV - Exporting the Inject=== | ||
# | # Select "Project" -> "Export CIA..." | ||
# Navigate to your SD card, then open the <code>cias</code> folder | |||
# | #* If the <code>cias</code> folder doesn't exist, create it. | ||
# | # Wait for a "CIA exported" pop up | ||
# Wait | |||
# Eject your SD Card and insert it into your 3DS | # Eject your SD Card and insert it into your 3DS | ||
===Section V - Installing your inject=== | ===Section V - Installing your inject=== | ||
# Power on your 3DS and launch | # Power on your 3DS and launch FBI | ||
# Select | # Select <code>SD</code>, then open the <code>cias</code> folder | ||
# Select your | # Select your <code>.cia</code> file, then select "Install and delete CIA" | ||
{{success|Your inject has been succesfully installed!}} | {{success|Your inject has been succesfully installed!}} | ||
==Troubleshooting== | |||
'''Opening the VC inject gives a blank screen''' | |||
The ROM you used is most likely corrupted. Ensure your ROM is working by testing it in another [[3DS:Emulators|emulator]]. If your ROM is confirmed to be working, try another injection method. | |||
'''White "Exception Occurred" message and stack dump only on the bottom screen upon opening''' | |||
You need [[3DS:LE|locale emulation]] if your console is of a different region than the VC inject you made. | |||
[[Category:Nintendo 3DS guides]] | |||
Latest revision as of 08:58, 3 August 2025
New Super Ultimate Injector (NSUI) is a PC tool used to inject ROMs of various systems into a Virtual Console title. This allows you to launch ROMs that NSUI supports from the HOME Menu, opposed to launching them from an emulator interface.
| At the moment, only Windows computers are supported. Linux (and possibly MacOS) users can attempt to install .NET using Winetricks with this guide. |
What You Need
- The beta 28 build of NSUI
- FBI installed on your 3DS
- The latest release of pos-tls-patcher (needed for image database to work)
Instructions
Section I - Prep Work
- Power off your 3DS
- Insert your SD Card into your computer
- Launch
TlsPatcher-1.1.1.exeand run through the installer - Launch
New Super Ultimate Injector for 3DS.exefrom thedebug.zip - Select "Herramientas" near the top left, then select "opciones..."
- Open the drop down menu under "Idioma", then select "English"
- Select "Guardar"
- A prompt will appear, select "Yes". NSUI will restart into English.
Section II - Choosing Your System
| Currently supported injects are: NES, FDS, SNES, Game & Watch, GB, GBC, GBA, SG-1000, Master System, Sega Genesis, 32x, Game Gear, Turbografx-16, Atari 2600, Atari 7800, Atari Lynx, Neo Geo Pocket, Neo Geo Pocket Color, Wonderswan, Wonderswan Color, Megnavox Odyssey, and Playstation |
- Select "File" -> "New" -> then select the system of the inject you'd like to create
- Select "Project" -> "Load ROM..." -> then select your ROM
- If an "edit footer banner" prompt pops up, press okay.
Section III - Optional Configuration
| If you'd like to export a Virtual Console title now, skip to Section IV. |
Here you can configure many different settings with your inject like custom icon image, banner, injection method and more. This section will go over some of the basic settings.
Icon & Banner Image
- Obtain your image of choice and select "Load image from file" under the "CIA metadata" section or the "CIA banner" section
- Loading your image into "CIA metadata" will change your icon.
- Loading your image into "CIA banner" will change your banner.
- Select your
.pngor.jpgimage- Experiment with the "Fit image by width" and "Fit image by height" options.
Injection Method
| The official Virtual Console injection method is what's recommended when creating injects for official titles. If you're creating an inject for a ROM hack, you may have better performance with a different injection method. |
| SNES injects using the official SNES Virtual Console injection method are only compatible with New 3DS models. If you'd like to create SNES injects for an Old 3DS, you must choose the Snes9x injection method. |
- Open the "Injection Method" drop down menu under the "Content Options" Section
- Select your injection method of choice
Banner
- Open the "Create a banner with this style:" drop down menu under the "CIA Banner" section
- Select the banner that interests you most
Section IV - Exporting the Inject
- Select "Project" -> "Export CIA..."
- Navigate to your SD card, then open the
ciasfolder- If the
ciasfolder doesn't exist, create it.
- If the
- Wait for a "CIA exported" pop up
- Eject your SD Card and insert it into your 3DS
Section V - Installing your inject
- Power on your 3DS and launch FBI
- Select
SD, then open theciasfolder - Select your
.ciafile, then select "Install and delete CIA"
| Your inject has been succesfully installed! |
Troubleshooting
Opening the VC inject gives a blank screen
The ROM you used is most likely corrupted. Ensure your ROM is working by testing it in another emulator. If your ROM is confirmed to be working, try another injection method.
White "Exception Occurred" message and stack dump only on the bottom screen upon opening
You need locale emulation if your console is of a different region than the VC inject you made.