Search found 59 matches

by DocLotus
Sun May 29, 2011 12:41 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Re: Automatically Loading TrackIR with FSX through FSUIPC

<t>Well, I finally figured out how to make it all work.<br/> <br/> The final batch file looks like this...<br/> <br/> @echo off<br/> REM Batch file runs silently.<br/> <br/> ChDir<br/> REM Change to current directory the bat file is running from. <br/> <br/> Start Fraps.lnk<br/> REM Starts Fraps sho...
by DocLotus
Sat May 28, 2011 10:07 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Re: Automatically Loading TrackIR with FSX through FSUIPC

<t>I would also like to exit or close down all three programs when I exit FSX. I can put a Pause command directly after the D:\Flight\FSX\FSX.exe command which will pause the bat file until FSX is closed. The bat file would then continue running with the commands to close FRAPS and TrackIR5. What th...
by DocLotus
Sat May 28, 2011 10:02 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Re: Automatically Loading TrackIR with FSX through FSUIPC

<t>Found a slightly simpler way to load all three items with the two shortcut links in the same folder as the bat file...<br/> <br/> @echo off<br/> ChDir<br/> start Fraps.lnk<br/> start TrackIR5.lnk<br/> start D:\Flight\FSX\fsx.exe<br/> <br/> The ChDir command changes the directory to the current di...
by DocLotus
Sat May 28, 2011 8:44 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Re: Automatically Loading TrackIR with FSX through FSUIPC

<t>Your suggested bat file did not work; seems that bat files do not like the spaces in C:\Program Files (x86)\etc. I tried underscores but they also did not work.<br/> <br/> I did manage to get everything going with shortcut links.<br/> <br/> As I run my FSX from drive D (an OCZ Vertex III SSD) I h...
by DocLotus
Sat May 28, 2011 5:29 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Re: Automatically Loading TrackIR with FSX through FSUIPC

<t>That's kind of what I was thinking as I could not find anything in FSUIPC that eluded to loading an external file. Just thought I would ask just in case I missed something.<br/> <br/> As far as the batch file goes I was already thinking about that as I could also load FRAPS at the am etime.<br/> ...
by DocLotus
Thu May 26, 2011 6:30 pm
Forum: Flight
Topic: Automatically Loading TrackIR with FSX through FSUIPC
Replies: 8
Views: 8847

Automatically Loading TrackIR with FSX through FSUIPC

<t>I use TrackIR only with FSX and often forget to load it before loading FSX.<br/> <br/> I have the latest registered version of FSUIPC which automatically loads with FSX. I was wondering if TrackIR can be automatically loaded through FSUIPC at the same time?<br/> <br/> OR... Is there another way t...
by DocLotus
Fri Dec 17, 2010 7:39 pm
Forum: TrackIR 5
Topic: TrackIR software 5.1 Final now available - Updated
Replies: 107
Views: 141954

Re: TrackIR software 5.1 beta 1 now available

<t>The Precision issue may be because I have the curve set extreamly high and with a sharp cut off point so I can see behind me with only about a 30 degree head turn. In other words, very high gain.<br/> <br/> With similar settings in version 4 the default Precison seemed to be just fine as is. <br/...
by DocLotus
Fri Dec 17, 2010 7:32 pm
Forum: TrackIR 5
Topic: TrackIR software 5.1 Final now available - Updated
Replies: 107
Views: 141954

Re: TrackIR software 5.1 beta 1 now available

<t>"MAJOR PROBLEM...<br/> <br/> Panel and HeadsUp View (center icon) keeps loosing the HeadsUp portion. It looks identical to Panel View.<br/> <br/> I re-install 5.1.100 and it is normal for awhile than all of a sudden the HeadsUp portion is missing again.<br/> <br/> This has happened three time so ...
by DocLotus
Tue Dec 14, 2010 11:32 am
Forum: TrackIR 5
Topic: TrackIR software 5.1 Final now available - Updated
Replies: 107
Views: 141954

Re: TrackIR software 5.1 beta 1 now available

<t>MAJOR PROBLEM...<br/> <br/> Panel and HeadsUp View (center icon) keeps loosing the HeadsUp portion. It looks identical to Panel View.<br/> <br/> I re-install 5.1.100 and it is normal for awhile than all of a sudden the HeadsUp portion is missing again.<br/> <br/> This has happened three time so f...
by DocLotus
Tue Dec 14, 2010 11:23 am
Forum: TrackIR 5
Topic: TrackIR software 5.1 Final now available - Updated
Replies: 107
Views: 141954

Re: TrackIR software 5.1 beta 1 now available

Sorry, wrong posting.


Thanks;
Doc