Introduction

Here you find some infos and examples for some Plane specific programmin of DCS-BIOS.

Here you find the Basic Address ranges for all Planes

Mod`s

  • Removed Mods

DCS-BIOS supports All Mods and some with Clickable Cockpit like the A-3E as example. Some of the turn into Full Modules.If this happen the Mod will removed from BIOS and the Full Module will be supported.

But the Mod luas will saved and put a side, for someone who still want the mod. With a little programming the Mod will be back at BIOS for them.

The files will be stored here: Old Mod Files

 

DCS: F-16C Viper

  • DED programming

There are 4 bytes added to each DED message row with a bitmap where each bit is the status of the corresponding fields in the DED Message array (from 0 to 24) when the bit is ON (1) the relative DED message char is in reverse e.g. bit 0 ON byte[0] is in reverse

in this representation take care that the array has to be read from zero in left side and bitmap the 0 is in the right side (like in BIN)
Tex: and Set: is the way the array and bitmap are scrolled
of course if bit is set to 1 the 'normal' char should be replaced by 'reversed' char or displayed in reverse mode (depending on Hw Display feature and used font)

DCS: F-14 Tomcat

  • Placeholder

Info

No all Infos found ? Look at our DCSFP / BIOS Discord Server.