Jump to content
IL-2 Series Forum

Recommended Posts

Posted

So I've ordered a Moza AB9 FFB Joystick base and a flight stick to go with it.  I know that there are three different modes of input for the Moza software. I know that for the Sim Shaker haptic feedback you have to modify one of the files in the game so that it will feed the telemetry info to your bass shakers. Does anyone know if there is something similar for sending telemetry info to the Moza software for the FFB joystick?

Posted

If you want to make the bass shakers and the Moza work at the same time, the same information needs to be sent to the software for both devices. This involves both the telemetry data, but also the motion device data, so two settings.

As far as I know, the auto-configure option for the Moza will wipe out the settings for the shakers, so it is best to configure it manually.

First, make a backup of this file:

IL-2 Sturmovik Great Battles\data\startup.cfg


Then modify two sections of the file to look similar to this:
 

[KEY = motiondevice]
    addr = "127.0.0.1"
    addr1 = "127.0.0.1:5678"
    decimation = 2
    enable = true
    port = 29373
[END]

[KEY = telemetrydevice]
    addr = "127.0.0.1"
    addr1 = "127.0.0.1:5678"
    decimation = 2
    enable = true
    port = 29373
[END]

The combination of addr and port configures the connection to the software of the first device and addr1 combines the two in one value for the other device. The address is always just 127.0.0.1 (which is a special IP address that goes to the local machine), since the game and the software for the devices are on the same machine. The ports need to be correct. I know that 5678 is the correct default port for Moza, so you can just copy that. Where I have 29373, you need to have the port for your specific bass shaker software. But presumably this is already configured in you startup.cfg file, since you already have your bass shakers working.

 

  • Thanks 1
  • 2 weeks later...
Posted

Всех с наступившим Новым Годом!

Есть вопрос по подключению удлинителя 200 мм. от Вирпил "VPC Flightstick Extension" к базе Моза AB9. Нижняя прижимная гайка полностью закручена, но данный удлинитель всё равно имеет люфт в большей степени по горизонтали (влево-вправо) и слегка вперед-назад, что даёт разболтанность и вытекающие неприятные последствия, особенно в режиме срыва и тряски РУС. Гайка затягивалась мной от руки по максимуму, дальше тянуть или использовать инструменты и грубую силу пока не решился, ибо не хочется что-то поломать. 

Возможно кто-то встречался с подобной проблемой и знает нюансы или хитрости, чтобы избежать подобного негативного момента? Или же это никак неразрешимо из-за особенностей разъёмов подключения самой базы? 

  

the_infernal_toy
Posted
58 минут назад, Rustam сказал:

Всех с наступившим Новым Годом!

Есть вопрос по подключению удлинителя 200 мм. от Вирпил "VPC Flightstick Extension" к базе Моза AB9. Нижняя прижимная гайка полностью закручена, но данный удлинитель всё равно имеет люфт в большей степени по горизонтали (влево-вправо) и слегка вперед-назад, что даёт разболтанность и вытекающие неприятные последствия, особенно в режиме срыва и тряски РУС. Гайка затягивалась мной от руки по максимуму, дальше тянуть или использовать инструменты и грубую силу пока не решился, ибо не хочется что-то поломать. 

Возможно кто-то встречался с подобной проблемой и знает нюансы или хитрости, чтобы избежать подобного негативного момента? Или же это никак неразрешимо из-за особенностей разъёмов подключения самой базы? 

  

у меня нет 200 мм, но есть 70 мм, вроде проблем не было, можно попробовать прокладку подложить.

Posted
1 час назад, the_infernal_toy сказал:

у меня нет 200 мм, но есть 70 мм, вроде проблем не было, можно попробовать прокладку подложить.

Люфт приличный. Спасибо, будем пробовать. Пойду к сантехникам )))  

Posted
On 12/29/2025 at 1:01 PM, Aapje said:

If you want to make the bass shakers and the Moza work at the same time, the same information needs to be sent to the software for both devices. This involves both the telemetry data, but also the motion device data, so two settings.

As far as I know, the auto-configure option for the Moza will wipe out the settings for the shakers, so it is best to configure it manually.

First, make a backup of this file:

IL-2 Sturmovik Great Battles\data\startup.cfg


Then modify two sections of the file to look similar to this:
 

[KEY = motiondevice]
    addr = "127.0.0.1"
    addr1 = "127.0.0.1:5678"
    decimation = 2
    enable = true
    port = 29373
[END]

[KEY = telemetrydevice]
    addr = "127.0.0.1"
    addr1 = "127.0.0.1:5678"
    decimation = 2
    enable = true
    port = 29373
[END]

The combination of addr and port configures the connection to the software of the first device and addr1 combines the two in one value for the other device. The address is always just 127.0.0.1 (which is a special IP address that goes to the local machine), since the game and the software for the devices are on the same machine. The ports need to be correct. I know that 5678 is the correct default port for Moza, so you can just copy that. Where I have 29373, you need to have the port for your specific bass shaker software. But presumably this is already configured in you startup.cfg file, since you already have your bass shakers working.

 

Thanks. Works great!

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...