Jump to content

  •  

  • iBotModz CBox


    Photo

    Me and Caboose's .cat research


    • Please log in to reply
    20 replies to this topic

    #1 Pargy

    Pargy

      WTF is a Pargy?

    • VIP

    • 1,466 posts
    • Joined: 25-July 08
    • Gender:Male

    Posted 23 March 2009 - 06:57 PM

    We have worked a long time on this and we think its finally time to release our findings

    public class BLF_Header : Chunk //48 Bytes
    	{
    	}
    
    	public class CHDR_Header : Chunk //264 Bytes
    	{
    	}
    
    	public class Header : Chunk //264 Bytes
    	{
    		[Size(4)]
    		public char[] CATV;
    		public int Size;
    		public short Unknown_8;
    		public short Unknown_10;
    		[Size(12)]
    		public byte[] Unknown_12;
    		[String(StringType.Unicode, 16)]
    		public string CAT_Name;
    		[String(128)]
    		public string CAT_Description;
    		[String(16)]
    		public string CAT_Author;
    		public int Unknown_200;
    		public int Unknown_204;
    		public int Unknown_208;
    		public int Unknown_212;
    		public int Unknown_216;
    		public int Entry_Size;
    		public int CAT_File_Name_1;
    		public int CAT_FIle_Name_2;
    		public int Unknown_232;
    		public int NULL;
    		public int Map_ID;
    		public int Unknown_244;
    		public int NULL_2;
    		public short NULL_3;
    		[Size(10)]
    		public byte[] Unknown_254;
    	}
    
    	MEOW!!!!!!!!!!
    	{
    		public short Unknown;
    		public short Unknown_2;
    		public byte Unknown_4;
    		public byte Spawned_Object_Count;
    		public short Unknown_6;
    		public int Map_ID;
    		public float World_Bounds_X_Min;
    		public float World_Bounds_X_Max;
    		public float World_Bounds_Y_Min;
    		public float World_Bounds_Y_Max;
    		public float World_Bounds_Z_Min;
    		public float World_Bounds_Z_Max;
    		public int Unknown_36;
    		public float Maximum_Budget;
    		public float Current_Budget;
    		public int Unknown_48;
    		public int Unknown_52;
    	}
    
    	PITTER PATTER
    	{
    
    		public enum BlockType : short
    		{
    		 Feline_Spawn = 9, //9(hex)
    			Reserved = 41, //29(hex)
    			Added = 131, //83(hex)
    			Original = 137, //89(hex) - ignored and loaded straight from the CAT
    			Edited = 139, //8B(hex)
    			NULL = 0,
    		}
    
    		public int Block_Type; //0
    		#region Unused Data
    		[Size(8)]
    		public byte[] Unused_4; //4
    		#endregion
    		public int Tags_Index; //12 = (offset in index - index start offset) /12
    		public float X; //16
    		public float Y; //20
    		public float Z; //24
    		public float Yaw; //28
    		public float Pitch; //32
    		public float Roll; //36
    		public float Unknown_Rot_1; //40
    		public float Unknown_Rot_2; //44
    		public float Unknown_Rot_3; //48
    		#region Unused Data
    		[Size(8)]
    		public byte[] Unused_52; //52
    		#endregion
    		public byte Unknown_60; //60
    		public byte Unknown_61; //61   
    		[Options(new string[]
    		{
    			
    NEVA GONNA GIVE YOU UP!!!
    	
    
    "Place At Start of time",
    			"Asymmetrica anusl",
    			"Symmetrical",
    			#region Unused Flags
    			"Unused",
    			"Unused",
    			"Unused",
    			"Unused",
    			#endregion
    		})]
    		public Bitmask8 Flags; //62
    		public byte Team; //63
    		public byte Spare_Clips/Teleporter_Channel; //64
    		public byte Respawn_Time; //65
    		public short Unknown66; //66
    		#region Unused Cat Data
    		[Size(16)]
    		public byte[] Unused_68; //68
    		#endregion
    	}
    MY GIRL WANTS TO PARTY ALL THE TIME
    		public short Unknown;
    		public short Unknown_2;
    		public short Unknown_4;
    		public short Unknown_6;
    		public short Unknown_8;
    		public short Unknown_10;
    		public short Unknown_12;
    		public short Unknown_14;
    		public short Unknown_16;
    		public short Unknown_18;
    		public short Unknown_20;
    		public short Unknown_22;
    		public short Unknown_24;
    		public short Unknown_26;
    	}


    Your welcome internet

    Edited by xpargas, 23 March 2009 - 07:01 PM.


    #2 Joe Walls

    Joe Walls

      Corporal Grade 2

    • Members+

    • 258 posts
    • Joined: 12-February 09
    • Location:United States (WA)

    Posted 23 March 2009 - 06:59 PM

    App download please.

    #3 T3A guy

    T3A guy

      :)

    • Members+

    • 1,191 posts
    • Joined: 09-May 08
    • Gender:Male

    Posted 23 March 2009 - 07:04 PM

    App download please.

    -.-

    #4 SotG Caboose

    SotG Caboose

      TheMasterSnails Pimp!

    • Donors+

    • 827 posts
    • Joined: 29-May 08
    • Gender:Male

    Posted 23 March 2009 - 07:06 PM

    :cat: --> :) ( changed model)

    Edited by SotG Caboose♥, 23 March 2009 - 07:08 PM.


    #5 T3A guy

    T3A guy

      :)

    • Members+

    • 1,191 posts
    • Joined: 09-May 08
    • Gender:Male

    Posted 23 March 2009 - 07:07 PM

    This looks eerily similar to halo 3 map research...

    #6 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08
    • Gender:Male
    • Location:Canada, ON

    Posted 23 March 2009 - 07:08 PM

    That...was...an...utter...waste...of...my...time...

    #7 Jeehs

    Jeehs

      Corporal Grade 1

    • Members+

    • 103 posts
    • Joined: 16-March 09
    • Location:Palm City, FL

    Posted 23 March 2009 - 07:38 PM

    Sorry if this sounds like Im ungrateful but... Wat was the point in .Cat Research? And WTF is .CAT??? :huh:

    #8 Pargy

    Pargy

      WTF is a Pargy?

    • VIP

    • 1,466 posts
    • Joined: 25-July 08
    • Gender:Male

    Posted 23 March 2009 - 08:03 PM

    Sorry if this sounds like Im ungrateful but... Wat was the point in .Cat Research? And WTF is .CAT??? :huh:


    :cat:

    #9 byantine

    byantine

      Private Grade 2

    • Members+

    • 50 posts
    • Joined: 04-June 08

    Posted 23 March 2009 - 08:18 PM

    YOU TWO ARE GENIUS

    This is going expand my love of cats by 10000000x
    Im going to send you both $10,000, do you have paypal?

    #10 T3A guy

    T3A guy

      :)

    • Members+

    • 1,191 posts
    • Joined: 09-May 08
    • Gender:Male

    Posted 23 March 2009 - 08:35 PM

    This is getting annoying and is not funny.

    It is just the usermap structure research by Shade45 with the word cat put in it randomly.

    Please close this.

    #11 Joe Walls

    Joe Walls

      Corporal Grade 2

    • Members+

    • 258 posts
    • Joined: 12-February 09
    • Location:United States (WA)

    Posted 23 March 2009 - 08:41 PM

    I beleive I see a grammar error in the title

    Title:
    "Me and Caboose's"

    Correction "Caboose and my"

    #12 iKhaosmaster

    iKhaosmaster

      Yawn

    • Members+

    • 1,346 posts
    • Joined: 29-April 08
    • Gender:Male

    Posted 23 March 2009 - 09:18 PM

    I beleive I see a grammar error in the title

    Title:
    "Me and Caboose's"

    Correction "Caboose and my"

    Technically Caboose and I.

    #13 Joe Walls

    Joe Walls

      Corporal Grade 2

    • Members+

    • 258 posts
    • Joined: 12-February 09
    • Location:United States (WA)

    Posted 24 March 2009 - 01:47 PM

    Take out the "Caboose and" see if it makes sense. I research? No, it's MY research(spargy's not mine)

    #14 SotG Caboose

    SotG Caboose

      TheMasterSnails Pimp!

    • Donors+

    • 827 posts
    • Joined: 29-May 08
    • Gender:Male

    Posted 24 March 2009 - 02:08 PM

    IMa pro moddah

    #15 yungbol

    yungbol

      Firmware Expert

    • Global Mods

    • 1,461 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Philly

    Posted 24 March 2009 - 02:47 PM

    Whew, how long did it take you guys to map out the .CAT?

    #16 gabe_k

    gabe_k

      Corporal Grade 2

    • Donors+

    • 360 posts
    • Joined: 02-May 08
    • Gender:Male

    Posted 24 March 2009 - 02:59 PM

    Wow, that was very dissapointing. .cat is actually a container for the Onechanbara series which I did a fair amount of research on.

    #17 Justrec

    Justrec

      .

    • VIP

    • 1,126 posts
    • Joined: 25-November 07
    • Gender:Male

    Posted 24 March 2009 - 03:12 PM

    ^ Lolfail

    #18 SotG Caboose

    SotG Caboose

      TheMasterSnails Pimp!

    • Donors+

    • 827 posts
    • Joined: 29-May 08
    • Gender:Male

    Posted 24 March 2009 - 03:12 PM

    we should collaborate Gabe

    #19 yungbol

    yungbol

      Firmware Expert

    • Global Mods

    • 1,461 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Philly

    Posted 24 March 2009 - 03:19 PM

    .cat are security catalog files lol.

    #20 Decatur

    Decatur

      I went from script kiddie to network engineer

    • Retired Staff

    • 2,475 posts
    • Joined: 26-July 08
    • Gender:Male
    • Location:Over there

    Posted 25 March 2009 - 05:10 AM

    pitter patter.


    meow.

    Cannot Be Displayed

    Edited by Fatal Error, 25 March 2009 - 05:11 AM.