PDA

View Full Version : Free Track doesn't work in game Blitz?


FenbeiduO
12-25-2017, 04:35 AM
Hi,FT work well in oringal game. But no response in Blitz.
What should I do to make it work?

SadoMarxist
12-28-2017, 07:33 PM
Hi :)

Well, FreeTrack is a 32bit program and will not work with 64bit software, and ClOD Blitz is 64bit. One can go looking for 64bit .dll files and, perhaps, make FreeTrack work, but there's a readily available open source solution with which point models built for FreeTrack can be used. You can read about it on the following page:

http://tkoletivrijedi.in.rs/node/219?language=en

Artist
12-29-2017, 07:27 PM
It works fine with the NPClient64.dll which officially comes with opentrack (https://github.com/opentrack/opentrack/releases).

One of the problems is that some of the instructions (found in the net) on how to use opentrack's NPClient64.dll are plain wrong, confusing, or both. It is as simple as it could be:
All you should need to do is extract NPClient64.dll to the same folder where NPClient.dll is

FenbeiduO
01-12-2019, 06:31 AM
Hi :)

Well, FreeTrack is a 32bit program and will not work with 64bit software, and ClOD Blitz is 64bit. One can go looking for 64bit .dll files and, perhaps, make FreeTrack work, but there's a readily available open source solution with which point models built for FreeTrack can be used. You can read about it on the following page:

http://tkoletivrijedi.in.rs/node/219?language=en
:grin:

Thank you!

FenbeiduO
01-12-2019, 06:34 AM
It works fine with the NPClient64.dll which officially comes with opentrack (https://github.com/opentrack/opentrack/releases).

One of the problems is that some of the instructions (found in the net) on how to use opentrack's NPClient64.dll are plain wrong, confusing, or both. It is as simple as it could be:
All you should need to do is extract NPClient64.dll to the same folder where NPClient.dll is

I would try this in the game Thank you!