Jump to content

Recommended Posts

Posted (edited)

I am working on an advanced HOTAS Warthog  - Profile.

 

No documentation atm.Only comments inside file

 

I will post here the script and BoS keys.

 

"current" inputs (****Back up your own "current" settings***)

 

input.zip

 

Script file:

 

IL-2 BoS.zip

 

A brief description:

 

  • Ignored BoS trims and I use TARGET functions. Trim axis X-Y-Z for every plane.

 


 

 

//Trims [ HAT 1 and HAT 2]
//Works on every simulator

//X
 
MapKey(&Joystick, H1L, REXEC(0, 100, "TrimDXAxis(DX_X_AXIS, -5);"));
MapKey(&Joystick, H1R, REXEC(0, 100, "TrimDXAxis(DX_X_AXIS, 5);"));
    
//Y

MapKey(&Joystick, H1U, REXEC(1, 100, "TrimDXAxis(DX_Y_AXIS, -5);"));
MapKey(&Joystick, H1D, REXEC(1, 100, "TrimDXAxis(DX_Y_AXIS, 5);"));

//Z (Rudder)

MapKey(&Joystick, H2L, REXEC(0, 100, "TrimDXAxis(DX_ZROT_AXIS, -5);"));
MapKey(&Joystick, H2R, REXEC(0, 100, "TrimDXAxis(DX_ZROT_AXIS, 5);"));
    

MapKeyIO(&Joystick, S1,
EXEC("TrimDXAxis(DX_X_AXIS, CURRENT);TrimDXAxis(DX_Y_AXIS, CURRENT); TrimDXAxis(DX_ZROT_AXIS, CURRENT);"),// Locks X- Y- Z to current position 
EXEC("TrimDXAxis(DX_X_AXIS, SET(0));TrimDXAxis(DX_Y_AXIS
, SET(0));TrimDXAxis(DX_ZROT_AXIS, SET(0));"));  // Cancel All trims ( X- Y - Z )

 

 

  • LASTE panel for bombers
  • The rest of Throttle panel switches for multi engine planes
  • Coolie Switch, Slew and LTB for gunner control

 

So if you want to check it

 

1. Back up your current files at "...\IL-2 Sturmovik Battle of Stalingrad\data\input"

2.Open  TARGET Script Editor and run file.

 

Profile is suitable for German planes and hard settings mode. For instance there is no external views on HOTAS.

 

Except HOTAS I have Track IR and Simped Rudders without brakes. Left and right brakes are activated when axis goes to 80%:

 

KeyAxis(&HCougar, RUDDER, 0,AXMAP2((LIST(0,20,80,100)),
 ',', // Left
PULSE+'0', //Null
'.')); // Left and Right

 

 

Edited by 335th_GRSwaty
  • Upvote 1
Posted

Draft Charts

 

post-638-0-66346900-1453443072_thumb.gif

 

post-638-0-84082600-1453443076_thumb.gif

  • Upvote 1
  • 10 months later...
Posted (edited)

Gear Down/UP - on stick dont work, on key "g" work well.

Edited by kzfr
  • 1 month later...
Posted

Hello
 
You have to press Hat 4 (H4P) while you have ShiftButton (S3) pressed and Boat Switch Front (BSF).
 

PULSE+'g',// Gears D and IN
PULSE+'0');

Made it this way to avoid accidents!

I you wish to change it I would be happy to help you! 

  • 6 months later...
Posted

Hello.

Can you sent me the file?

 

Try to comment the line:

MapAxis(&Throttle, THR_LEFT,  DX_XROT_AXIS, AXIS_NORMAL, MAP_ABSOLUTE);

to

// MapAxis(&Throttle, THR_LEFT,  DX_XROT_AXIS, AXIS_NORMAL, MAP_ABSOLUTE);
Posted (edited)

HOTAS Warthog (joy+throttle) has 7 axes  = 5 axis on throttle + 2 axes on stick.

 

DX limit for device is 8 axes, so you have place for more one axis in this virtual combined device.

 

T.16000M controller has 4 axis. Is not the case of exclude 3 axes from "combined device" mapping?

Edited by Sokol1
Posted (edited)

Oh i have other problem. T16000M doesnt work with TARGET. 
Only way is fix the problem with windows 10 or give a script to turn off select a T16000M by combined. 
I will try fix that.

EDIT!

I found solution for problem with Windows 10/T16000M/TARGET - is the new drivers for T16000M to install that need

- unninstal TARGET
- restart pc
- Install Drivers https://support.thrustmaster.com/en/product/t16000m-fcs-en/
- install Target
- restart PC

and again T16000M work properly in games and target device test.

Edited by kzfr
=TBAS=Sshadow14
Posted

how is that trim working as adjust the axis them selves is not really trimming..

Trim tabs on the control surface move in oppisite direction to primary control surface
so how do you force this on planes without trim tabs

Posted

Ok, i everything with T16000M work fine. 
Now can you help me set a Lever on joystick warthog to this same what is on F3 but not pulse (want push to hold) - or  change a left DMS (H3L?) to one push is hold again push is unhold. 
And axis slider0 on throttle to zoom in/out 

Posted

What is the action you want to set for  for F3?

Posted

Its blocked reset center view, when i push and hold F3 on keyboard.
This give you block view like a turnoff trackir. 

  • 5 years later...
Posted

the throttle doesnt work with this setup :(

Posted (edited)
38 minutes ago, Dylanram said:

the throttle doesnt work with this setup :(

 

5+ year old thread you managed to revive... 

:wacko:

Edited by dburne
  • Haha 1
Posted

Is there a comment in code referring to the throttle?

 

Posted (edited)

Here's mine for the TMWH, I use Joy2Key for my BlackHog. TARGET GUI Advanced programming with Up/Middle/Down layers Untoggled on the Throttle, and IN/OUT Toggled on the Stick. I'm using Sequence presses on the Throttle for Engine starts/stops

 

Spoiler

IL2Profile6-16-22.1.thumb.png.bfcd2761c5ff8bf8d22cc04dc48aa2a4.pngIL2Profile6-16-22.2.thumb.png.3ebe1bee8dffd8b78f32372bf6e97c36.pngIL2Profile6-16-22.3.thumb.png.bf823b42ce5688fa9f854d0b0fa77a4a.pngBH-DCS.thumb.jpg.e3b86db54bc3f8098a5abe7a49966cb8.jpgBH-IL2.thumb.jpg.90ca62dcdae3b563360e039821eb5af2.jpg

These are the two faceplates I have for the BlackHog, so I won't post the diagram, the IL2 version is kind of null and void now since we are not getting Fuel Management. the 3-way toggle switches are in a Sequence program with Joy2key, each time I push it in a given direction like Tank Select it toggles thru all the options. I recently bought a Virpil Control Box #2, I'm not sure if it will be able to replace fully the BlackHog. And using someone else's profile is never a good idea unless you have identical setups. I will look at someone elses profiles and sometimes use their ideas, but program it myself in GUI.  I use Sedenion's 128DX Complete SCRIPT program for DCS. And I turn off and on the TEMPO (Long/short) commands programmed into the SCRIPT.

 

 

 

 

Edited by Hoss
  • Like 2

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