Page 1 of 1

Posted: Sat Nov 26, 2005 7:50 pm
by Dairian
I ve extracted the _smk cut scene fiiles and I wan to watch them, can anyone help me make this happen? I DLd smaker player but its not working, I really want to watch these things again, and hopefully make a dvd of them

Posted: Tue Dec 06, 2005 2:20 pm
by Killswitch
If I remember right, the reason why the TFL cutscenes don't play in Smacker player is because they have a Myth header before the actual Smacker data. Basically, there are 64 bytes at the beginning of the file that the Smacker player can't decipher.

To fix it, open up the extracted files in a hex editor. Delete the first 64 bytes of the file; the bad data probably starts with something like "01crowsb_smk" or similar and ends with "myth". The real data starts where it says "SMK2".

Save the file with a .smk extension. If you are on a Mac, you'll probably need to change the file type to "Smk2". Now the Smacker player should play the cutscenes.

--Killswitch

PS - Obviously you don't need to do this for Myth 2 cutscenes; they are just plain-jane Smacker files with no Myth header.