More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=3gxtool | |title=3gxtool | ||
|image=3gxtool4.png | |image=3gxtool4.png | ||
|description= | |description=An utility to generate 3GX plugins. | ||
|author=Nanquitas | |author=Nanquitas | ||
|lastupdated= | |lastupdated=2022/05/05 | ||
|type=Hack Utilities | |type=Hack Utilities | ||
|version=1.0 | |version=1.0 | ||
Line 10: | Line 10: | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/3gxtool.7z | |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+). | 3gxtool is a program for creating plugins to use with Luma3DS (for [[CTRPluginFramework_3DS|CTRPF]] 0.6.0+). | ||
==User guide== | ==User guide== | ||
You can place this tool in any folder in your path to be able to build 3GX plugins with their provided Makefiles. | |||
Usage: | |||
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== | ==External links== | ||
* GitLab - https://gitlab.com/thepixellizeross/3gxtool | |||
* GitHub - https://github.com/Nanquitas/3gxtool | * GitHub - https://github.com/Nanquitas/3gxtool | ||
* Discord - https://discord.gg/5M63VCD | * Discord - https://discord.gg/5M63VCD |
Revision as of 02:14, 9 Mayıs 2022
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.
Usage:
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