Skip to content

Koenvh1/ts-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Euro Truck Simulator 2 / American Truck Simulator Map Renderer

This Application reads ATS/ETS2 files to draw roads, prefabs, map overlays, ferry lines and city names.

Preview of the map

Support for 1.41 and Wyoming DLC

Export Maps

Can now export maps as a tiled web map.

Example with a max zoom level of 4

Map mod support

It can now load map mods.

Making all/specific map mods supported won't be a priority for me.

Tested* map mods:

ETS2:

  • Promods V2.50
  • Rusmap V1.8.1
  • The Great Steppe V1.2
  • Paris Rebuild V2.3
  • ScandinaviaMod V0.4
  • Emden V1.02c (Doesn't show city name)
  • Sardinia map V0.9 (Can't load some dds files)
  • PJ Indo Map v2.5 (Can't load an overlay)

ATS:

  • Coast to Coast V2.6 (Can't load some dds files)
  • US Expansion V2.4 (C2C Compatible)
  • CanaDream Open Beta (ATS 1.32)
  • Tonopah REBUILT V1.0.2
  • Mexico Extremo 2.0.5
  • Viva Mexico v2.4.8

* The tested mods load and get drawn but I haven't looked at anything specific so it's always possible there will be some items missing or things will get drawn that shouldn't.

Supported maps / DLC

  • ATS
    • All map DLCs up to and including Wyoming.
  • ETS2
    • All map DLCs up to and including Iberia.

Dependencies (NuGet)

Based on

Original project

About

ATS/ETS2 map renderer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • Other 1.4%