PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.
If you enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.
PMC Tactical forums
OFP, ArmA, ArmA 2, ArmA 3, Falcon 4 Theater and Farming Simulator 19/22/25 forums
If i understand it right night tiles are auto created during texcompress.
This means that you have to pick the day tiles, use (in photoshop) the 0-3 palette colors that you want to see at night. put them on the daytiles wherever you like and then run texcompress to test it. Hope this helps.
Rippy - were you able to fix your problem? If so, how?
Is it easier to do all work in PCX and convert, then perhaps go back and remaster the DDS days tiles? Then the night tiles are done? For a collaborative effort it would seem this might be the most advantageous way to go for other theaters. Anyone else want to comment on this?
Also, just curious - anyone know the max number of tiles for Falcon for RV, Cobra, OF, and AF? If would be useful to know this for collaborative efforts - maybe some exe's would be limited to a lesser number of tiles.
Is it possible to include tiles (tile sets) in the Texture.bin without actually having tiles loaded into the texture.bin? What I am getting at would it be possible to build a very large texture.bin file with lots and lots of theoretical sets, random tiles, and phototile blocks which could be "dropped" into the texture.zip later? I seem to recall that if tiles were listed in the texture.bin they had to be in the texture.zip else Falcon didn't work.
ranger822 wrote:Rippy - were you able to fix your problem? If so, how?
Is it easier to do all work in PCX and convert, then perhaps go back and remaster the DDS days tiles? Then the night tiles are done? For a collaborative effort it would seem this might be the most advantageous way to go for other theaters. Anyone else want to comment on this?
Also, just curious - anyone know the max number of tiles for Falcon for RV, Cobra, OF, and AF? If would be useful to know this for collaborative efforts - maybe some exe's would be limited to a lesser number of tiles.
Is it possible to include tiles (tile sets) in the Texture.bin without actually having tiles loaded into the texture.bin? What I am getting at would it be possible to build a very large texture.bin file with lots and lots of theoretical sets, random tiles, and phototile blocks which could be "dropped" into the texture.zip later? I seem to recall that if tiles were listed in the texture.bin they had to be in the texture.zip else Falcon didn't work.
I believe the maximum number of tiles allowed in the texture.bin / texture.zip is determined by the maximum number of tile sets, i.e., 255 sets x 16 tiles each = 4,080 H tiles (plus their accompanying M, L and T tiles).
Anyone one else have different numbers. 255 sets is rather crummy
I am pretty sure no one except perhaps Com-GP has even tried to approach the max tiles number. But, lets ask here and see.
I think I could be pretty happy if we could have around 10000 unique tiles and say 550 sets. This would give the ability to have the regular tiles for a theater of say around 2000-3000 tiles. But then have 7000-8000 tiles for photo tile projects. Okay call me crazy - but that is what I want. .
I believe the maximum number of tiles allowed in the texture.bin / texture.zip is determined by the maximum number of tile sets, i.e., 255 sets x 16 tiles each = 4,080 H tiles (plus their accompanying M, L and T tiles).
Are you sure, Sherlock? My reading Baldeagle on this:
...is not that pesimistic. Perhaps, if you have an exe that could use more tiles, and the tools that can use more tiles, then it is possible to make theaters with more tiles. But I can be wrong.
At least, I remember clearly reading in Frugals forum that bms exe could use 16384 tiles. and AFAIK bms.exe ---> RV.exe and bms.exe --->OF.exe
Editing Interests: All, I (try) to edit everything.
Location: Arizona, USA
Postby Sherlock »
Closter wrote:
I believe the maximum number of tiles allowed in the texture.bin / texture.zip is determined by the maximum number of tile sets, i.e., 255 sets x 16 tiles each = 4,080 H tiles (plus their accompanying M, L and T tiles).
Are you sure, Sherlock? My reading Baldeagle on this:
...is not that pesimistic. Perhaps, if you have an exe that could use more tiles, and the tools that can use more tiles, then it is possible to make theaters with more tiles. But I can be wrong.
At least, I remember clearly reading in Frugals forum that bms exe could use 16384 tiles. and AFAIK bms.exe ---> RV.exe and bms.exe --->OF.exe
Closter,
yes, Fred changed the utilities to accommodate greater tile numbers but the question is does the exe accommodate that number of unique tiles? No one seems to know the answer to that question because no one has tested it with that high a number of tiles yet (to my knowledge).
I am glad to realise that my memory is not that bad
Closter wrote:At least, I remember clearly reading in Frugals forum that bms exe could use 16384 tiles. and AFAIK bms.exe ---> RV.exe and bms.exe --->OF.exe
MadDogMcEwan wrote:
on your subject of tile number limitations, a quote from BaldEagle.
Quote:
In the current BMS beta the max tiles is coded at 8192. I just bumped it up to 16384 for BMS 2.0. I have no way to test these changes since I don't have a tiles set (texture.zip) with >4096 tiles. Note the limit is on the number of texture.zip tile filenames.
_________________
Fred "BaldEagle" Balding
It's fair, he didn't test it. But the support is in there.
Editing Interests: All, I (try) to edit everything.
Location: Arizona, USA
Postby Sherlock »
So the increase in tile count/filenames in the texture.zip file is only affective for BMS exe derivative falcon versions aka RV (and OF?) but not AF since it is a SP3/SP4 derivative, right?
I think we are okay - - the limit isn't the exe - it is the tools . . . maybe a minor change in a line of code - - lets give it a try . . . Fred is still kicking around and so are the other code guys . . . if we run into a problem we can probably it fixed - else we stop
Here is what Fred has to say -
As I told you when I was working on Dudi's photo-realistic tiles,
which extended the number of tiles > 4096, it is the number of SETS
that limits the number of tile to < 4096 (16 tiles per SET time 256 SETS
max. = 4096). So the limit is bound by the utilities, not the F4 exe.
The F4 exe may required a small change (one line) to accept more than
4096 tiles, but this has not been tested or proven to be required.
I have fixed the 3 utilities that require a fix to accept more than 256
SETs. I have made those utilities available to you and others, however
I do not know if anybody downloaded them. They all have the version of
1.55. They were required to look at or work on Dudi's version of the
Israeli Theater tiles. The utilites are Terrainview, PathMaker and
SPTinstall.
What i s the max. tiles limit for the utilities? I don't know. The
theorectical number of tiles is 65536 times 16 = 1,048,576 tiles. The
same holds for the F4 exe. How many tiles can really be handled by the
utilities and F4 exe can only be determined through experimentation.