Lupus Posted December 29, 2025 Posted December 29, 2025 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? Quote
Aapje Posted December 29, 2025 Posted December 29, 2025 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. 1 Quote
Rustam Posted January 8 Posted January 8 Всех с наступившим Новым Годом! Есть вопрос по подключению удлинителя 200 мм. от Вирпил "VPC Flightstick Extension" к базе Моза AB9. Нижняя прижимная гайка полностью закручена, но данный удлинитель всё равно имеет люфт в большей степени по горизонтали (влево-вправо) и слегка вперед-назад, что даёт разболтанность и вытекающие неприятные последствия, особенно в режиме срыва и тряски РУС. Гайка затягивалась мной от руки по максимуму, дальше тянуть или использовать инструменты и грубую силу пока не решился, ибо не хочется что-то поломать. Возможно кто-то встречался с подобной проблемой и знает нюансы или хитрости, чтобы избежать подобного негативного момента? Или же это никак неразрешимо из-за особенностей разъёмов подключения самой базы? Quote
the_infernal_toy Posted January 8 Posted January 8 58 минут назад, Rustam сказал: Всех с наступившим Новым Годом! Есть вопрос по подключению удлинителя 200 мм. от Вирпил "VPC Flightstick Extension" к базе Моза AB9. Нижняя прижимная гайка полностью закручена, но данный удлинитель всё равно имеет люфт в большей степени по горизонтали (влево-вправо) и слегка вперед-назад, что даёт разболтанность и вытекающие неприятные последствия, особенно в режиме срыва и тряски РУС. Гайка затягивалась мной от руки по максимуму, дальше тянуть или использовать инструменты и грубую силу пока не решился, ибо не хочется что-то поломать. Возможно кто-то встречался с подобной проблемой и знает нюансы или хитрости, чтобы избежать подобного негативного момента? Или же это никак неразрешимо из-за особенностей разъёмов подключения самой базы? у меня нет 200 мм, но есть 70 мм, вроде проблем не было, можно попробовать прокладку подложить. Quote
Rustam Posted January 8 Posted January 8 1 час назад, the_infernal_toy сказал: у меня нет 200 мм, но есть 70 мм, вроде проблем не было, можно попробовать прокладку подложить. Люфт приличный. Спасибо, будем пробовать. Пойду к сантехникам ))) Quote
Lupus Posted January 11 Author Posted January 11 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! 1 Quote
Recommended Posts
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.