Resurrecting My Triks-C - Help Please

EvilRoy

New member
Hi;

Looking to get my LEDTriks and Triks-C up and running (bought the parts eons ago!). Can someone please explain what the LTC.exe file is required for? Do I need to edit this file? If yes, please let me know how. As an aside, when I Google LTC.exe I get a warning that this executable is associated with Ransomeware deployment. WTF? Am I playing with fire?

Thanks for your help!
Roy
 
LTC_11.exe is the program used to pass the .led file data through the pic chip.

Create a directory like C:\LTC and place the file in it along with the .led data files you want to use.

On first use it will ask you for a serial port where you enter your com port like Com2: (
with the colon)

Leave everything else as default

Three methods to use it.

1.) open the command line and enter C:\LTC\TC_11.exe C:\LTC\snow.led (where snow.led is your file to run) no need to use Vixen2 or Vixen3 for this method
2.) use Vixen3 launcher effect to trigger LTC_11.exe and parameter of snow.led within a sequence
3.) use Launcher in Vixen3 Shows editor

bonus method is to use a .bat file to run multiple .led files outside the Vixen3 environment
 

Attachments

  • LTC_11.zip
    286.6 KB · Views: 2
Hi Arbu99;

Thanks for the quick reply, much appreciated. Only one question, is the LTC.exe file safe? No malware that you know of?

Cheers;
Evil
 
Use the LTC_11.exe I uploaded above.

I compiled it myself from the source .bas file
 
It might be a small oversight, but you may have to put an exception into your antivirus to allow it to run. I did that with mine and didn't have an issue running the program after that.
 
Back
Top