g50st 1 Posted August 1, 2016 In L3DT, you need to up the scale when you're generating a mask and texture image there. If you're using the free version you're limited in size though so you wouldn't be able to generate an image big enough. A very quick and dirty way around all this would be to resize the 3 images (satellite, normal and mask) in Photoshop using the Nearest neighbour algorithm, this is mostly important for the mask images as you don't want Photoshop generating extra colours on that during the resizing. ok thanks will try that ina bit i wont photoshop it because its just a test terrain ill try out l3dt Share this post Link to post Share on other sites
g50st 1 Posted August 1, 2016 got it working sorta thanks the skybox is orange http://images.akamai.steamusercontent.com/ugc/492400997897885010/0754CA194E7D4BC7B6B4B9537CF5F6D452C9B0FA/ http://images.akamai.steamusercontent.com/ugc/492400997897884494/9FBC68CA4CBFCB44C661943520B7AABFDCD64DC4/ Share this post Link to post Share on other sites
badluckburt 78 Posted August 1, 2016 Trippy. I think you need an updated config.cpp, one of the threads in this section has a few but I forget which thread it was. Have you had a map properly working before when you followed those tutorials? Share this post Link to post Share on other sites
g50st 1 Posted August 1, 2016 Trippy. I think you need an updated config.cpp, one of the threads in this section has a few but I forget which thread it was. Have you had a map properly working before when you followed those tutorials? Yes I have sorta everything worked but it was completely flat even thoe hills ect was in the height map but I'm probably missing something simple I'll check it out Tomrow Share this post Link to post Share on other sites
badluckburt 78 Posted August 2, 2016 Yes I have sorta everything worked but it was completely flat even thoe hills ect was in the height map but I'm probably missing something simple I'll check it out Tomrow In other words, you haven't. I would try to get one of the tutorial samples working properly before you move onto your own maps. Share this post Link to post Share on other sites
RoF 240 Posted August 2, 2016 Trippy. I think you need an updated config.cpp, one of the threads in this section has a few but I forget which thread it was. Have you had a map properly working before when you followed those tutorials? The Atlas one works ok, as it loads the lighting from Stratis. I "think" the lighting update broke maps who had copied the lighting part to their config... 1 Share this post Link to post Share on other sites
badluckburt 78 Posted August 2, 2016 The Atlas one works ok, as it loads the lighting from Stratis. I "think" the lighting update broke maps who had copied the lighting part to their config...Yep, that sounds about right Sent from my SM-J320FN using Tapatalk Share this post Link to post Share on other sites
g50st 1 Posted August 2, 2016 The Atlas one works ok, as it loads the lighting from Stratis. I "think" the lighting update broke maps who had copied the lighting part to their config... Ok so how would i go about it then Share this post Link to post Share on other sites
g50st 1 Posted August 2, 2016 in buldozer the sky is fine Share this post Link to post Share on other sites
Richie 330 Posted August 2, 2016 James kindly posted a fix for the lighting after 1.60, see Here Share this post Link to post Share on other sites
g50st 1 Posted August 2, 2016 James kindly posted a fix for the lighting after 1.60, see Here ok will try will i just overwrite the whole cfg and change it to mine Share this post Link to post Share on other sites
g50st 1 Posted August 2, 2016 ok when creating my terrain now the layers file is beign placed in *\source\data\layers instead of *\data\layers and i copied the file from first location to the data folder but im getting an error https://gyazo.com/20844f580832e6cc31f20ce2dc55f1a2 Share this post Link to post Share on other sites
lappihuan 178 Posted August 3, 2016 Your output root folder in the mapframe propertis is probably set to p:\mytag\mymap\source instead of p:\mytag\mymap.regenerate layers and export the wrp befor you to pack again. Share this post Link to post Share on other sites
g50st 1 Posted August 4, 2016 ok what size would i export a hieghtmap from l3dt could i just export 1024 and in tb import layer and change it to 10240 .. would that cause any problems with texture Share this post Link to post Share on other sites
RoF 240 Posted August 4, 2016 ok what size would i export a hieghtmap from l3dt could i just export 1024 and in tb import layer and change it to 10240 .. would that cause any problems with texture heightmap is fine at 1024x1024 *edited as misread heightmap as sat map lol Share this post Link to post Share on other sites
g50st 1 Posted August 4, 2016 heightmap is fine at 1024x1024 *edited as misread heightmap as sat map lol ok so exporting as 1024 is fine and resizing it Share this post Link to post Share on other sites
lappihuan 178 Posted August 4, 2016 not really resizing but using a 10m cell size Share this post Link to post Share on other sites
g50st 1 Posted August 4, 2016 not really resizing but using a 10m cell size yeah sorry thats what i mean em im ingame and wondering if making a higher res sat image fix this http://images.akamai.steamusercontent.com/ugc/492401650182124174/6F4F457BCF3571A912D44AAA297704237F8FA7CE/ the textures are just a blurr until your close then its just a texture of grass_green Share this post Link to post Share on other sites
RoF 240 Posted August 4, 2016 Your sat map should be huge, my 40km map has a sat map which is 40960x40960! But the heightmap is 4096x4096. I think your maybe getting mixed up with your sizes... Share this post Link to post Share on other sites
g50st 1 Posted August 4, 2016 Your sat map should be huge, my 40km map has a sat map which is 40960x40960! But the heightmap is 4096x4096. I think your maybe getting mixed up with your sizes... yeah got it thanks Share this post Link to post Share on other sites