Jump to content
IL-2 Series Forum

Recommended Posts

JG1_Vonrd
Posted

Has anyone been able to make either of these work?

Sphynxx
Posted

I tried with SimHaptic, it doesen't work

 

Panzerlang
Posted

SimHaptic working fine for me but I did have to manually add the text from BOS into the config file.

Gigabyte Aorus Elite Mobo. No mods.
AMD 9800X3D CPU. No mods.
RTX 5090 GPU. No mods.
64GB G-Skill RAM at 6000mhz. XMP on.
Samsung SSD.

Monitor at 3840x2160.
Pimax Crystal Super.

lefuneste
Posted

Opnkneeboard is working as with IL2 GB. 

NicksNacks
Posted

Panzerlang

Could you kindly instruct me on how and what to add to get simhaptic working in Korea? What text should I be adding from BOS? Your help would be greatly appreciated! 

Nick

Sphynxx
Posted
On 6/29/2026 at 2:25 AM, Panzerlang said:

SimHaptic working fine for me but I did have to manually add the text from BOS into the config file.

Can you please, give more details about ?

Panzerlang
Posted
13 hours ago, NicksNacks said:

Panzerlang

Could you kindly instruct me on how and what to add to get simhaptic working in Korea? What text should I be adding from BOS? Your help would be greatly appreciated! 

Nick

It's in the startup.cfg file, found here:

...Program Files\IL2Series\game\data

You need to add the telemetry stuff per the following. I've cut and pasted a section of mine so you can see it in practice. It's the KEY = telemetrydevice bit.

 

[END]

[KEY = system]
    bin_log_folder = "logs\\bin\\"
    chatlog = 0
    chatlog_folder = "logs\\chat\\"
    debug_info = 0
    debug_render = 0
    gamelog = 0
    keep_binary_log = 0
    mgenlog = 0
    mission_text_log = 0
    modes = 0
    playoffline = 0
    reset_configs = 0
    reset_effects = 0
    reset_textures = 0
    sdebug = 0
    show_net_skins = 1
    skin_dir = "graphics\\Skins\\"
    stat_log = 0
    text_log_folder = "logs\\txt\\"
[END]

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

[KEY = track_record]
    fx_sound = 2
    record_graphics_effect = 1
    record_ground_vehicles = 1
    tacviewrecord = 0
[END]


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

 

Gigabyte Aorus Elite Mobo. No mods.
AMD 9800X3D CPU. No mods.
RTX 5090 GPU. No mods.
64GB G-Skill RAM at 6000mhz. XMP on.
Samsung SSD.

Monitor at 3840x2160.
Pimax Crystal Super.

NicksNacks
Posted

Okay gotcha! I need to take the telemetry addresses (and settings) from BOS and add them to the same spot in Korea. Thanks for this as I've been missing my buttkicker in Korea! 

 

  • LukeFF changed the title to OpenKneeboard and SimHaptic (seatshaker) in Korea
Sphynxx
Posted

I added this

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

 

But its not working. Thanks, anyway.

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...