How to get sharp edges between map tiles?
#5

SOLVED IT!!! Although it seems a tad bizarre...

The .tgb's from the original Midway textures had out of place strips of detail along one side. Once I realised what they were I applied the same priciple and - Bingo!

When merging texture tiles it seems that the lower RGB value tile on map_T (e.g. Mount1 is a lower RGB value than Mount2) blurs the higher value tile next to it. I think that perhaps texture tiles are actually offset in the game in order to get a seamless transition.

EDIT: This isn't true; the RGB value in the load.ini makes no difference.

So, by adding part of the tile onto the opposite edge of the adjacent tile... I think that it will be easier to show you!

[Image: Cat_Midway_Eastern01_experimental.jpg]

Here I have copied the first 124 pixels from the left edge of the NEXT tile along to the right, and pasted them over the left edge of this tile. Thus, when this tile and the next one are placed on map_T (I painted them in using the FMB rather than attempting to actually do this on map_T) the merging effect seen before is actually placing the exact same detail over what is already there on the next tile along - thus no blurring.

Now, I've only tried this with these two tiles so far - some of my conclusions might be wrong and I'm going to have to see what happens with several tiles next to each other - some of the original Midway .tgb's are distinctly peculiar.

EDIT: I've reassembled the original Midway tiles and they are comprised of a central tile with ALL of it's relevant edge strips repeated on the other tiles around around it - there is no hard and fast one way or load.ini value rule.

I'll try and get a diagram posted.

Here's hoping...
:cheers:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)