Center controllers... I have finally finished fine-tuning the DSR color mode to closely replicate, as far as possible with VRC, the DSR radar display colors. Copy and paste the text below into your VRC.ini file (place at top). The yellow appears brighter in this screenshot than it does on the scope, and background appears blacker in the screenshot (it's black with a slight blue tint).
Selected aircraft are shown in white, tracked aircraft in yellow, untracked aircraft are shown in green. Dots with no text to it are primary targets only, no secondary information available.
Code: [:CP:DSR]
ColorARTCCBound=8421504
ColorAirport=8421504
ColorAnchorLines=8421504
ColorBackground=2097152
ColorCenterlines=8421504
ColorCoasting=12632256
ColorConflict=255
ColorEmergency=255
ColorFiltered=3407667
ColorFix=8421504
ColorHandoff=8454143
ColorHighAirway=4605510
ColorHighBound=5329233
ColorHistoryTrail=8454016
ColorLDB=3407667
ColorLowAirway=4605510
ColorLowBound=4605510
ColorNDB=4802889
ColorOceanicTracksEast=8421376
ColorOceanicTracksWest=8421376
ColorPositionSymbol=3407667
ColorPrimaryTarget=3407667
ColorRangeRings=8421504
ColorRunway=8421504
ColorSID=3421236
ColorSTAR=3421236
ColorSelected=16777215
ColorStickyBorder=8421504
ColorStickyText=9868950
ColorTargetSymbol=65535
ColorToolLines=8421504
ColorTracked=8454143
ColorUntracked=3407667
ColorVOR=8421504
ColorVectorLine=65535 |