Hi everyone. First post on these forums for me.
I've been hacking away at a couple of VCS projects for the past months, and have come across a problem that I can't imagine is very unique:
I want to create (symmetric) playfield graphics with per-line background/playfield colors. Sadly I can't find a working tool suitable for this job, so I was hoping someone has some tips.
PlayfieldPal works well enough for painting monochrome backgrounds, but doesn't do colors. This is what I've used so far, with ok-ish color tables created manually.
TiaPaint is very nice, but only works in DOSBox and only does per-frame background/playfield colors.
VCS Graphics Editor looks pretty much like what I want, but I can't get the JAR to start and the Java Web Start thing doesn't appear to work correctly.
I might end up writing my own tool, but GUI stuff isn't exactly my strong point. I'm thinking a command-line tool that takes a BMP and spits out PAL, NTSC or SECAM data. But that wouldn't be very WYSIWYG...
Any ideas?














