More actions
No edit summary |
m (Text replacement - "Category:3DS homebrew rom hacks" to "") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=3gxtool | |title=3gxtool | ||
|description= | |image=3gxtool4.png | ||
|description=An utility to generate 3GX plugins. | |||
|author=Nanquitas | |author=Nanquitas | ||
|lastupdated= | |lastupdated=2022/05/05 | ||
|type= | |type=Hack Utilities | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/3gxtool.7z | ||
|website=https://github.com/Nanquitas/3gxtool | |website=https://github.com/Nanquitas/3gxtool | ||
|source=https:// | |source=https://gitlab.com/thepixellizeross/3gxtool | ||
}} | }} | ||
3gxtool is a program for creating plugins to use with Luma3DS (for [[CTRPluginFramework_3DS|CTRPF]] 0.6.0+). | |||
==User guide== | |||
You can place this tool in any folder in your path to be able to build 3GX plugins with their provided Makefiles. | |||
3gxtool [OPTION...] <input.bin> <settings.plgInfo> <output.3gx> | |||
Available options: | |||
-d, --discard-symbols: Don't include the symbols in the file | |||
-s, --silent: Don't display the text (except errors) | |||
-e, --enclib: Encryption shared library | |||
-h, --help: Print help | |||
==External links== | |||
* GitLab - https://gitlab.com/thepixellizeross/3gxtool | |||
* GitHub - https://github.com/Nanquitas/3gxtool | |||
* Discord - https://discord.gg/5M63VCD |
Latest revision as of 06:17, 6 Mayıs 2024
3gxtool | |
---|---|
General | |
Author | Nanquitas |
Type | Hack Utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2022/05/05 |
Links | |
Download | |
Website | |
Source | |
3gxtool is a program for creating plugins to use with Luma3DS (for CTRPF 0.6.0+).
User guide
You can place this tool in any folder in your path to be able to build 3GX plugins with their provided Makefiles.
3gxtool [OPTION...] <input.bin> <settings.plgInfo> <output.3gx> Available options: -d, --discard-symbols: Don't include the symbols in the file -s, --silent: Don't display the text (except errors) -e, --enclib: Encryption shared library -h, --help: Print help
External links
- GitLab - https://gitlab.com/thepixellizeross/3gxtool
- GitHub - https://github.com/Nanquitas/3gxtool
- Discord - https://discord.gg/5M63VCD