This is a difficult question indeed. First, as I understand how the Color Graphics Adapter works, there is a choice of two 4 color palettes. Palette 0 is brown/red/green/background and palette 1 is white/cyan/magenta/background. Now the CGA registers allow the user to set the background color to one of eight colors. Normally it is set to black, but for Sierra's RGB mode they set it to blue. However, it is my view, after careful observation of CGA colors, is that the colors are affected by intensity.
As I understand it, there are only 16 colors that a CGA card can reproduce. Eight colors are standard and eight are lighter versions of them. Consider these pairings:
Black-Dark Gray
Blue-Light Blue
Green-Light Green
Cyan-Light Cyan
Red-Pink
Magenta-Light Magenta
Brown-Yellow
Light Gray-White
These are the 16 CGA colors. I have seen many CGA games, and they all fall within the same 4 patterns. Either palette 0 is regular intensity, brown/red/green/backgroung, or light intensity, yellow/pink/light green/background. Palette 1 also acts in the same way, although the differences are not as noticeable. The regular intensity palette is cyan/ magenta/light gray/background and the light intensity palette 1 is light cyan/light magenta/white/ background. The intensity register does not affect the background color.
Both NAGI and my own Video Adapter (Geforce 4 Ti 4200) running King's Quest I AGI disk version naturally show the regular intensity palette 0 in RGB mode. However, running the same game in v.57 of DosBox with the Tandy patch (RGB mode) shows the lighter palette 0. Also, the MESS emulator tries to do this when running the PC Booter version. But all sierra AGI software uses the light version of palette 1 to my knowledge. If it uses the light version of palette 1 would it use the regular version of palette 0?
So, the question becomes who is right here? Perhaps we will never know until someone takes his floppies of his AGI games and runs them on an IBM XT with a hard drive, 256KB RAM, 720KB Floppy Drive, 10MB Hard Drive and a true IBM CGA card. Oh, and try the color composite mode as well, because I'm not sure how accurately v.57 of Dosbox with the Tandy pacth replicates it.
By the way, I have three unique disk images of the King's Quest booter. One is supposed to run only on the PCjr. The second runs on a PC, and I got it to boot properly with my 2001 laptop. The third runs only on Tandy 1000 machines.
Does anyone know the command line switch for sierra.com to change it into the color composite mode? If -c is for palette 1 CGA, -r for palette 0 CGA, h- for the Hercules Graphics Card, and -t for a Tandy Sound Chip, what are the other command line switches?