#Terrain Porting Software
1 messages · Page 1 of 1 (latest)
Currently includes: project saving\loading, mask creation (from source map, layersCfg needed) mod creation and terrain material creation.
If i understand correctly it extract all materials from A2 map ?
Cause im searching the satmap of utes
You have to stitch the sat map together from the A2 data
like taking a screenshot and edit it on photshop to match the current map ?
convert the layer textures and stitch them together correctly.
i may add this functionality to my application, not sure yet
which layers ? from a2 ?
if you're trying to make a sat map from an A2 map then yeah...
terrain builder splits the sat map and mask into tiles and uses them in rvmats, you need to convert those tiles and stitch them together
yes
so i can just remade my satmap with that like a puzzle
yes, that's the only way to do it.
you save me many hours of searching lol thank you
I have a python script to do it, if i can find it i'll send it to you
that would be very cool 🙏
I have a python script to attach all map but despite their good dimensions, they sometimes produce artefacts
there is an offset
its different for each map iirc
ok i've tweak my script