More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = CTGP-7Launcher | |title=CTGP-7Launcher | ||
| | |description=Launches the CTGP-7 mod using Luma3DS plugin loader. | ||
| | |author=mariohackandglitch | ||
| lastupdated = 2020/11/01 | |lastupdated=2020/11/01 | ||
| | |type=Plugins | ||
| | |version=1 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/CTGP-7_Launcher.7z | ||
| source = https://github.com/mariohackandglitch/CTGP-7_Launcher | |website=https://github.com/mariohackandglitch/CTGP-7_Launcher | ||
|source=https://github.com/mariohackandglitch/CTGP-7_Launcher | |||
}} | }} | ||
== CTGP-7 Launcher == | == CTGP-7 Launcher == |
Revision as of 10:37, 29 October 2021
CTGP-7Launcher | |
---|---|
General | |
Author | mariohackandglitch |
Type | Plugins |
Version | 1 |
License | Mixed |
Last Updated | 2020/11/01 |
Links | |
Download | |
Website | |
Source | |
CTGP-7 Launcher
Launcher app used with CTGP-7 to launch the mod. This repository also has a modification of the plugin loader used in the Luma3DS with plugin loading support fork but specific for MK7 title IDs.
If you came here only for the plugin loader I recommend checking that repository instead.
Building
This has been uploaded for archive and reference purposes. The latest commit may need some modifications so it can be compiled properly.
Building CTGP-7 Launcher is handled through buildtools. You have to have the following installed:
- devkitPro with devkitARM
- ctrulib (installed automatically with the devkitARM script)
- citro3d
- portlibs
Once you have installed all the dependencies simply run make
in the BootNTR directory and if you set it all up correctly it should build.
Credits
- @Nanquitas : BootNTRSelector, from which this app is forked.
- @44670 : Initial BootNTR and NTR CFW developer.