Transport Fever 2

Transport Fever 2

1km Terrain Map Brushes
19 kommentarer
model citizen 29. aug. kl. 11:55 
I've used this and it took some doing to import a tiny map from OS 25 inch 1892 sources. Looks great, and VERY helpful. Huge time saver! So the question is, if I want to do a small map (8 x 8 km) could I halve the pixel counts and end up with 2 km brushes?
aum 24. nov. 2024 kl. 13:32 
my bad, .dds files were oversized
resized to 4096x4096 did the trick
now i need to figure how to use 256 tiles for 16x16 km very large map
aum 24. nov. 2024 kl. 10:44 
aargh, i keep getting
error message: size mismatch
file names: res/textures/terrain/dirt_albedo.dds
res/textures/terrain/maps/A1.dds

i followed instructions on yt, got heightmap, this works ok
then i make tiles (1k, and 4k which i need), copy 1k tiles to workshop folder
when i start tf2 from steam (windows) i get unknown exception popup

re-tried over & over again

thx for sharing
basilhorn 29. jan. 2024 kl. 14:05 
@badgerrhax. Ok. I've been experimenting with Megalomaniac size map. I figured I need 576 tiles, i.e. 24x24. I've created DDS files and LUA files accordingly and put them into the folders of the mod. There is a problem with downloading a saved game with the mod enabled. It crashes. The issue is that the paint tool can fit not more that 255 texture tiles. If there are more than 255, the game crashes. Now, question. Is there a way to walk around the issue? Or, what LUA file can be adjusted that it will allow to fit more than 255 tile into paint tool? Any ideas? Thanks a ton.
Sedge 3. apr. 2023 kl. 17:00 
Y'all are insane. Someday I might have time to do this right.
Cpt Pain 25. feb. 2023 kl. 14:52 
Edit: I have managed to add more tiles by changing the values in LUA files. It seems like copy and paste were causing issues. I went into the files and changed the Name, File location and Order values to those for tiles 17-24 and got it to work. Now just 552 more LUA files to edit and it should work for a full megalomaniac map. Once again, thanks for a great mod with loads of potential
Cpt Pain 25. feb. 2023 kl. 3:41 
Great mod. I am experimenting with a Megalomaniac sized map. Is there any way of making the mod accept more than 16 tiles in one go? I have a very limited understanding of this but is it as simple as there being a few lines of code that tells the mod how many files to look for and the name? I am trying to find a way to have an entire Megalomaniac size map painted at once. TIA
PrimelloTV 8. apr. 2022 kl. 2:22 
I need A1 - x24 :) Can u please update?
fuzzy  [ophavsmand] 4. jan. 2022 kl. 10:08 
Should be able to change detailSize in each of the terrain_material files from 1 / 1024 to 1 / 4096
[PF]n00t_NAFO 2. jan. 2022 kl. 7:02 
Can I change the tiles to 4x4 km just by changing a small line of code? Or is it hardcoded?
DeViTTo 23. nov. 2021 kl. 1:16 
Is it possible to make bigger brushes than 1024 ?
fuzzy  [ophavsmand] 19. nov. 2021 kl. 3:27 
@DeViTTo yes that's essentially all this mod is - if you wanted more tiles at once you could copy-paste the existing tile lua files and rename / edit accordingly to refer to higher tiles, and the game would then be loading a lot more dds files
DeViTTo 18. nov. 2021 kl. 16:10 
Opps wait, you need to go till A8 first to double the width, then till H8. Now you got a 8km square insted of 4.
DeViTTo 18. nov. 2021 kl. 16:06 
I was investigating a bit, how do you made this mod, and just got a crazy idea. Is it possible to extend the brushes? I mean, just continue creating brushes like E1,E2... till H4? I know, it's a big work, you need to handle 64 dds files instead of 16... ;)
ClearchusOfSparta 15. sep. 2021 kl. 8:49 
@MasterofDisaster

You can find old maps of the uk at university of scotland. These include ordnance survey maps. Maps.nls.Uk
mrca11and 15. sep. 2021 kl. 6:32 
@meridian you can there is a mod for it just look for map overlay
Meridian 14. sep. 2021 kl. 11:10 
This looks great. Wish you could do this for Cities Skylines
mrca11and 12. sep. 2021 kl. 11:11 
will be amazing when you can go up to different map sizes as id love to us it to lay out the major roads etc around durham area in the 1950 if i can find a map to us.

this is an exciting mod hope you add more to it
Mad Hatter 11. sep. 2021 kl. 11:31 
Well done! excellent mod. The first mod I ever wrote for TPF2 did something similar but this is better. ;)