Jump to content

TrackIR 4Pro FOV


kram56

Recommended Posts

Hi guys,

 

I've spent some time unsuccessfully searching for a solution to the following.

 

Since installing TrackIR I only have the default head movement. I want to be able to look further behind me when I turn my head:helpsmilie:

 

I connect to Lockon Via LoCFG, is there something that I can tweak here or is it in the config. files ?

 

I'd also like to know if there is a tweak to make it possible to fly all the planes, if so how ?

 

Thanks for your time, I'm sure that you've answered this a million times :doh:

Link to comment
Share on other sites

OK I'm answered the first question myself :thumbup:

 

C:\Lock On\Config\View\server.lua

 

-- Camera angle limits {horizontal angle max, vertical angle min, vertical angle max}

CameraAngleLimits = {}

CameraAngleLimits[PlaneIndex.iSu_27] = {140.0, -75.0, 90.0}

CameraAngleLimits[PlaneIndex.iSu_33] = {140.0, -75.0, 90.0}

CameraAngleLimits[PlaneIndex.iSu_25] = {95.0, -65.0, 90.0}

CameraAngleLimits[PlaneIndex.iSu_39] = {110.0, -80.0, 90.0}

CameraAngleLimits[PlaneIndex.iMiG_29] = {140.0, -75.0, 90.0}

CameraAngleLimits[PlaneIndex.iMiG_29K] = {140.0, -65.0, 90.0}

CameraAngleLimits[PlaneIndex.iA_10] = {140.0, -65.0, 90.0}

CameraAngleLimits[PlaneIndex.iF_15] = {140.0, -80.0, 90.0}

 

 

Change the first number to the angle you wish to look.

Link to comment
Share on other sites

I'd also like to know if there is a tweak to make it possible to fly all the planes, if so how?

 

open meinit.xls with note pad and in each entry for aircraft where it says "human cockpit = false" make it "... = true"

No longer active in DCS...

Link to comment
Share on other sites

OK got that thankyou / merci :thumbup:

 

Now I seem to have the SU-27 cockpit for all planes, is that possible to change ? :music_whistling:

 

nope...

DCS Wishlist: 1) FIX THE DAMN RIVERS!!! 2) Spherical or cylindrical panorama view projection. 3) Enhanced input options (action upon button release, etc). 4) Aircraft flight parameter dump upon exit (stick posn, attitude, rates, accel, control volume, control-surface positions, SAS bias, etc). 5) ADS-33 maneuver courses as static objects. 6) Exposed API or exports of trim position and stick force for custom controllers. 7) Select auto multiple audio devices

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...