3DS:Game plugins/3GX: Difference between revisions
From Hacks Guide Wiki
More actions
fix tvar usage |
fix header translation tags |
||
| Line 2: | Line 2: | ||
<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> | <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> | ||
<translate> | |||
== Installation == | |||
</translate> | |||
<tabber> | <tabber> | ||
|-|Universal-Updater= | |-|Universal-Updater= | ||
==== | <translate> | ||
==== What you need ==== | |||
</translate> | |||
* [[3DS:Universal-Updater|Universal-Updater]] | * [[3DS:Universal-Updater|Universal-Updater]] | ||
==== | <translate> | ||
==== Installation ==== | |||
</translate> | |||
<translate> | <translate> | ||
| Line 24: | Line 30: | ||
|-|<translate>Manually</translate>= | |-|<translate>Manually</translate>= | ||
==== | <translate> | ||
==== What you need ==== | |||
</translate> | |||
* <translate>The latest release of <tvar name="3">[https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]</tvar> (the Luma3DS <code>.zip</code> file)</translate> | * <translate>The latest release of <tvar name="3">[https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]</tvar> (the Luma3DS <code>.zip</code> file)</translate> | ||
==== | <translate> | ||
==== Installation ==== | |||
</translate> | |||
<translate> | <translate> | ||
| Line 40: | Line 50: | ||
</tabber> | </tabber> | ||
<translate> | |||
=== | == Using 3GX plugins == | ||
</translate> | |||
<translate> | |||
=== Plugin location === | |||
</translate> | |||
<translate> | <translate> | ||
| Line 64: | Line 78: | ||
# Look at the information on the plugin's webpage/README for usage instructions - usage will differ for each plugin | # Look at the information on the plugin's webpage/README for usage instructions - usage will differ for each plugin | ||
</translate> | </translate> | ||
=== | <translate> | ||
=== Usage notes === | |||
</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> | ||