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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...