Jump to content

Default tiling in C&C maps


BOfH

Recommended Posts

Hi all, for my own entertainment, I've been digging into C&C and trying to draw the maps by extracting the various files from the game.  It passes the time.  I see in C&C there is a bin file describing the tiles to be layed out but a lot of the tiles are empty (ID 0, tile 255).  I understand that there's a 4x4 tile default background that's layered before the tilesets are applied?  What I can't seem to figure out is where the data comes from to draw the default background?

Link to comment
Share on other sites

  • 2 weeks later...

Answering my own question but it looks like the default tiling is done with tileset ID 0 from a file called CLEAR1.(DES|TEM|WIN).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...