Format Question
- emrysblack
- Peasant
- Posts: 50
- Joined: 02 Apr 2006
Format Question
Does anyone know what .MSG and .MSK files are and what they are used for?
Re: Format Question
They define which squares of object are visible and which squares contain shadow.emrysblack wrote:Does anyone know what .MSG and .MSK files are and what they are used for?
TMsk = packed record
Width: byte;
Height: byte;
MaskObject: array[0..5] of byte; // Без учета тени [Not counting shadow]
MaskShadow: array[0..5] of byte; // Без учета объекта [Not counting object]
end;
My patches: MM6 MM7 MM8. MMExtension. Tools. Also, I love Knytt Stories and Knytt Underground. I'm also known as sergroj.
- emrysblack
- Peasant
- Posts: 50
- Joined: 02 Apr 2006
Who is online
Users browsing this forum: No registered users and 1 guest