I'm trying to open an old TGF .gam file, and it keeps asking for kc1000gv.mfx. I tried pasting both a cox and a gox version of it in the mmf1 extensions directory, but it's not recognizing it. Anyone have the correct version of this that I need?
Printable View
I'm trying to open an old TGF .gam file, and it keeps asking for kc1000gv.mfx. I tried pasting both a cox and a gox version of it in the mmf1 extensions directory, but it's not recognizing it. Anyone have the correct version of this that I need?
cox and gox are the old ones. It is looking for the mfx which is for MMF2. All the extension did was made MMF1.5 able to have 1000 global values. You don't need it anymore. Contact the maker of the tgf file to see if he has a version without the kc1000gv object.
put you "kc1000gv.gox" or "kc1000gv.cox" into the folder "/Extensions/mmf1" of your MMF2 directory. And you'll be able to load the GAM but not run it. You'll be able to replace all the events/actions/expressions of the object by new ones of MMF2.
You must copy the MMF 1 version of the .COX file in the mmf1 folder (MMF2 can't read the .gox files of tgf1 or the .cox files of C&C).
Also, you might have to copy cncs232.dll from MMF1 to the mmf1 directory if MMF1 is not installed on your machine.
You can also use the MMF2 version of this object, if you don't want to replace it by global values :
http://www.clickteam.com/testfiles/mmf2/kc1000gv.zip
Installing the MMF2 version of it seemed to do the trick. Thanks!