NNGB Posted July 28, 2023 Posted July 28, 2023 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. 1
Vinc_Vega Posted July 28, 2023 Posted July 28, 2023 (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. 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 July 28, 2023 by Vinc_Vega 1 Regards, Vinc real life: Royal Bavarian Airforce online: VJS-GermanKnights.de [sIGPIC][/sIGPIC]
NNGB Posted July 29, 2023 Author Posted July 29, 2023 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. 1
Recommended Posts