Belsimek DCS 2.5.2 Huey Game Mode

Just had a quick look.

With Game Mode Avionics / Flight Model enabled and using the UH-1 Game controllers settings:

  • There is an axis controller entry called Collective, that works as the collective.

  • There is an axis controller entry called Throttle. It doesn’t look hooked up in game mode, as in the throttle doesn’t turn.

2 Likes

Well, I think we can confirm this case as solved! :smiley:

Almost. To fix it in game mode you can do the following:

  1. Edit the input config file (maybe make a copy of it first as a back-up) from here:

(Where Your DCS Is Installed)\Mods\aircraft\Uh-1H\Input\UH-1H_easy\joystick\default.lua

  1. Find the line ‘-- joystick axes’ (line 311 in the release as of the date of this post).

  2. Add the following text after the ‘Flight Control Collective’ line and save the file:

{action = device_commands.Button_26, cockpit_device_id = devices.ENGINE_INTERFACE, name = _('Throttle')},

  1. Go to UH-1 Game config settings and bind an axis to your new throttle.

I imagine they took it out to make things simpler in Game mode, which isn’t really about having all the systems to play with and break.

2 Likes

I am very thankful for all the effort and research that went into helping me understand the issues.

Thank you all very much.

5 Likes

:wink: just joking