Jump to content

Cerppo

Members
  • Posts

    57
  • Joined

  • Last visited

1 Follower

About Cerppo

  • Birthday April 10

Personal Information

  • Flight Simulators
    DCS, FS2024
  • Location
    Paris

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. If you are interested in trying to add the OH-58D i made a contributing guide https://github.com/landre-cerp/WWCduDcsBiosBridge/blob/main/docs/CONTRIBUTING.md
  2. Sorry Don't own it, and won't buy. But it's not that hard to add for someone that owns the helo. ( f15e support i do not have was added by someone else than me for example )
  3. Hi ,use the latest version, https://github.com/landre-cerp/WWCduDcsBiosBridge/releases no need to edit json config file. If you're talking about aircraft json missing files when you launch the app check readme https://github.com/landre-cerp/WWCduDcsBiosBridge and dcsbios installation documentation I dont get how changing font size for Elios might impact data send by Dcsbios. But if it's the case , which i really doubt , i cannot do anything to fix it .
  4. Hi. Looks like you're not in the correct thread. Talking winwing cdu here.
  5. I added a new version detection https://github.com/landre-cerp/WWCduDcsBiosBridge/releases should show this kind of message Note : It's easy to test a new version without compromising the one you're running. Just unzip in a different folder (for ex wwcdu-version ) and you can test the new one easily and switch whenever you feel it's ok for you.
  6. Hello, CH47 pilots can now This mean that when you press 1 or 2 , the CDU switches accordingly which is "perfect" with the strange way of binding "Active CDU" keys only Choosing PLT or CPLT will work (and override by seat position ) It requires to update your DCS Bios with DCS-BIOS Nightly 2025-09-21 ( or later)
  7. I already preordered it . but i don't expect the cdu information to be available in DcsBios at launch.
  8. Just in case someone is also having issue when the ch47f Linked lighting is ticked The Dim / Brt are doing nothing in the aircraft -> should change the screen brightness , but do not work. So, i provided a way to dim the physical CDU by linking it to the Key backlight information - if you check the CH47F linked ... Everything is controlled by the cdu knobs . You start the aircraft , fine, then the program receives the position of the knob -> 0 by default . This set all brightness level to 0 ! Just turn the knob and it should react. if you want it to behave like in DCS , leave the CH47 checkbox unticked. And i you don't want light management at all, tick the Global option that says that
  9. you have the wrong dcs bios version , it's written in the README , you need to DL the latest build , not the 0.8.4 nightly build required for CH-47F here too For CH-47F: Download nightly build (or later than 0.8.4)
  10. Just released https://github.com/landre-cerp/WWCduDcsBiosBridge/releases if it crashes or do not start it's not related to the menu key, you should have something misconfigured.
  11. Install latest, as it is in the code of the version you are using. ( the menu handler was not removed after aircraft selection in older versions ) Latest removed this behavior ( and the menu handler is disabled after aircraft is selected ) By the way , i'm just about to release a new version to get rid off console and command line options. This should be easier for new users. (forces dcsbios config before start , etc .. )
  12. Thanks for pointing this out. I will certainly remove this default behavior it's useless. Edit : Removed in 1.5 and later.
  13. 1st be sure to use the latest verstion ( 1.4 beta at this time , but here are the releases https://github.com/landre-cerp/WWCduDcsBiosBridge/releases ) and the readme instructions. https://github.com/landre-cerp/WWCduDcsBiosBridge/blob/main/README.md Common mistakes: Check DcsBiosLocationPath uses \\ not \ "c:\\Users ...." Note that i changes the .Exe name to WWCdu instaed of MCdu . i will update the Readme accordingly.
  14. Hi, there's another thread that was started as a question "Can we use Winwing MCDU with DCS". But now that we know that it works, and not only for the A320 Mcdu, start this post to List possible solutions @Kurisu rust Implementation [ Tested with PFP3N , ?] https://github.com/Kurisu003/UWACS Not sure of plane support. and my implementation (c#) [ Tested with PFP7 , MCDU , PFP3N ] https://github.com/landre-cerp/WWCduDcsBiosBridge/releases Works with A10C CH-47F ( pilot and copilot if you have 2 CDU) AH64D FA18C F15E Have a nice flight in your preferred DCS Aircraft
      • 3
      • Like
  15. I just pushed a 1.3 beta https://github.com/landre-cerp/McduDcsBiosBridge/releases Now handles 2 cdu for ch47 PLT and CPLT, So if you own 2 wwing devices, you can plug them both and choose on each if it's supposed to display PLT ou CPLT cdu. Not sure how to handle this correctly with actual DCS binding way ... I suggest binding the PLT and use CPLT display , but change CPLT with Aircraft click. My other idea was to double bind "Active" on both the MCDU / PFP7 and switch position with 1 & 2 ( not tested ) . Previous version linked the Screen Brightness to the Knob ( it's not working this way in the aircraft, but as it seems bug , there's no other way to adjust screen brightness ). It's now unlinked by defaut. If you want to link it back use -ch47lbg options launching the program. This also fxes A10C missing option parsing in 1.2 ...
×
×
  • Create New...