More actions
(Created page with "{{Infobox 3DS Homebrews |title=Alolan CTRPluginFramework |image=AlolanCTRPluginFramework3DS.png |description=Alolan CTRPluginFramework is a 3gx plugin for Pokemon Sun, Moon, Ultra Sun, and Ultra Moon. |author=biometrix76 |lastupdated=2024/08/15 |type=Plugins |version=0.0.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/3dshomebrews/AlolanCTRPluginFramework3DS.7z |website=https://gbatemp.net/threads/release-alolan-ctrpluginframework.659649/ |source=https://github.co...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=Alolan CTRPluginFramework | |image_alt=Alolan CTRPluginFramework | ||
}} | }} | ||
Alolan CTRPluginFramework is a | Alolan CTRPluginFramework is a 3GX plugin for Pokemon Sun, Moon, Ultra Sun, and Ultra Moon on the Nintendo 3DS console. | ||
== | This plugin is more so a continuation of ultraSuMoFramework with PKHeX implementations using an updated .3gx file format. | ||
== Installation == | |||
Make sure to update to the latest [[Luma3DS|Luma]]. | |||
Download the latest [https://github.com/biometrix76/alolanctrpluginframework/releases/latest release]. | |||
Extract the .zip containing the luma folder to the root of the SD card and replace existing folders. | |||
Make sure AlolanCTRPluginFramework.3gx is the only .3gx file. | |||
==Screenshots== | ==Screenshots== | ||
[[image:AlolanCTRPluginFramework3DS.png]] | [[image:AlolanCTRPluginFramework3DS.png|link=]] | ||
==Changelog== | ==Changelog== | ||
Line 35: | Line 41: | ||
== Credits == | == Credits == | ||
Thanks to the following projects, teams, and individuals for being great resources: | Thanks to the following projects, teams, and individuals for being great resources: | ||
* [https://gitlab.com/thepixellizeross ThePixellizerOSS] et al. for the 3gxtool and CTRPluginFramework to build plugins with | * [https://gitlab.com/thepixellizeross ThePixellizerOSS] et al. for the 3gxtool and CTRPluginFramework to build plugins with | ||
* [https://github.com/kwsch/PKHeX/ PKHeX] et al. for the database, documentation, examples, and code | * [https://github.com/kwsch/PKHeX/ PKHeX] et al. for the database, documentation, examples, and code | ||
Line 43: | Line 48: | ||
== External links == | == External links == | ||
* Github - https://github.com/biometrix76/AlolanCTRPluginFramework | * Github - https://github.com/biometrix76/AlolanCTRPluginFramework | ||
* GBAtemp - https://gbatemp.net/threads/release-alolan-ctrpluginframework.659649/ |
Latest revision as of 14:40, 24 September 2024
Alolan CTRPluginFramework | |
---|---|
General | |
Author | biometrix76 |
Type | Plugins |
Version | 0.0.1 |
License | GPL-3.0 |
Last Updated | 2024/08/15 |
Links | |
Download | |
Website | |
Source | |
Alolan CTRPluginFramework is a 3GX plugin for Pokemon Sun, Moon, Ultra Sun, and Ultra Moon on the Nintendo 3DS console.
This plugin is more so a continuation of ultraSuMoFramework with PKHeX implementations using an updated .3gx file format.
Installation
Make sure to update to the latest Luma.
Download the latest release.
Extract the .zip containing the luma folder to the root of the SD card and replace existing folders.
Make sure AlolanCTRPluginFramework.3gx is the only .3gx file.
Screenshots
Changelog
v0.0.1
- First Release.
Credits
Thanks to the following projects, teams, and individuals for being great resources:
- ThePixellizerOSS et al. for the 3gxtool and CTRPluginFramework to build plugins with
- PKHeX et al. for the database, documentation, examples, and code
- AnalogMan151 for the ultraSuMoFramework foundation of the plugin
- dragongyre173 for the data viewer overlay in-game
- JourneyOver et al. for providing an extensive ActionReplay code database