3DS:Game plugins/3GX: Difference between revisions
From Hacks Guide Wiki
More actions
m update for luma 13 |
m page complete Tags: Mobile edit Mobile web edit |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{shortcut|3DS:3GX|3GX}} | {{shortcut|3DS:3GX|3GX}} | ||
The 3GX file format is an evolution of the old PLG file format that is used in newer game plugins. You can use them via Luma3DS's built-in plugin loader. | |||
The 3GX file format is an evolution of the old PLG file format that is used in newer game plugins. You can | |||
== Installation == | == Installation == | ||
<tabber> | <tabber> | ||
|-|Universal Updater= | |-|Universal-Updater= | ||
==== What you need ==== | ==== What you need ==== | ||
| Line 15: | Line 12: | ||
==== Installation ==== | ==== Installation ==== | ||
# | # Power on your console | ||
# Reboot your | # Launch '''Universal-Updater''' from the HOME Menu, or from the Homebrew Launcher | ||
# | # Select the magnifying glass on the bottom screen, then search for '''Luma3DS''' | ||
#* Hint: If you don't know what the options are, you don't need | # Press {{B|A}} while hovering over '''Luma3DS''' from the list of homebrew | ||
# Choose <code>boot.firm</code> and wait for the install to finish | |||
# Reboot your console | |||
# If you see the Luma3DS configuration menu, enable any options that you need, then press Start | |||
#* Hint: If you don't know what the options are, you don't need them | |||
|-|Manually= | |-|Manually= | ||
| Line 24: | Line 25: | ||
==== What you need ==== | ==== What you need ==== | ||
* The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS] | * The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS] (the Luma3DS <code>.zip</code> file) | ||
==== Installation ==== | ==== Installation ==== | ||
# Insert your SD card into your computer | |||
# Copy <code>boot.firm</code> from the Luma3DS <code>.zip</code> to the root of your SD card, replacing <code>boot.firm</code> if it is already there | |||
# Reinsert your SD card into your console and power on | |||
# If you see the Luma3DS configuration menu, enable any options that you need, then press Start | |||
#* Hint: If you don't know what the options are, you don't need them | |||
</tabber> | </tabber> | ||
| Line 46: | Line 49: | ||
An example directory for a plugin affecting all games would be <code>luma</code> -> <code>plugins</code> -> <code>default.3gx</code>. | An example directory for a plugin affecting all games would be <code>luma</code> -> <code>plugins</code> -> <code>default.3gx</code>. | ||
=== Using 3GX plugins === | === Launching 3GX plugins<span class="anchor" id="Using 3GX plugins"></span> === | ||
# Open the Rosalina menu ( | # Open the Rosalina menu ({{B|Left Shoulder|D-Pad Down|SELECT}} by default) | ||
# Scroll down to the plugin loader option, then press | # Scroll down to the plugin loader option, then press {{B|A}} to enable it | ||
# | # Press {{B|B}} to exit the Rosalina menu | ||
# Open your game of choice | # Open your game of choice | ||
#* The screen should flash another color to indicate that the plugin has successfully loaded | #* The screen should flash another color to indicate that the plugin has successfully loaded | ||
| Line 56: | Line 59: | ||
=== Usage notes === | === Usage notes === | ||
* Most plugins have a menu that can be opened by pressing {{B|SELECT}} while the plugin is loaded | |||