feat: spin off Pokémon ROM-hack catalog from homelabstack

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).
This commit is contained in:
ginnoir
2026-06-06 15:32:47 -05:00
commit e59cc361d0
90 changed files with 4241 additions and 0 deletions
@@ -0,0 +1,33 @@
---
title: "Pokémon Polished Crystal"
platform: GBC
base: "Crystal"
version: "3.2.3"
status: "Complete"
type: ["Vanilla+", "QoL", "Expansion"]
generation: "Gen 17 mons"
library_path: "roms/gbc/Hacks/Pokemon - Polished Crystal (Hack).gbc"
source: "https://github.com/Rangi42/polishedcrystal"
added: 2026-06-06
tags: ["hack", "platform/gbc", "base/crystal", "status/complete", "type/vanilla+", "type/qol", "type/expansion"]
---
# Pokémon Polished Crystal
> [!info] Vanilla+ · QoL · Expansion — **Complete**
> Game Boy Color · base **Crystal** · version **3.2.3** · Gen 17 mons
## Summary
The gold standard Crystal enhancement: physical/special split, ~Gen 7 movesets/species availability, faithful or modern modes, tons of QoL. Open-source decomp.
## Type
[[Types#Vanilla+|Vanilla+]] [[Types#QoL|QoL]] [[Types#Expansion|Expansion]]
## Links
- Source / info: https://github.com/Rangi42/polishedcrystal
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Polished%20Crystal%20rom%20hack
## In the library
- `roms/gbc/Hacks/Pokemon - Polished Crystal (Hack).gbc` on valhalla
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
[[Index|← back to directory]]