Jump to content
Sign in to follow this  
Nyxx

How do you get ITrackR and EZCA to work

Recommended Posts

All in the tittle.

 

How can I get these two working guys?


David Murden  MSFS   Fenix A320  PMDG 737 • MG Honda Jet • 414 / TDS 750Xi •  FS-ATC Chatter • FlyingIron Spitfire & ME109G • MG Honda Jet 

 Fenix A320 Walkthrough PDF   Flightsim.to •

DCS  A10c II  F-16c  F/A-18c • F-14 • (Others in hanger) • Supercarrier  Terrains = • Nevada NTTR  Persian Gulf  Syria • Marianas • 

• 10900K@4.9 All Cores HT ON   32GB DDR4  3200MHz RTX 3080  • TM Warthog HOTAS • TM TPR • Corsair Virtuoso XT with Dolby Atmos®  Samsung G7 32" 1440p 240Hz • TrackIR 5 & ProClip

Share this post


Link to post

David,

 

1. Consult pages 9 and 18 of EZCA's User Manual (ignore the fact that it is labelled for version 1.15.1)

 

2. View the following video available on EZdok's Forum:

 

https://www.youtube.com/watch?v=kaxdff_5IzQ

 

3. If the latest TIR driver/software doesn't work for you, download the previous version (the latest version doesn't work for everyone for some reason)

 

 

 

JJ

Share this post


Link to post

Add this to your dll.xml;

<Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Disabled>false</Disabled>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>

If you have no dll.xml at all the whole file contents look like this;

 
<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Disabled>false</Disabled>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>
</SimBase.Document>

 

And this to the aircraft.cfg at the end of each aircraft you want to use with EZCA.
 


[CameraDefinition.201]
Title=EZdok Aircraft Universal camera
Guid={D8D67955-2E9B-4e75-9D8B-8EFFBBFAC65B}
Description=Universal camera for EZdok cam utility
Origin=Center
SnapPbhAdjust=Swivel
SnapPbhReturn=FALSE
PanPbhAdjust=Swivel
PanPbhReturn=FALSE
Track=None
ShowAxis=FALSE
AllowZoom=TRUE
InitialZoom=0.40
ShowWeather=Yes
InitialXyz=0,0,0
InitialPbh=10, 0, 0
XyzAdjust=TRUE
Category=Aircraft
MomentumEffect=FALSE
ClipMode=Minimum
HotKeySelect=4

Cheers, Andy.

Share this post


Link to post

Thank you very much all working now


David Murden  MSFS   Fenix A320  PMDG 737 • MG Honda Jet • 414 / TDS 750Xi •  FS-ATC Chatter • FlyingIron Spitfire & ME109G • MG Honda Jet 

 Fenix A320 Walkthrough PDF   Flightsim.to •

DCS  A10c II  F-16c  F/A-18c • F-14 • (Others in hanger) • Supercarrier  Terrains = • Nevada NTTR  Persian Gulf  Syria • Marianas • 

• 10900K@4.9 All Cores HT ON   32GB DDR4  3200MHz RTX 3080  • TM Warthog HOTAS • TM TPR • Corsair Virtuoso XT with Dolby Atmos®  Samsung G7 32" 1440p 240Hz • TrackIR 5 & ProClip

Share this post


Link to post

Track IR working? With what software version? 4 or 5?

 

Sent from my SPH-L900 using Tapatalk

 

 


Eric 

 

 

Share this post


Link to post

EZDok, Version 5 of TrackIR. When TrackIR looks for a game, instead of it looking for P3D it finds EZDok and it is that that makes TrackIR work in P3D. I've not tried to get it working without EZDok as I lose far too much functionality.


Cheers, Andy.

Share this post


Link to post

Hmm, would like to know if Track IR works as a standalone if anyone is doing it.

 

Sent from my SPH-L900 using Tapatalk

 

 


Eric 

 

 

Share this post


Link to post

 

Add this to your dll.xml;

<Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Disabled>false</Disabled>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>

If you have no dll.xml at all the whole file contents look like this;

 
<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Disabled>false</Disabled>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>
</SimBase.Document>

 

And this to the aircraft.cfg at the end of each aircraft you want to use with EZCA.

 

 

 

Your exe.xml file has <Filename>dll.xml</Filename> in it.  Are you sure that's correct?  dll.xml is a completely different file.

Share this post


Link to post

Try it, change the name to exe.xml if it doesn't work.

 

Edit: that's exactly what my FSX exe.xml looks like, I imagine it doesn't really matter as long as the actual file name is correct.


Cheers, Andy.

Share this post


Link to post

Hi there, 

I've tried all this and nothing - can I ask for more in-depth instructions

 

Sean


Kind Regards,

Sean McCormack
FPSPLAYERS.COM

Game and Voice Servers

Share this post


Link to post

That's every step, there are no more detailed instructions. If you already have EZDok and TrackIR working in FSX then it should just work in P3D once you follow the simple steps above. If you don't have FSX installed then sorry I can't help you.


Cheers, Andy.

Share this post


Link to post

Me too.  I have:

 

Installed the fixed EXE file found here http://www.simforums.com/forums/ezdok-and-prepar3d_topic40274_post236510.html#236510

 

Created an EXE.xml file in AppData/Roaming/Lockheed Martin/Prepar3d v2/ and it looks exactly like above (tried both exe.xml and dll.xml in the filename prameter)

 

EZDok doesn't load when I load P3D like it does when I load FSX and it doesn't appear in the Addons menu.

 

Do I need to run the config tool some way like you do with FSX?  If so how is that done?

Share this post


Link to post

Navigate to the EZCA folder shown earlier in the thread and once P3D is running start the EZCA.exe directly by double clicking on it, does EZDok load now?

The config tool won't work in P3D that's why you have to manually edit the aircraft.cfg to add the 201 camera definition. You need to do that with every aircraft you intend to use with EZCA.


Cheers, Andy.

Share this post


Link to post

I found the problem.  The patched EZCA.exe had not extracted to the right place so it was trying to load the old one still.

 

Thanks for your help.

Share this post


Link to post

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
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...