Jump to content

Tanuki44

Members
  • Posts

    584
  • Joined

  • Last visited

Everything posted by Tanuki44

  1. If you press PageDown, the throttle goes down to 'Idle Ground' and stops. Press RWin + T once, the button will sink and you can press PageDown again to lower the throttle to 0 to turn off the engine completely. Like the IRL procedure... but only with key press not axis Checked just now with the latest OB
  2. I have just tested a mission with a cold start and the training mission, the 'Home' button works without problem But the training mission sometimes reacts strangely to key. Check if you are forgetting something in the start-up procedure, especially throttle at Ground Idle.
  3. "Haters gonna hate" Don't pay attention to it and enjoy creating your missions, at least you have that ability
  4. Indeed, the key/button bindings have been fixed. Shouldn't the phenomenon be the same for the Spitfire? I don't know about the others warbird, I don't have the modules. Thanks for these precisions. N.B. I confirm that the TF-51D is not corrected, neither for the canopy nor the flap lever.
  5. I just noticed that the canopy can only be opened at a reduced flight speed, in the manual it is not indicated that one can open it in flight... So that's where ours keys or buttons problems come from. This canopy lock does not exist on the Spitfire. Does anyone have any info on this?
  6. Indeed, some lines (in english) are as you describe.
  7. Would it be related to the translation? and I have no mod, same for the P-51D I will install an English version to compare ...
  8. Absolutely not, the display of 'Actions' (in French) is normal
  9. You can try this...
  10. The speed of the V1 in the mod is 238 mph If we miss the interception, the spitfire can catch up but only slowly. The P-51D and Mosquito seems to be faster for hunting with this mod.
  11. From Wikipedia https://en.wikipedia.org/wiki/V-1_flying_bomb
  12. Not having the Persian Gulf map, I can't see your tracks. But the problem of the slippery Huey has already been mentioned
  13. The mission 1 starts right from Tarawa à 11 knts with wind, cold start is not a problem.
  14. I believe that in the mod, the speed of the V1 has been decreased to allow the Spitfire to compensate for this problem...
  15. Test of the 1.0.4-FR : Without being able to explain, I lost the first crate just before I drop it down (no message after a approach correction announcement)... I'll do it again to be sure Otherwise everything went well, the 3 crates were dropped and the mission ended without a bug. I even got a medal
  16. Is there any way to create a mission in SP with the same conditions (weather ship...) to reproduce the problem?
  17. There are the commands in the joystick/default.lua {pressed = device_commands.Button_4, cockpit_device_id = devices.CPT_MECH, value_pressed = -1.0, name = _('Canopy Closing'), category = _('Systems')}, {pressed = device_commands.Button_4, cockpit_device_id = devices.CPT_MECH, value_pressed = 1.0, name = _('Canopy Opening'), category = _('Systems')}, {down = device_commands.Button_5, cockpit_device_id = devices.CPT_MECH, value_down = 1.0, name = _('Canopy Emergency Release'), category = _('Systems')}, but a bug has been reported, the lines should be : {pressed = device_commands.Button_2, cockpit_device_id = devices.CPT_MECH, value_pressed = -1.0, name = _('Canopy Closing'), category = _('Systems')}, {pressed = device_commands.Button_2, cockpit_device_id = devices.CPT_MECH, value_pressed = 1.0, name = _('Canopy Opening'), category = _('Systems')}, {down = device_commands.Button_5, cockpit_device_id = devices.CPT_MECH, value_down = 1.0, name = _('Canopy Emergency Release'), category = _('Systems')},
  18. Indeed, you should not miss the interception and I seem to remember that you can't tip the V1 from the wingtip, it blows him up and the plane too. (unless the mod could be adapted)... But it's a very well made mod
  19. I only use ProMicro and MMJoy2, never had a problem either
  20. In VR ? Do you have a track to try to replicate?
  21. Also, the message indicates 3 crates to be unloaded, but I had to drop 4 (undamaged) to complete the mission ...
  22. Error message at the end of the mission once on the bridge with 1.0.3 version
  23. Hi cfrag I replayed version 1.0.2, after transporting the troops and secure the airport, I arrived in the zone of the bulkers for transport of the crates. After selecting a cargo with F6, there was no smoke. I flew over the bulkers and saw that there was no crates, nothing on the decks. This is the first time this has happened. Note : at the airport, the mission can continue only if all hostile are destroyed, even if only one with 1% vitality remains.
  24. I just checked with my quadrant for the Spitire et P-51D, the problem does not come from these modules. From a mod ?...
  25. Several ADF and FM homing bugs have been reported in ARGO missions https://forums.eagle.ru/forum/511-uh-1h-argo-campaign/
×
×
  • Create New...