BOfH Posted May 12, 2025 Posted May 12, 2025 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?
BOfH Posted May 24, 2025 Author Posted May 24, 2025 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).
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now