Fix Playnite setup help text and add Omniversal Emerald to catalog.
Comment out a broken here-string fragment in the PC hack setup instructions, and refresh wiki/catalog.json with Pokémon Omniversal Emerald plus updated facet counts.
This commit is contained in:
@@ -30,7 +30,7 @@ Add the Playnite emulator first (Library -> Configure Emulators -> Add):
|
||||
Working dir: {InstallDir}
|
||||
|
||||
Then in RomM plugin settings, map pc_windows -> that emulator, destination
|
||||
'@ + $DestPath + @', Auto-extract ON.
|
||||
#'@ + $DestPath + @', Auto-extract ON.
|
||||
|
||||
Or re-run this script after the emulator exists (it reads EmulatorId from an existing pc_windows mapping).
|
||||
|
||||
|
||||
+73
-9
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"generated": "2026-06-26",
|
||||
"count": 396,
|
||||
"generated": "2026-06-27",
|
||||
"count": 397,
|
||||
"facets": {
|
||||
"platform": {
|
||||
"GBA": 201,
|
||||
"GBA": 202,
|
||||
"PC": 77,
|
||||
"NDS": 50,
|
||||
"GBC": 37,
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"base": {
|
||||
"FireRed": 101,
|
||||
"Emerald": 85,
|
||||
"Emerald": 86,
|
||||
"RPG Maker XP / Pokemon Essentials": 75,
|
||||
"Crystal": 27,
|
||||
"Ruby": 10,
|
||||
@@ -65,7 +65,7 @@
|
||||
"status": {
|
||||
"Complete": 337,
|
||||
"Ongoing": 30,
|
||||
"Beta": 28,
|
||||
"Beta": 29,
|
||||
"Complete (beta)": 1
|
||||
},
|
||||
"engine": {
|
||||
@@ -81,17 +81,18 @@
|
||||
"pokeemerald (decomp, likely)": 1
|
||||
},
|
||||
"type": {
|
||||
"Expansion": 165,
|
||||
"New Experience": 165,
|
||||
"Expansion": 166,
|
||||
"New Experience": 166,
|
||||
"Difficulty": 126,
|
||||
"QoL": 88,
|
||||
"Vanilla+": 29,
|
||||
"Cosmetic": 13,
|
||||
"Demake": 11,
|
||||
"Roguelite": 7
|
||||
"Roguelite": 7,
|
||||
"Crossover": 1
|
||||
},
|
||||
"play_status": {
|
||||
"Unplayed": 391,
|
||||
"Unplayed": 392,
|
||||
"Completed": 4,
|
||||
"Dropped": 1
|
||||
}
|
||||
@@ -13773,6 +13774,69 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stem": "Omniversal Emerald",
|
||||
"title": "Pokémon Omniversal Emerald",
|
||||
"platform": "GBA",
|
||||
"base": "Emerald",
|
||||
"version": "0.3.2",
|
||||
"status": "Beta",
|
||||
"generation": "Gen III",
|
||||
"fakemon": "Yes",
|
||||
"developer": "Rioluwott, LuckyCapybara",
|
||||
"release_date": "2026-06-27",
|
||||
"banner": "https://romhacks.ginnoir.com/assets/banners/omniversal-emerald.jpg",
|
||||
"homepage": "https://www.hackdex.app/hack/pokemon-omniversal-emerald",
|
||||
"source": "https://www.hackdex.app/hack/pokemon-omniversal-emerald",
|
||||
"library_path": "roms/gba/Pokemon - Omniversal Emerald [Hack].gba",
|
||||
"play_status": "Unplayed",
|
||||
"generations": [
|
||||
"Gen I",
|
||||
"Gen II",
|
||||
"Gen III",
|
||||
"Gen IV",
|
||||
"Gen V",
|
||||
"Gen VI",
|
||||
"Gen VII",
|
||||
"Gen VIII",
|
||||
"Fakemon"
|
||||
],
|
||||
"type": [
|
||||
"New Experience",
|
||||
"Expansion",
|
||||
"Crossover"
|
||||
],
|
||||
"tags": [
|
||||
"hack",
|
||||
"platform/gba",
|
||||
"base/emerald",
|
||||
"status/beta",
|
||||
"type/expansion",
|
||||
"type/vanilla+"
|
||||
],
|
||||
"summary": "A Ben 10 crossover hack where the Pokémon of the Hoenn region have been strangely mutated by a comet that flew over the region, creating over 400 new forms. Play as Ben or Gwen and catalog the transformed creatures—a fusion of Pokémon and Ben 10 aliens with QoL enhancements, difficulty options, and randomized encounters.",
|
||||
"notability": "",
|
||||
"story": "",
|
||||
"features": [
|
||||
"Ben 10 Crossover — Play as Ben or Gwen",
|
||||
"400+ New Forms — Pokémon fused with aliens from across the Ben 10 series",
|
||||
"DexNav — Including hidden \"normal\" Pokémon variants",
|
||||
"Level Caps — With Cap Candy system for difficulty scaling",
|
||||
"Randomized Trainers — Specialized pools for unique runs",
|
||||
"New Abilities — Custom ability set",
|
||||
"Innate System — Similar to Pokémon Elite Redux and PokéRogue",
|
||||
"New Locations — Expanded Hoenn region",
|
||||
"Multiple Starters — Choice between different starter Pokémon",
|
||||
"New Lore — Expanded story around the comet mutation event",
|
||||
"QoL Changes — Quality-of-life improvements for modern gameplay"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"label": "Link",
|
||||
"url": "https://www.hackdex.app/hack/pokemon-omniversal-emerald"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stem": "Onyx Blue",
|
||||
"title": "Pokémon Onyx Blue",
|
||||
|
||||
Reference in New Issue
Block a user