More actions
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
* [https://github.com/Nanquitas @Nanquitas] - BootNTRSelector, from which this app is forked. | * [https://github.com/Nanquitas @Nanquitas] - BootNTRSelector, from which this app is forked. | ||
* [https://github.com/44670 @44670] - Initial BootNTR and NTR CFW developer. | * [https://github.com/44670 @44670] - Initial BootNTR and NTR CFW developer. | ||
==External links== | |||
* GitHub - https://github.com/mariohackandglitch/CTGP-7_Launcher | |||
[[Category:3DS homebrew rom hacks]] | [[Category:3DS homebrew rom hacks]] | ||
[[Category:Homebrew 3DS game hacks]] | [[Category:Homebrew 3DS game hacks]] |
Revision as of 03:07, 4 April 2022
CTGP-7 Launcher | |
---|---|
General | |
Author | PabloMK7 (mariohackandglitch) |
Type | Game Hacks |
Version | 1 |
License | MIT License |
Last Updated | 2020/11/01 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a 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.
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.