3DS:Game plugins/3GX: Difference between revisions
From Hacks Guide Wiki
More actions
fix header translation tags |
re-organize translation tags |
||
| Line 1: | Line 1: | ||
<languages/>{{shortcut|3DS:3GX|3GX}} | <languages/>{{shortcut|3DS:3GX|3GX}} | ||
<translate>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. | <translate> | ||
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. | |||
== Installation == | == Installation == | ||
</translate> | </translate> | ||
| Line 12: | Line 12: | ||
</translate> | </translate> | ||
* | * {{ml|3DS:Universal-Updater|Universal-Updater}} | ||
<translate> | <translate> | ||
| Line 18: | Line 18: | ||
</translate> | </translate> | ||
<translate> | <ol> | ||
<li><translate>Power on your console</translate></li> | |||
<li><translate>Launch <tvar name="1">'''Universal-Updater'''</tvar> from the HOME Menu, or from the Homebrew Launcher</translate></li> | |||
<li><translate>Select the magnifying glass on the bottom screen, then search for '''Luma3DS'''</translate></li> | |||
<li><translate>Press <tvar name="2">{{B|A}}</tvar> while hovering over '''Luma3DS''' from the list of homebrew</translate></li> | |||
<li><translate>Choose <code>boot.firm</code> and wait for the install to finish</translate></li> | |||
<li><translate>Reboot your console</translate></li> | |||
<li><translate>If you see the Luma3DS configuration menu, enable any options that you need, then press Start</translate></li> | |||
<ul><li><translate>Hint: If you don't know what the options are, you don't need them</translate> | |||
</ | </li></ul> | ||
</ol> | |||
|-|<translate>Manually</translate>= | |-|<translate>Manually</translate>= | ||
| Line 40: | Line 41: | ||
</translate> | </translate> | ||
<translate> | <ol> | ||
<li><translate>Insert your SD card into your computer</translate></li> | |||
<li><translate>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</translate></li> | |||
<li><translate>Reinsert your SD card into your console and power on</translate></li> | |||
<li><translate>If you see the Luma3DS configuration menu, enable any options that you need, then press Start</translate></li> | |||
<ul><li><translate>Hint: If you don't know what the options are, you don't need them</translate> | |||
</ | </li></ul> | ||
</ol> | |||
</tabber> | </tabber> | ||
| Line 67: | Line 69: | ||
An example directory for a plugin affecting all games would be <tvar name="16"><code>luma</code> -> <code>plugins</code></tvar> -> <tvar name="17"><code>default.3gx</code></tvar>.</translate> | An example directory for a plugin affecting all games would be <tvar name="16"><code>luma</code> -> <code>plugins</code></tvar> -> <tvar name="17"><code>default.3gx</code></tvar>.</translate> | ||
<translate> | <translate> | ||
=== Launching 3GX plugins<tvar name="anchor"><span class="anchor" id="Using 3GX plugins"></span></tvar> === | |||
</translate> | </translate> | ||
<ol> | |||
<li><translate>Open the Rosalina menu <tvar name="18">({{B|Left Shoulder|D-Pad Down|SELECT}}</tvar> by default)</translate></li> | |||
<li><translate>Scroll down to the plugin loader option, then press <tvar name="19">{{B|A}}</tvar> to enable it</translate></li> | |||
<li><translate>Press <tvar name="20">{{B|B}}</tvar> to exit the Rosalina menu </translate></li> | |||
<li><translate>Open your game of choice</translate></li> | |||
<ul><li><translate>The screen should flash another color to indicate that the plugin has successfully loaded</translate> | |||
</li></ul> | |||
<li><translate>Look at the information on the plugin's webpage/README for usage instructions - usage will differ for each plugin</translate></li> | |||
</ol> | |||
<translate> | <translate> | ||
=== Usage notes === | === Usage notes === | ||
</translate> | </translate> | ||
* <translate>Most plugins have a menu that can be opened by pressing <tvar name="21">{{B|SELECT}}</tvar> while the plugin is loaded</translate> | * <translate>Most plugins have a menu that can be opened by pressing <tvar name="21">{{B|SELECT}}</tvar> while the plugin is loaded</translate> | ||