BootNTR Selector 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = BootNTR Selector | image = https://dlhb.gamebrew.org/3dshomebrew/BootNTRSelector-01.png|250px | type = Utilities | version = v2.13.2 | licence...")
 
No edit summary
Line 10: Line 10:
| source = https://dlhb.gamebrew.org/3dshomebrew/BootNTRSelector.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/BootNTRSelector.rar
}}
}}
<youtube>B-us089TyFY</youtube>
<youtube>lwTffQg84WE</youtube>


= BootNTRSelector =
= BootNTRSelector =
A mod of BootNTR which will allows you to choose the version of NTR you want to load (and it is also much faster than regular BootNTR).
A mod of BootNTR which will allows you to choose the version of NTR you want to load (and it is also much faster than regular BootNTR).
= Latest stable builds =
== Latest stable builds ==
The latest stable builds can be found in the [https://github.com/Nanquitas/BootNTR/releases releases section].
The latest stable builds can be found in the [https://github.com/Nanquitas/BootNTR/releases releases section].
= Installation =
== Installation ==
=== CIA ===
=== CIA ===
Install the .cia file through [https://github.com/Steveice10/FBI FBI] and run it.
Install the .cia file through [https://github.com/Steveice10/FBI FBI] and run it.
=== 3DSX ===
=== 3DSX ===
Copy the .3dsx file into <code>sdmc:/3ds/BootNTRSelector/</code> and run it through the [https://github.com/fincs/new-hbmenu New Homebrew Menu].
Copy the .3dsx file into <code>sdmc:/3ds/BootNTRSelector/</code> and run it through the [https://github.com/fincs/new-hbmenu New Homebrew Menu].
= How to use =
== How to use ==
* Launch BootNTRSelector through your method of choice and follow the on-screen instructions, no extra steps or files are required.
* Launch BootNTRSelector through your method of choice and follow the on-screen instructions, no extra steps or files are required.
* BootNTRSelector will now default to whichever NTR version you selected last.
* BootNTRSelector will now default to whichever NTR version you selected last.
Line 27: Line 27:
* You need to use one of the '''Mode3''' releases in order to use NTR with extended memory games (such as Monster Hunter, Pok�n Sun/Moon, Smash Bros, etc.). Mode3 has no effect on New3DS.
* You need to use one of the '''Mode3''' releases in order to use NTR with extended memory games (such as Monster Hunter, Pok�n Sun/Moon, Smash Bros, etc.). Mode3 has no effect on New3DS.
* Launching BootNTRSelector before the home menu is completely loaded may result in a crash / error. So before launching it, wait a couple of seconds for the home menu to be fully loaded.
* Launching BootNTRSelector before the home menu is completely loaded may result in a crash / error. So before launching it, wait a couple of seconds for the home menu to be fully loaded.
= Screenshots =
=== Screenshots ===
[[File:https://imgur.com/EWuJOLV.png|frame|none|alt=|caption Main Menu]]
https://imgur.com/EWuJOLV.png
[[File:https://i.imgur.com/8LYUJXN.png|frame|none|alt=|caption Failed to load]]
https://i.imgur.com/8LYUJXN.png
[[File:https://i.imgur.com/7a3Wjzw.png|frame|none|alt=|caption Auto updater]]
https://i.imgur.com/7a3Wjzw.png
= Building =
 
Building BootNTRSelector is handled through buildtools. You have to have the following installed: - [https://sourceforge.net/projects/devkitpro/files/Automated%20Installer/ devkitPro with devkitARM] - ctrulib (installed automatically with the devkitARM script) - [https://github.com/fincs/citro3d citro3d] - [https://github.com/devkitPro/3ds_portlibs portlibs]
== Building ==
Building BootNTRSelector is handled through buildtools.
You have to have the following installed:
- [https://sourceforge.net/projects/devkitpro/files/Automated%20Installer/ devkitPro with devkitARM]
- ctrulib (installed automatically with the devkitARM script)
- [https://github.com/fincs/citro3d citro3d] - [https://github.com/devkitPro/3ds_portlibs portlibs]
Once you have installed all the dependencies simply run <code>make</code> in the root directory and if you set it all up correctly it should build.
Once you have installed all the dependencies simply run <code>make</code> in the root directory and if you set it all up correctly it should build.
Changelog Added 11.12 support. Added Luma3DS v10.0.1 support. Fixed Mode3 and 3dsx builds from 2.13.1. Updated NTR v3.6 to v3.6.1. NTR v3.6.1 Changelog Small improvement in the N3DS streaming code. (Uses Luma3DS PA -> VA memory mapping instead of DMA) Filename meaning You will find different files below depending on your needs. Here is a little explanation on each term:
 
=== Changelog ===
 
Added 11.12 support. Added Luma3DS v10.0.1 support. Fixed Mode3 and 3dsx builds from 2.13.1.
 
Updated NTR v3.6 to v3.6.1. NTR v3.6.1 Changelog Small improvement in the N3DS streaming code. (Uses Luma3DS PA -> VA memory mapping instead of DMA) Filename meaning You will find different files below depending on your needs. Here is a little explanation on each term:
 
3dsx/cia The 3dsx file can be launched from the homebrew launcher while the cia files can be installed to the home menu. (There is only a single 3dsx file variation.)
3dsx/cia The 3dsx file can be launched from the homebrew launcher while the cia files can be installed to the home menu. (There is only a single 3dsx file variation.)
Mode3 Files which have the the Mode3 label are made specifically for extended memory games on Old 3DS/2DS models. (To detect if you are using an extended memory game, check if the console reboots after you close it from the home menu.) You don't need to install the Mode3 version if you don't want to use any extended memory game or you have a New 3DS/2DS.
Mode3 Files which have the the Mode3 label are made specifically for extended memory games on Old 3DS/2DS models. (To detect if you are using an extended memory game, check if the console reboots after you close it from the home menu.) You don't need to install the Mode3 version if you don't want to use any extended memory game or you have a New 3DS/2DS.
PabloMK7 / FONZD banner The banner is the 3D model that shows in the top screen when you select the app in the home menu. The difference is only visual and is up to your own choice.
PabloMK7 / FONZD banner The banner is the 3D model that shows in the top screen when you select the app in the home menu. The difference is only visual and is up to your own choice.

Revision as of 13:24, 11 April 2020

Template:Infobox 3DS homebrew

BootNTRSelector

A mod of BootNTR which will allows you to choose the version of NTR you want to load (and it is also much faster than regular BootNTR).

Latest stable builds

The latest stable builds can be found in the releases section.

Installation

CIA

Install the .cia file through FBI and run it.

3DSX

Copy the .3dsx file into sdmc:/3ds/BootNTRSelector/ and run it through the New Homebrew Menu.

How to use

  • Launch BootNTRSelector through your method of choice and follow the on-screen instructions, no extra steps or files are required.
  • BootNTRSelector will now default to whichever NTR version you selected last.

Notes for Old3DS users

  • You need to use one of the Mode3 releases in order to use NTR with extended memory games (such as Monster Hunter, Pok�n Sun/Moon, Smash Bros, etc.). Mode3 has no effect on New3DS.
  • Launching BootNTRSelector before the home menu is completely loaded may result in a crash / error. So before launching it, wait a couple of seconds for the home menu to be fully loaded.

Screenshots

EWuJOLV.png8LYUJXN.png7a3Wjzw.png

Building

Building BootNTRSelector is handled through buildtools. You have to have the following installed: - devkitPro with devkitARM - ctrulib (installed automatically with the devkitARM script) - citro3d - portlibs Once you have installed all the dependencies simply run make in the root directory and if you set it all up correctly it should build.

Changelog

Added 11.12 support. Added Luma3DS v10.0.1 support. Fixed Mode3 and 3dsx builds from 2.13.1.

Updated NTR v3.6 to v3.6.1. NTR v3.6.1 Changelog Small improvement in the N3DS streaming code. (Uses Luma3DS PA -> VA memory mapping instead of DMA) Filename meaning You will find different files below depending on your needs. Here is a little explanation on each term:

3dsx/cia The 3dsx file can be launched from the homebrew launcher while the cia files can be installed to the home menu. (There is only a single 3dsx file variation.)

Mode3 Files which have the the Mode3 label are made specifically for extended memory games on Old 3DS/2DS models. (To detect if you are using an extended memory game, check if the console reboots after you close it from the home menu.) You don't need to install the Mode3 version if you don't want to use any extended memory game or you have a New 3DS/2DS.

PabloMK7 / FONZD banner The banner is the 3D model that shows in the top screen when you select the app in the home menu. The difference is only visual and is up to your own choice.

Advertising: