Jump to content

Tanuki44

Members
  • Posts

    579
  • Joined

  • Last visited

Everything posted by Tanuki44

  1. Test this for example for the landing light in ..\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\UH-1H\Input\UH-1H\joystick\default.lua --LandingLight Control {down = device_commands.Button_12, cockpit_device_id = devices.NAVLIGHT_SYSTEM, value_down = 1.0, name = _('Landing Light Switch'), category = _('Ins Collective Stick')}, Recopy the line, modifying the value of 'value_down' and the name to avoid having a duplicate in the entries {down = device_commands.Button_12, cockpit_device_id = devices.NAVLIGHT_SYSTEM, value_down = 0.0, name = _('Landing Light Switch OFF'), category = _('Ins Collective Stick')}, This will create a specific input to turn off the 'switch' Then it depends on your hardware which detects or not the switch to OFF and sends the info...
  2. And in preview, I can tell you that it's even more immersive
  3. Hi, I have a cockpit model under 3ds max 2021, and the latest edm plugin. I added a dummy box type="bounding_box"; although apparently this is no longer necessary with the latest plugins. (I have no problem my other models) I also added a bone, the problem is that this bone (maybe depending on its position) disturbs the model, either distorts it, or some args don't work normally anymore. Sometimes the model doesn't even load in ModelViewer2... The question is how to integrate a bone without disturbance, does anyone have a link to an older version of the plugin? Thanks for any help
  4. Do you have another mod for the UH-60L that would break the installation of the guns and drivers? check in .....\Saved Games\DCS.openbeta\Mods\aircraft\UH-60L\Shapes, if you have these files : and check your destination folder in OvGME
  5. I changed the code for the 'Course' CISP meter wheel scroll to fix the rollback when going to 0 It works very well with the adjustment button, check in the other cases... Compatible OvGME UH-60L Course.zip
  6. Yes, that's right, did you check if the files were copied to the UH-60L folder? Have you created a mission to 'load' the crew and gun? By default, these payloads are not installed.
  7. Tu confonds la version de l'add-on pilots-miniguns 2.3.1 et la version du mod BlackHawk 1.3.1 Il faut intégrer l'add-on avec OvGME qui remplacera et ajoutera les fichiers nécessaires au mod UH-60L You confuse the version of the addon pilots-miniguns 2.3.1 and the version of the mod BlackHawk 1.3.1 It is necessary to integrate the add-on with OvGME which will replace and add the necessary files to the UH-60L mod
  8. Fixed mod 'Miniguns' V2.3_1 : a file was missing https://www.digitalcombatsimulator.com/en/files/3321772/ Check your keybind of 'Weapons' category, I used by default the 'G' key for the additionals functions of gunsight. This might conflict with your settings.
  9. Pilot-Copilot and Miniguns (functional) for UH-60L Mod - Version 2.3 - Add a Gunsight - Add 5 new entries of binding for the Gunsight : - GunSight ON/OFF - GunSight Brighten - GunSight Dim - GunSight ON - GunSight OFF The GunSight automatically turns ON when the Master Arm is ON and OFF when OFF Uninstall from previous version https://www.digitalcombatsimulator.com/en/files/3321772/ (modifié)
  10. Pilot-Copilot and Miniguns (functional) for UH-60L Mod - Version 2.2 Fixes the compatibility problem with the Bronco Mod https://www.digitalcombatsimulator.com/en/files/3321772/
  11. For those who want to shoot with the M134 miniguns Video https://www.youtube.com/watch?v=miUdl7YcWJU OvGME File Pilot and Copilot UH-60L Miniguns UH-60L - functional Add 2 entries : \keyboard\default.lua : - M134 Fire - Master Arm ON/OFF \joystick\default.lua : - M134 Fire - Master Arm ON/OFF There is no physical switch in the cockpit, you will need to use the keyboard for 'Master Arm' or bind a Hotas button. https://drive.google.com/file/d/1lyD660l0oURV268Xz2mmAttYyEwotTzF/view?usp=sharing https://www.digitalcombatsimulator.com/en/files/3321772/ Incompatible (without knowing why for the moment) with the Bronco 1.00 mod Be careful, weight has been added to the guns, this changes takeoffs and inertia during flight... TODO : -Gunsight ... if you have any ideas ... -Limit shots according to installed Miniguns if you have any ideas ...
  12. I didn't convert the png's, but I can confirm that the time lag when loading the liveries, but it's not the only one, some mods (aircraft, tech) also have this lag. I don't know if this has any impact once the mission starts
  13. Right, the problem is only with the keyboard, On Discord, they don't even answer, just to see if it's a known problem ...
  14. Tested with only this mod, it's the same problem. I tried it with an axis control, the joysticks work perfectly. I looked at the *.lua file, it refers to the common DCS file "Config/Input/Aircrafts/base_keyboard_binding.lua" ... Other binding works, but not those of the throttle ... Confirmed on my other PC (usually used for DCS)
  15. I didn't have time to do much testing, but quickly tested in aligned mode on the runway, same problem as you, the throttles don't move with the keyboard. I'll look more tomorrow ...
  16. French translation of the Manual Traduction française du Manuel https://drive.google.com/file/d/1T4z7xEv54NZv-FCBDaZ6ynoC00lBpnx_/view?usp=sharing
  17. Intéressant... Y aurait il un exemple concret de mise en pratique dans DCS ? Is there an tangible example of use in DCS?
  18. An explanation here, but in French... https://aviation.narkive.fr/54826wYM/comment-et-quand-utiliser-le-bouton-bfo-sur-un-adf
  19. I did not use Gumroad, just installed like others plugin in Blender Download the ZIP archive (do not unpack it after downloading) Open Blender and go to: Edit > Preferences > Add-ons > Press "Install..." button Browse to the location of the ZIP and select it, then press "Install Add-on" Enable the addon by pressing the checkbox
  20. I documented it in the bugs section of TF51 with its fix, last summer...
  21. This is the remark that I had also made. In response, this answer : no comments ...
×
×
  • Create New...