feat(roms): add Obsidian vault knowledge base for 75 library romhacks

build-romhack-vault.py generates pokemon-romhack-vault/: one note per hack
(YAML properties + tags + summary + links), an Index MOC (Dataview + static
table), a Types taxonomy, and per-platform MOCs. Dataset is the single source
of truth — edit + re-run to extend.
This commit is contained in:
ginnoir
2026-06-06 03:15:36 -05:00
parent 5f53df0070
commit eea602d100
83 changed files with 3406 additions and 0 deletions
@@ -0,0 +1,33 @@
---
title: "Pokémon Aesthetic Red"
platform: GBA
base: "FireRed"
version: "1.1"
status: "Complete"
type: ["Cosmetic", "Vanilla+"]
generation: "Gen 1"
library_path: "roms/gba/Hacks/Pokemon - Aesthetic Red (Hack).gba"
source: "https://duckduckgo.com/?q=Pok%C3%A9mon%20Aesthetic%20Red%20rom%20hack"
added: 2026-06-06
tags: ["hack", "platform/gba", "base/firered", "status/complete", "type/cosmetic", "type/vanilla+"]
---
# Pokémon Aesthetic Red
> [!info] Cosmetic · Vanilla+ — **Complete**
> Game Boy Advance · base **FireRed** · version **1.1** · Gen 1
## Summary
A visual + musical overhaul of FireRed — restyled tiles, sprites, and soundtrack while keeping vanilla gameplay.
## Type
[[Types#Cosmetic|Cosmetic]] [[Types#Vanilla+|Vanilla+]]
## Links
- Source: _(not catalogued — see lookup)_
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Aesthetic%20Red%20rom%20hack
## In the library
- `roms/gba/Hacks/Pokemon - Aesthetic Red (Hack).gba` on valhalla
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
[[Index|← back to directory]]