|
> CCS64 v1.3 was released two weeks ago. > > New icon, drop down menus, antialiasing.. > > http://www.computerbrains.com/ccs64/ > > -Sune >
I always preferenced the color palatte of C64S over any of the other ones found in other C64 emulators. The palettes in many C64 emulators seem to favor the PAL color scheme more, which appear a bit to 'washed-out' or pastel for my taste (Being a [US] NTSC C64 user). Any who are interested or have similar thoughts, substitute the following lines in the C64.CFG file (Notepad will do fine) in the directory you install CCS64:
$RGBCOLOR0=000000 $RGBCOLOR1=fcfcfc $RGBCOLOR2=a80000 $RGBCOLOR3=54fcfc $RGBCOLOR4=a800a8 $RGBCOLOR5=00a800 $RGBCOLOR6=0000a8 $RGBCOLOR7=fcfc00 $RGBCOLOR8=a85400 $RGBCOLOR9=802c00 $RGBCOLOR10=fc5454 $RGBCOLOR11=545454 $RGBCOLOR12=808080 $RGBCOLOR13=54fc54 $RGBCOLOR14=5454fc $RGBCOLOR15=a8a8a8
Regards, Trebor
|