|
Title: I some questions on some files i'm encountering. Post by: Syrus63 on October 04, 2009, 04:53:05 AM I'm editing some of kirby's effect files and i have a bunch of VIS0 fiels and a few CLR0 files.
Can anyone please tell me what these files are and, if possible, how to edit them? I do know that i'll have to edit them with a hex editor. Title: Re: I some questions on some files i'm encountering. Post by: VILE on October 04, 2009, 05:01:05 AM CLR0 are material files, VIS0 files are effects (to my knowledge).
The CLR0 files only have the bits of the material that where compressed with it, so there's no 100% consistent structure. VIS0 files, i have ideas, but i still don't know that much on them. Title: Re: I some questions on some files i'm encountering. Post by: Syrus63 on October 04, 2009, 05:09:15 AM Thank you for the explanations VILE. I guess that it means i'll just have to mess around with a hex editor for a bit.
|