#Terrain Porting Software

1 messages · Page 1 of 1 (latest)

tepid jasper
#

Currently includes: project saving\loading, mask creation (from source map, layersCfg needed) mod creation and terrain material creation.

noble jolt
#

If i understand correctly it extract all materials from A2 map ?

noble jolt
#

Cause im searching the satmap of utes

tepid jasper
noble jolt
#

like taking a screenshot and edit it on photshop to match the current map ?

tepid jasper
#

convert the layer textures and stitch them together correctly.

#

i may add this functionality to my application, not sure yet

noble jolt
#

which layers ? from a2 ?

tepid jasper
#

if you're trying to make a sat map from an A2 map then yeah...

noble jolt
#

and layers arent premade png map right ?

#

we cant just copy them and use them

tepid jasper
#

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

noble jolt
#

those map i presume

tepid jasper
#

yes

noble jolt
#

so i can just remade my satmap with that like a puzzle

tepid jasper
#

yes, that's the only way to do it.

noble jolt
#

you save me many hours of searching lol thank you

tepid jasper
#

I have a python script to do it, if i can find it i'll send it to you

noble jolt
noble jolt
#

I have a python script to attach all map but despite their good dimensions, they sometimes produce artefacts

tepid jasper
#

there is an offset

noble jolt
#

ah !

#

are you remembering the value ?

tepid jasper
#

its different for each map iirc

noble jolt
#

ok i've tweak my script