vinylgauntlet/assets/queue3fix.json
type-two 7a37348d9a Art batch 3: portraits, villains, tilesets, landing art + the 4-player cab
30 FLUX images via MODELBEAST (queue3 + text rerolls), all local/free:
class portraits x4, player variants x3, Tier-3 villains x7 (spectral conductor,
78rpm, gatekeeper, shazam zombie, scalper, warped record, fire marshal),
warehouse + festival tilesets, props, attract cards, wide key-art banner,
VINYL GAUNTLET marquee logo, and the super-rare 4-player cabinet hero shot.
klein-4b garbles text ~2/3 of the time: rerolled with 'reads exactly' prompts
(logo nailed it 3/3), composited the good marquee onto the cabinet with PIL and
pixel-verified the garbled kickplate patch. Finals in assets/promo/ (committed);
raw gen stays in assets/generated/ (gitignored, reproducible from queue JSONs).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 18:10:46 +10:00

15 lines
1.9 KiB
JSON

{
"_comment": "Text rerolls: klein spells 'VINYL GAUNTLET' right ~1 in 3. Pick the winner.",
"style": {
"art": "detailed 16-bit pixel art illustration, moody arcade atmosphere, rich colors, no watermark"
},
"defaults": { "model": "flux2-klein-4b", "steps": 4 },
"items": [
{ "name": "logo_marquee_b", "seed": 95, "style": "art", "w": 1216, "h": 512, "prompt": "arcade marquee sign with chrome letters spelling the words \"VINYL GAUNTLET\", the text reads exactly VINYL GAUNTLET, a spinning black vinyl record behind the text, magenta and cyan neon tube border, dark background" },
{ "name": "logo_marquee_c", "seed": 96, "style": "art", "w": 1216, "h": 512, "prompt": "arcade marquee sign with chrome letters spelling the words \"VINYL GAUNTLET\", the text reads exactly VINYL GAUNTLET, a spinning black vinyl record behind the text, magenta and cyan neon tube border, dark background" },
{ "name": "logo_marquee_d", "seed": 97, "style": "art", "w": 1216, "h": 512, "prompt": "arcade marquee sign with chrome letters spelling the words \"VINYL GAUNTLET\", the text reads exactly VINYL GAUNTLET, a spinning black vinyl record behind the text, magenta and cyan neon tube border, dark background" },
{ "name": "cabinet_4player_b", "seed": 98, "style": "art", "w": 1024, "h": 1408, "prompt": "an extremely rare 4-player arcade cabinet from 1986, marquee with chrome letters reading exactly \"VINYL GAUNTLET\", four joysticks side by side in cyan gold magenta and green, CRT screen showing a top-down maze game, dark arcade with neon reflections, Gauntlet-style cabinet" },
{ "name": "cabinet_4player_c", "seed": 99, "style": "art", "w": 1024, "h": 1408, "prompt": "an extremely rare 4-player arcade cabinet from 1986, marquee with chrome letters reading exactly \"VINYL GAUNTLET\", four joysticks side by side in cyan gold magenta and green, CRT screen showing a top-down maze game, dark arcade with neon reflections, Gauntlet-style cabinet" }
]
}