arma2:terrain:separate-data-layers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arma2:terrain:separate-data-layers [2016/08/22 16:33] – added summary header. snakeman | arma2:terrain:separate-data-layers [2024/08/02 09:54] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ArmA 2 Terrain Separate Data\Layers into Smaller PBOs ====== | ====== ArmA 2 Terrain Separate Data\Layers into Smaller PBOs ====== | ||
- | **ArmA 2 Terrain, | + | [[https:// |
+ | |||
+ | **ArmA 2 Terrain, | ||
Why to separate your terrain' | Why to separate your terrain' | ||
Line 68: | Line 70: | ||
echo pmc\pmc_rugen_data_layers_02 > | echo pmc\pmc_rugen_data_layers_02 > | ||
- | move pmc_rugen_data_layers\layers\s_00*.* pmc_rugen_data_layers_00 | + | move pmc_rugen_data_layers\layers\s_00?_0*.* pmc_rugen_data_layers_00 |
- | move pmc_rugen_data_layers\layers\m_00*.* pmc_rugen_data_layers_00 | + | move pmc_rugen_data_layers\layers\m_00?_0*.* pmc_rugen_data_layers_00 |
- | move pmc_rugen_data_layers\layers\s_01*.* pmc_rugen_data_layers_01 | + | move pmc_rugen_data_layers\layers\s_01?_0*.* pmc_rugen_data_layers_01 |
- | move pmc_rugen_data_layers\layers\m_01*.* pmc_rugen_data_layers_01 | + | move pmc_rugen_data_layers\layers\m_01?_0*.* pmc_rugen_data_layers_01 |
- | move pmc_rugen_data_layers\layers\s_02*.* pmc_rugen_data_layers_02 | + | move pmc_rugen_data_layers\layers\s_02?_0*.* pmc_rugen_data_layers_02 |
- | move pmc_rugen_data_layers\layers\m_02*.* pmc_rugen_data_layers_02 | + | move pmc_rugen_data_layers\layers\m_02?_0*.* pmc_rugen_data_layers_02 |
</ | </ | ||
+ | Please note if you don't use the " | ||
Run the batch file which moves the paa/png files into the new separated layers directories. | Run the batch file which moves the paa/png files into the new separated layers directories. | ||
Line 94: | Line 97: | ||
All done, ready for binarization. | All done, ready for binarization. | ||
- | |||
- | ====== Summary ====== | ||
- | |||
- | This is the quick summary in which order to do this: | ||
- | |||
- | - Visitor 3 import satellite texture | ||
- | - [[arma2: | ||
- | - MoveObject to repath rvmat' | ||
- | - Create_Data_Layers_Directories.bat | ||
- | - Binarize! | ||
- | |||
- | PMCTODO - some parts of this page should be improved for clarity, it might be bit confusing, maybe. |
arma2/terrain/separate-data-layers.1471883602.txt.gz · Last modified: 2016/08/22 16:33 by snakeman