More actions
m (Text replacement - "Category:Homebrew plugins on 3DS" to "") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
==Installation== | ==Installation== | ||
You'll need [ | You'll need the [[Luma3DS 3GX Loader Edition 3DS|3GX Loader Edition 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/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) | * <code>sd:/luma/plugins/<TITLEID>/<filename>.3gx</code> (will only be loaded for the specified title) | ||
Line 25: | Line 25: | ||
* GitHub - https://github.com/Nanquitas/Luma3DS-Plugin-sample | * GitHub - https://github.com/Nanquitas/Luma3DS-Plugin-sample | ||
* Discord - https://discord.gg/5M63VCD | * Discord - https://discord.gg/5M63VCD | ||
Latest revision as of 04:53, 6 Mayıs 2024
Luma3DS-Plugin-sample | |
---|---|
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 the 3GX Loader Edition 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