Jump to content

Tanuki44

Members
  • Posts

    595
  • Joined

  • Last visited

Everything posted by Tanuki44

  1. Apply a filter ? Personal, I replaced all the potentiometers by HALL sensors and with a x2 or x4 filter (with MMJOY) it is very stable.
  2. Wait ... this is the lot of helicopter pilots
  3. I just tested missions 2 and 3 of the WORLD APART Spring 2025 campaign which are not modified, but here is the log of autoupdate_log.txt 0 file download, change and nothing to install... Isn't there a problem with the update which was already retired yesterday and then reuploaded this morning ?
  4. Sorry, I hadn't seen RazorbackNL's request, now the handle of the cyclic is interchangeable, I am finishing the handle of the Gazelle. I also changed the settings, no curve, just saturation adjustment for the sensitivity following the advice of FragBum.
  5. Ok, so the seabed, I understand better now Thanks
  6. And yet in the SBS mission https://www.digitalcombatsimulator.com/fr/files/3307732/ The base of the buoy is well below 0 sea level. I moved it and it rose to the surface of the water. How to do ? I don't see anything in the mission files
  7. The colors are not the right ones in OpenBeta ...
  8. For all my making (Huey cyclic, collective, rudder and Spitfire control column spad, throttle quadrant) I used MMJoy2 Firmware and Arduino Pro Micro and you ?
  9. I like this kind of initiative and development Keep on going 3D printing has really brought us great possibilities
  10. Absolutely, this was my main problem when switching from standard mode to combat mode,I solved the problem using AutoHotKey, but specific for the Huey which has an AI panel that I display as a combat mode indicator.
  11. 'Simpler' ... the software should read the main configuration file and the 'custom' joystick file so as not to have to enter a duplicate Some buttons are flip-flop like the one mentioned 'Gears', but others are 'On' that if maintained. Will have to display all the buttons or that some ... with the combinations via the 'modifiers', it represents a lot of possibility to display and to be able to read easily... In the end, I doubt that it will be very user-friendly and 'simple', I chose to make a 'reminder' sheet with the flight controls (cyclic, collective) and why not have it on a kneeboard This is just my simple opinion
  12. In addition to this, you need to know more about it. It is indeed the only solution which made it possible to finish the mission and to continue the campaign, but in mission 7 again blocked at the factory where the commando does not arrive .... (OpenBeta version) fortunately with the 'stable' version, the mission ends well.
  13. All other non-Argo missions work smoothly, even the 'quick mission training' The most astonishing is that the gunners shoot at insurgents far and near the mortars...
  14. I encounter a different problem : The door gunners do not fire on the insurgents close to the base, but shoot well the mortars and insurgents who are nearby ... Whether with stable or beta. An idea ?
  15. Edit your \Mods\aircraft\SA342\Input\mouse\default.lua in the install directory and add the line in red : return { keyCommands = { {combos = {{key = 'MOUSE_BTN1'}}, down = iCommandPlaneFire, up = iCommandPlaneFireOff, name = _('Minigun fire'), category = _('Weapon')}, {combos = {{key = 'MOUSE_BTN2'}}, down = iCommand_ExplorationStart, name = _('Enable exploration mode'), category = _('View Cockpit')}, {combos = {{key = 'MOUSE_BTN3'}}, down = iCommandViewTransposeModeOn, up = iCommandViewTransposeModeOff, name = _('Camera transpose mode on/off'), category = _('View Cockpit')}, {down = iCommandCockpitClickModeOnOff, name = _('Clickable mouse cockpit mode On/Off'), category = _('General')}, }, axisCommands = { -- mouse axes {combos = {{key = 'MOUSE_X'}}, action = iCommandPlaneViewHorizontal, name = _('Camera Horizontal View')}, {combos = {{key = 'MOUSE_Y'}}, action = iCommandPlaneViewVertical, name = _('Camera Vertical View')}, {combos = {{key = 'MOUSE_Z'}}, action = iCommandPlaneZoomView, name = _('Camera Zoom View')}, }, } After that, you can choice your mouse button3, be carefull save this file, after a update perhaps you need to make this modif again.
  16. A replic of Huey cyclic, collective and rudder are home made for a better immersive feeling with mmjoy and hall sensors
  17. Are you sure you landed the chopper in the same place after the hover check? I never had this problem. The route of the truck is far from the parking position of Wolf2...
  18. Fly smoothly without jerking and the assistant will be silent
  19. Les missions sont bien en français, mais la description de la campagne dans le 1er écran est restée en anglais ... ED semble avoir oublié cette section
  20. Les missions sont bien en français, mais la description de la campagne dans le 1er écran est restée en anglais ... The missions are in French, but the description of the campaign in the 1st screen has remained in English.. ED semble avoir oublié cette section ED seems to have forgotten this section
  21. Are you sure this is the reason? In the Gazelle, the pilot is also on the right, but the rotor torque is the opposite of the Huey ...
  22. I edited it myself to try to be more explicit :smilewink:
  23. « Herr Reichsmarschall, geben Sie mir eine Staffel Spitfire » Hermann Göring ... that's saying it all ....
  24. It is not always easy to find the right size springs and of good force to balance the stick, I used some little 'sandow' which are easily adjustable. But I would like to find a 'relatively' simple solution for locked the stick while being able "push through".
×
×
  • Create New...