Luma3DS Plugin sample 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Luma3DS-Plugin-sample | |title=Luma3DS-Plugin-sample | ||
|image=Luma3DS-Plugin-sample-3DS.jpg | |image=Luma3DS-Plugin-sample-3DS.jpg | ||
|description=A basic game plugin which can be loaded by Luma3DS | |description=A basic game plugin which can be loaded by Luma3DS. | ||
|author=Nanquitas | |author=Nanquitas | ||
|lastupdated=2018/11/15 | |lastupdated=2018/11/15 | ||
| Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/luma3dspluginsample.7z | ||
|website=https://github.com/Nanquitas/Luma3DS-Plugin-sample | |website=https://github.com/Nanquitas/Luma3DS-Plugin-sample | ||
|source=https://github.com/Nanquitas/Luma3DS-Plugin-sample | |source=https://github.com/Nanquitas/Luma3DS-Plugin-sample | ||
}} | }} | ||
This is a basic game plugin to showcase the new Luma3DS plugin system and its menu. | |||
You'll need | ==Installation== | ||
You'll need [https://github.com/Nanquitas/Luma3DS/releases/tag/v9.1 this version of Luma3DS]. | |||
You can put the plugin either in: | |||
* <code>sd:/luma/plugins/default.3gx</code> (will be loaded for all games) | |||
* <code>sd:/luma/plugins/<TITLEID>/<filename>.3gx</code> (will only be loaded for the specified title) | |||
==Controls== | |||
Select - Open the menu | |||
==External links== | |||
* GitHub - https://github.com/Nanquitas/Luma3DS-Plugin-sample | |||
* | * Discord - https://discord.gg/5M63VCD | ||
https:// | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Homebrew plugins on 3DS]] | [[Category:Homebrew plugins on 3DS]] | ||
Revision as of 07:50, 13 December 2021
| Luma3DS-Plugin-sample | |
|---|---|
| File:Luma3DS-Plugin-sample-3DS.jpg | |
| General | |
| Author | Nanquitas |
| Type | Plugins |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2018/11/15 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a basic game plugin to showcase the new Luma3DS plugin system and its menu.
Installation
You'll need this version of Luma3DS.
You can put the plugin either in:
sd:/luma/plugins/default.3gx(will be loaded for all games)sd:/luma/plugins/<TITLEID>/<filename>.3gx(will only be loaded for the specified title)
Controls
Select - Open the menu
External links
- GitHub - https://github.com/Nanquitas/Luma3DS-Plugin-sample
- Discord - https://discord.gg/5M63VCD