FreeTrack Forum

Welcome, you're not connected. ( Log in - Register )

RSS >  Black Screen
Gravata #16 12/05/2008 - 08h48

Class : Apprenti
Posts : 12
Registered on : 10/05/2008

Off line

Just got a solution with this Black Screen problem with Colin Mcrae DiRT using Free-Track... Used GlovePIE to read Free-Track and then send it back to the game. GlovePIE must be started after Free-Track to work. (GlovePIE can emulate TrackIR using any input including Free-Track and even TrackIR itself)

Hope this can help others. Seeya!

EDIT: Adding the GlovePIE script here.


// Capture Free-Track and emulate TrackIR with GlovePIE

FakeTrackIR.Active=True
FakeTrackIR.Yaw=RealTrackIR.Yaw
FakeTrackIR.Pitch=RealTrackIR.Pitch
FakeTrackIR.Roll=RealTrackIR.Roll
FakeTrackIR.X=RealTrackIR.X
FakeTrackIR.Y=RealTrackIR.Y
FakeTrackIR.Z=RealTrackIR.Z

// Uncomment below to check TrackIR (Free-Track) readings.
// Debug="TIR Readings... Yaw: "+RealTrackIR.Yaw+" Pitch: "+RealTrackIR.Pitch+" Roll: "+RealTrackIR.Roll+" X: "+RealTrackIR.X+" Y: "+RealTrackIR.Y+" Z: "+RealTrackIR.Z


Just remember to start Free-Track first and then GlovePIE
Edited by Gravata on 14/05/2008 at 04h26.

 >  Fast reply

Message

 >  Stats

1 user(s) connected during the last 10 minutes (0 member(s) and 1 guest(s)).