Curated knowledge base + pipeline for the valhalla Pokémon ROM-hack collection, moved out of the homelabstack infra repo on 2026-06-06 so that repo stays focused on the homelab. - pokemon-romhack-vault/ Obsidian vault: 75 hack notes + Index/Types/Platform MOCs (generated by build-romhack-vault.py) - scripts/ build-romhack-vault, romhack-import/fetch/apply - pokemon-romhacks-wanted.md manual-acquisition list (gated hacks) - drop/ gitignored ~1.3GB binary staging area The ROMs live on valhalla (/storage1/Emulation) served by the RomM stack, which stays in homelabstack (stacks/roms).
25 lines
850 B
Markdown
25 lines
850 B
Markdown
# Game Boy Color (GBC) — 9 hacks
|
|
|
|
```dataview
|
|
TABLE base, version, status, type
|
|
FROM "Hacks"
|
|
WHERE platform = "GBC"
|
|
SORT file.name ASC
|
|
```
|
|
|
|
## Static
|
|
|
|
| Hack | Base | Version | Status | Type |
|
|
|---|---|---|---|---|
|
|
| [[Ambrosia]] | Crystal | 2.4.0 | Ongoing | New Experience |
|
|
| [[Crystal Clear]] | Crystal | 2.5.7 | Complete | New Experience, QoL |
|
|
| [[Crystal Inheritance]] | Crystal | 1.0.3 | Complete | New Experience |
|
|
| [[Crystal Kaizo]] | Crystal | 1.0 | Complete | Difficulty |
|
|
| [[Low Budget Crystal]] | Crystal | — | Complete | Vanilla+, QoL |
|
|
| [[Orange]] | Crystal | — | Complete | New Experience |
|
|
| [[Peridot]] | Crystal | 2.2.3 | Ongoing | New Experience |
|
|
| [[Polished Crystal]] | Crystal | 3.2.3 | Complete | Vanilla+, QoL, Expansion |
|
|
| [[Prism]] | Crystal | 1.0 | Complete | New Experience |
|
|
|
|
[[Index|← back to directory]]
|