I forked your Gen6CTRPluginFramework — wanted to show you what I did #5
samaBR85
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey biometrix76! I've been using your Gen6CTRPluginFramework for a while and ended up going pretty deep into it — to the point where I forked it and built a fairly extensive overhaul. I wanted to show you what came out of it, since none of it would exist without your work (and the work of everyone before you).
The main thing I wanted to tackle was the experience for players who are new to homebrew. So I rewrote and reordered most of the menus, and added a plain-language info note on every single function — highlight anything and press (i) to see what it does and when it's useful.
Beyond that, some of the bigger additions::
🔍 Wild Pokémon Spawner — a live, filtered list of every species; pick one (form, level, shiny) and it appears in the grass.
🐉 Respawn Legendary — sends any legendary back to its real location.
🛒 PokéMart Anywhere — a real shop in your bag, with a FREE mode and a PAY mode (prices, cart, checkout — you can never overspend).
📦 PC Box ++ — your boxes as a visual sprite grid, with a full tabbed editor (IVs/EVs, moves, ability, item, ball…) — all picked from on-screen lists, no keyboard typing.
⚔️ In-Battle Tools — Enemy Helper coaches you on the foe (what beats it, stat-by-stat compare), Change Party Stats edits your team mid-fight, and Display Enemy Stats overlays hidden data.
🗺️ Teleportation — warp to any town/route/landmark (full Hoenn + Kalos maps), plus your own saved warp points.
🎮 Mini Game Corner — a little arcade of 7 games (loot boxes, slots, prize wheel, stat duels, a random team generator, and more).
✨ Quality of life — fast text, fast walk, walk-through-walls, instant eggs, a configurable on-screen HUD, 25 color themes, Favorites, rebindable hotkeys…
📖 Complete Professor Oak Challenge guide built in — the full Oak Challenge walkthrough (by Mewlax) lives right inside the plugin, so you can follow the entire living-dex run without ever leaving your game.
This release focuses on Alpha Sapphire. X, Y and Omega Ruby tailored content is in the works.
You can see the full README with screenshots here: https://github.com/samaBR85/Gen6CTRPFrameworkOverhauled
Would love to hear your thoughts — and again, genuine thanks for putting the original together.
All reactions