Reply 20 of 23, by vetz
- Rank
- l33t
I rechecked Duke Nukem II and the color is yellowish/mustard like. I personally think it fits better with the military cammo team in the logo than the brown shown in other screenshots. It makes me wonder what was actually the intention.
I found this snippet on: https://moddingwiki.shikadi.net/wiki/EGA_Palette
Notice that colour entry #6 (brown) doesn't fit in sequence with the other entries. This is because the CGA had additional circuitry to make this colour appear "more visually pleasing." The introduction of the EGA palette meant this adjustment no longer required additional hardware. Setting palette entry #6 to the in-sequence value of 6 (#AAAA00) instead of 20 reveals the "dark yellow" colour found in cheaper clone CGA monitors lacking the additional circuitry.
I take it to reverse this change one could use a tool like CHGCOLOR.
In other problems with the new EGA card I now cannot use QRAM to load device drivers/TSR's high and at the same time get EGA graphics. I need to look more closely into what is causing that issue. The second problem is that when loading ansi.sys in Olivetti MS-DOS 3.1 (which the computer has installed) the video performance tanks completely. If I don't load it I don't get correct characters for the country localization I've setup. I've read that perhaps switching to NANSI.sys could be a trick.