User Tools

Site Tools


arma2:terrain:separate-data-layers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:terrain:separate-data-layers [2016-08-22 16:33]
snakeman added summary header.
arma2:terrain:separate-data-layers [2017-02-10 09:34] (current)
snakeman fixed bug in the move paa batch file.
Line 68: Line 68:
 echo pmc\pmc_rugen_data_layers_02 >​pmc_rugen_data_layers_02\$PBOPREFIX$ echo pmc\pmc_rugen_data_layers_02 >​pmc_rugen_data_layers_02\$PBOPREFIX$
  
-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
 </​code>​ </​code>​
 +Please note if you don't use the "​s_00?​_0*.*"​ move file selection, then dos cmd move command somehow fails to move all files properly (long story, trust me on this).
  
 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 93: Line 94:
  
 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:​terrain:​howto-convert-layers-png-fast|how to convert layers png fast]] 
-  - MoveObject to repath rvmat'​s for new directories 
-  - 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