Jump to content

DED with full implementation of reversed characters.


Recommended Posts

Posted

Use DCS-BIOS.

This doesn't just predict inverted characters.

It actually takes the characters that need to be reversed as data and processes them.

It outputs the exact same characters as the DED in the game.

This requires a slightly complicated processing algorithm.
It also requires a specially created font.

I researched and built this for the purpose of selling it, so unfortunately I can't reveal how it was made.

20230728_131519 (2).jpg

20230728_131452 (2).jpg

  • Like 1
Posted (edited)
4 hours ago, NNGB said:

Use DCS-BIOS.

This doesn't just predict inverted characters.

It actually takes the characters that need to be reversed as data and processes them.

It outputs the exact same characters as the DED in the game.

This requires a slightly complicated processing algorithm.
It also requires a specially created font.

I researched and built this for the purpose of selling it, so unfortunately I can't reveal how it was made.

20230728_131519 (2).jpg

20230728_131452 (2).jpg

 

We already developed a DED for the F-16 that includes the inversion and new special made fonts.

If you want to use parts of the coding within your comercial product, please be so kind to credit the names or aliases of the various makers.

 

Regards, Vinc

 

 

Edited by Vinc_Vega
  • Like 1

Regards, Vinc

real life: Royal Bavarian Airforce

online: VJS-GermanKnights.de

[sIGPIC][/sIGPIC]

Posted
9 hours ago, Vinc_Vega said:

 

We already developed a DED for the F-16 that includes the inversion and new special made fonts.

If you want to use parts of the coding within your comercial product, please be so kind to credit the names or aliases of the various makers.

 

Regards, Vinc

 

 

 

There is some similarity to the code you provided, but that is provided by DCS-BIOS.

The font is my own creation.

I don't just output the 'string' or 'char' data that DCS-BIOS receives, I create some algorithm to process it. 

 

  • Thanks 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...