Hi;
today, my Thrustmaster MFCDs arrived, but I found calibrating the exact pixel-position for my monitor a little annoying, so I wrote a tiny program to help me and I wanted to share it with you.
Now this is only really useful for you, if you have a second, big monitor, and want to display both MFCDs on that second monitor.
First, take a peek at the program (once again, very simple):
[/url]http://www.youtube.com/watch?v=_6ifqHmWjs8
Since the internet is a dangerous place where you should trust no-one, I strongly recommend loading the source-code, looking it over (very few lines) and building / executing the program yourself (you need VisualStudio 2010 & .NET 3.5 Framework):
https://rapidshare.com/files/1134642112/MFCDCalibrator_SourceCode.rar
However, if you really just want to start the program, it can also be found here (once again, .NET 3.5 Framework required):
https://rapidshare.com/files/3389094270/MFCDCalibrator.rar
Please give me some feedback & don't hesitate to request other programs that need coding.
Edit: Just released an updated version with labels to save you from calculating the positions yourself.