Yes, Noesis isn't recognizing them because they aren't '.tmc' extension. The files just need to be renamed to '.tmc' & '.tmcl' in the correct pairing which is the tricky part.
You would have to open one of the 'tmc' files in a hex editor. It has the length of the '.tmcl' inside. By knowing the file size you can compare it to the file size in Windows to know which file is the correct '.tmcl' file. Once you know the two correct files, name them to the same thing. Example: 'File1.tmc' & 'File1.tmcl'
I should still have a list of the names somewhere, but don't have access at the moment. I can either post it later, or explain in more detail the hex method if anyone actually wants to try it.