Jump to content

Recommended Posts

Posted

Hello all, This is a quick fix for the broken autopilot to the Mi-8 caused from updating to 1.2.10

 

PLEASE NOT I DID NOT MAKE THIS FIX!

 

All credits go to FinnJ (I would suggest +rep'ing him for this)

 

Here is his post

 

//////////////////////////////////////////////////////////////////////////////////////////////

 

I have looked into the Mi-8 files and found how to fix it (since the dev´s seems a bit slow to respond).

 

It took me less than 15 mins to find the culprit by comparing the files with some old ones I have in my DCS Open Beta install...

 

Find this file:

\DCS World\Mods\aircrafts\Mi-8MTV2\Cockpit\Scripts\device_init.lua

 

Open it with Notepad (I prefer Notepad++ for Lua files) and then find this line (line:118 with Notepad++):

 

creators[devices.AUTOPILOT] = {

"Mi8::avAutopilot_Mi8",

LockOn_Options.script_path.."Devices_specs/autopilot.lua",

{{"ElecInterface",devices.ELEC_INTERFACE},

{"GMC", devices.GMK1A},

{"ADI", devices.AGB_3K_RIGHT},

{"LightSystem",devices.LIGHT_SYSTEM}},

LockOn_Options.script_path.."Devices_commands/AUTOPILOT_commands.lua"}

 

 

And change it to read:

 

creators[devices.AUTOPILOT] = {

"Mi8::avAutopilot_Mi8",

LockOn_Options.script_path.."Devices_specs/autopilot.lua",

{{"ElecInterface",devices.ELEC_INTERFACE},

{"GMC", devices.GMK1A},

{"ADI", devices.AGB_3K_LEFT},

{"LightSystem",devices.LIGHT_SYSTEM}},

LockOn_Options.script_path.."Devices_commands/AUTOPILOT_commands.lua"}

 

 

Now save the file (better make a backup before changing it).

 

Voila - Pitch & Roll Channel works again !!

 

 

FinnJ

 

////////////////////////////////////////////////////////////////////////////////////

 

Once again, thank you FinnJ

  • Like 1

Wanna see my latest DCS: World movie?

 

Follow this link!

 

My YouTube channel- https://www.youtube.com/user/Gargoyle792nd

[sIGPIC][/sIGPIC]

  • 2 weeks later...
  • 3 weeks later...
Posted (edited)

thank you

FYI discrepancy is {"ADI", devices.AGB_3K_LEFT}

Edited by thinkr

Modded CapLoz HeliosV2.1_1280x1024.zip

 

2x 1080p 22"Monitors, Saitek X52, Saitek Combat Rudder Pedals, Trackir5, Win7Pro Pro 64Bit, Intel Q9550 @3.8Ghz, EP45-UD3L, 8GB Ram, Nvidia 560Ti 2GB, 2x 500GB Velociraptor

 

Flaming Cliffs 3

DCS:A10C,KA-50, Huey, Mi-8, WWII Euro 40+ Supporter, Mig21

Falcon 4 BMS

IL-2 Sturmovik: 1946

Take on Helicopters

Arma 2 AO + PMC + BF All Addons Series

Arma 3

EECH & EEAH

Medivac & Search and Rescue 4 Series

 

 

  • 3 weeks later...
Posted

In latest version, it works properly.

Intel i7-14700@5.6GHz | MSI RTX4080 SuperSuprimX | Corsair V. 64GB@6400MHz. | Samsung 1TB 990 PRO SSD (Win10Homex64)
Samsung G5 32" + Samsung 18" + 2x8"TFT Displays | TM Warthog Stick w/AVA Base | VPC MongoosT-50CM3 Throttle | TM MFD Cougars | Logitech G13, G230, G510, PZ55 & Farming Sim Panel | TIR5 & M.Quest3 VR
>>MY MODS<< | Discord: Devrim#1068

Posted
Maybe it is because of the last DCSW updates?

Yes, the bug is fixed with the latest DCS patch and the manual fix is not necessary anymore (or rather, applying it is counter productive). It works now without the fix.

  • 2 weeks later...
Posted

Funny thing is I performed the fix steps and discovered that the cyclic is oscillating and when looking at the control helper the T asix is bobbing up and down. With it off I am able to hold a perfect hover so I am happy as it is.

Posted

Do not apply this fix. Probably you're bugging your Mi-8 module by performing this fix.

 

This bug has been already fixed by Belsimtek. (See Flagrum's post above!)

Intel i7-14700@5.6GHz | MSI RTX4080 SuperSuprimX | Corsair V. 64GB@6400MHz. | Samsung 1TB 990 PRO SSD (Win10Homex64)
Samsung G5 32" + Samsung 18" + 2x8"TFT Displays | TM Warthog Stick w/AVA Base | VPC MongoosT-50CM3 Throttle | TM MFD Cougars | Logitech G13, G230, G510, PZ55 & Farming Sim Panel | TIR5 & M.Quest3 VR
>>MY MODS<< | Discord: Devrim#1068

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...