V4 software view limit

Post Reply
Skwabie
Posts: 2
Joined: Mon Jan 21, 2013 12:06 pm

V4 software view limit

Post by Skwabie »

Hi,

I'm on trackir 4 with hat clip using lastest v4 driver. When flying Strike Fighters or Il2, looks like the v4 driver imposes a limit on the pitch/yaw axis, making it difficult to check 6 o'clock. especially in Il2 where the pitch axis is limited to 90 degrees only.

I know it's due to v4 software since when using v5 the limit is gone. but v5 is overly sensitively for me inducing nausea at times no matter how much i adjust the profile and settings.

so i wonder if there's a way to remove the limit for the v4 driver? there's a registry edit on the website for il2 but seems to only work for v3 and earlier versions.
jolsonsalem
Posts: 323
Joined: Thu Oct 11, 2012 9:18 am

Re: V4 software view limit

Post by jolsonsalem »

There may be some limiting factor for yaw in the profile you are using in V4. Are you using one of the preset curves for yaw or a custom one?

You can also copy profiles from version 4 to version 5, but not the other way around. I personally find the UI for 5 to be much easier to use for profile editing.
Skwabie
Posts: 2
Joined: Mon Jan 21, 2013 12:06 pm

Re: V4 software view limit

Post by Skwabie »

hi jeff,
here's my profile for version 4.

Code: Select all

<?xml version="1.0" encoding="UTF-16"?>
<Profile>
  <Name>Copy of IL2 5 axis</Name>
  <Notes></Notes>
  <Smoothing>18</Smoothing>
  <TrueView>0</TrueView>  <MotionType>1</MotionType>
  <Override>0</Override>
  <Axis Type="0" Enabled="1" Inverted="0" CurveType="5">
    <CurveData p0="28" p1="28" p2="27" p3="25" p4="21" p5="15" p6="8" p7="0" p8="8" p9="15" p10="21" p11="25" p12="27" p13="28" p14="28"></CurveData>
  </Axis>
  <Axis Type="1" Enabled="1" Inverted="0" CurveType="5">
    <CurveData p0="23" p1="23" p2="22" p3="20" p4="16" p5="11" p6="6" p7="0" p8="6" p9="11" p10="16" p11="20" p12="22" p13="23" p14="23"></CurveData>
  </Axis>
  <Axis Type="2" Enabled="0" Inverted="0" CurveType="5">
    <CurveData p0="15" p1="14" p2="13" p3="11" p4="8" p5="6" p6="2" p7="0" p8="2" p9="6" p10="8" p11="11" p12="13" p13="14" p14="15"></CurveData>
  </Axis>
  <Axis Type="3" Enabled="1" Inverted="0" CurveType="5">
    <CurveData p0="39" p1="39" p2="39" p3="39" p4="36" p5="30" p6="19" p7="0" p8="19" p9="30" p10="36" p11="39" p12="39" p13="39" p14="39"></CurveData>
  </Axis>
  <Axis Type="4" Enabled="1" Inverted="0" CurveType="5">
    <CurveData p0="39" p1="40" p2="40" p3="40" p4="37" p5="30" p6="19" p7="0" p8="19" p9="30" p10="37" p11="40" p12="40" p13="40" p14="39"></CurveData>
  </Axis>
  <Axis Type="5" Enabled="1" Inverted="0" CurveType="5">
    <CurveData p0="36" p1="36" p2="36" p3="35" p4="32" p5="28" p6="22" p7="13" p8="22" p9="28" p10="32" p11="35" p12="36" p13="36" p14="36"></CurveData>
  </Axis>
  <HotKeys>
    <Key Type="0" virtualKeyCode="123" Enable="1" Toggle="1" Trap="1" Device="{00000000-0000-0000-0000-000000000000}"></Key>
    <Key Type="1" virtualKeyCode="122" Enable="1" Toggle="1" Trap="1" Device="{00000000-0000-0000-0000-000000000000}"></Key>
    <Key Type="2" virtualKeyCode="119" Enable="1" Toggle="0" Trap="0" Device="{00000000-0000-0000-0000-000000000000}"></Key>
  </HotKeys>
</Profile>
It's a modified version from long time used falcon4.0 profile with custom settings. I copied it into my V5 "profile" folder and loaded it, launched il2 and there's no view limit. same one in V4 has the limit.
I did the same for Strike fighters 2 awhile back with the same symptom... Something else must be in play here...
jolsonsalem
Posts: 323
Joined: Thu Oct 11, 2012 9:18 am

Re: V4 software view limit

Post by jolsonsalem »

I am still looking into the differences here and what may be causing your limit. I'll let you know when I know more.
Post Reply