Transport Fever 2

Transport Fever 2

1km Terrain Map Brushes
19 条留言
model citizen 8 月 29 日 上午 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 2024 年 11 月 24 日 下午 1: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 2024 年 11 月 24 日 上午 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 2024 年 1 月 29 日 下午 2: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 2023 年 4 月 3 日 下午 5:00 
Y'all are insane. Someday I might have time to do this right.
Cpt Pain 2023 年 2 月 25 日 下午 2: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 2023 年 2 月 25 日 上午 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 2022 年 4 月 8 日 上午 2:22 
I need A1 - x24 :) Can u please update?
fuzzy  [作者] 2022 年 1 月 4 日 上午 10:08 
Should be able to change detailSize in each of the terrain_material files from 1 / 1024 to 1 / 4096
[PF]n00t_NAFO 2022 年 1 月 2 日 上午 7:02 
Can I change the tiles to 4x4 km just by changing a small line of code? Or is it hardcoded?
DeViTTo 2021 年 11 月 23 日 上午 1:16 
Is it possible to make bigger brushes than 1024 ?
fuzzy  [作者] 2021 年 11 月 19 日 上午 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 2021 年 11 月 18 日 下午 4: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 2021 年 11 月 18 日 下午 4: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 2021 年 9 月 15 日 上午 8:49 
@MasterofDisaster

You can find old maps of the uk at university of scotland. These include ordnance survey maps. Maps.nls.Uk
mrca11and 2021 年 9 月 15 日 上午 6:32 
@meridian you can there is a mod for it just look for map overlay
Meridian 2021 年 9 月 14 日 上午 11:10 
This looks great. Wish you could do this for Cities Skylines
mrca11and 2021 年 9 月 12 日 上午 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 2021 年 9 月 11 日 上午 11:31 
Well done! excellent mod. The first mod I ever wrote for TPF2 did something similar but this is better. ;)