How to make map combo (for beginners) * ATS & ETS2 * 2025 Guide
Today I’ll tell how to build map combo for Euro Truck Simulator 2 (ETS2) or American Truck Simulator (ATS), how to download and combine maps, how to avoid crashes. I will cover the basics for beginners. It is still actual in May 2025 on game versions 1.54 and latest DLCs

Mentioned in video parameters for Launch Options in Steam:
for 8GB -64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 4096 -mm_max_resource_size 32 mm_max_tmp_buffers_size 1000
for 16GB -64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 8192 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000
for 32GB -64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 16384 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000
Telegram: https://t.me/trcksm
Big Missouri Map Combo Update for ATS 1.54 with 16 Maps – May, 8 – 2025
The big map combo for ATS 1.54 with Missouri DLC includes Coast to Coast, Promods Canada, Reforma, Beyond, Aleutian Islands, Sierra Nevada, EMMN, Yards and other mods. Links below consist 16 maps and additions. Only Free mods.

Links:
📌Coast to Coast Map 2.20.54.1 https://truckymods.io/american-truck-simulator/maps/coast-to-coast
📌Promods Canada 1.4.0 https://www.promods.net/compat.php?game=ats
UPDATE📌Reforma 2.8.9.154 https://truckymods.io/american-truck-simulator/maps/reforma
📌Reforma Mega Resources 2.8.7.154 https://truckymods.io/american-truck-simulator/map-assets/reforma-mega-resources
📌Reforma Sierra Nevada 1.6.154 https://truckymods.io/american-truck-simulator/maps/reforma-sierra-nevada
📌Reforma OtherMaps Patch 28.154 https://truckymods.io/american-truck-simulator/map-patches/reforma-other-maps-patch
📌Beyond ATS 4.0 https://terramaps.net/download/view.php?game=beyondats
📌Beyond – Coast 2 Coast Road Connection 1.54-1.1 https://truckymods.io/american-truck-simulator/map-patches/beyond-coast-2-coast-road-connection
📌ATS Expansion 16.2 https://truckymods.io/american-truck-simulator/maps/ats-expansion-v13-for-151
📌ATS Expansion Cargo Add On 2.5PE https://truckymods.io/american-truck-simulator/map-assets/ats-expansion-cargo-add-on
📌Washington Extended 3.0 https://truckymods.io/american-truck-simulator/maps/ed-rezone-washington-extended
📌Discover Oregon 2.0 https://truckymods.io/american-truck-simulator/maps/discover-oregon-v10
NEW📌Texarkana Yard 1.01 https://truckymods.io/american-truck-simulator/maps/texarkana-yard
NEW📌Miles City, MT Yard ATS Expansion Addon 1.01 https://truckymods.io/american-truck-simulator/maps/miles-city-mt-ats-expansion-addon
NEW📌Columbia, Mo Yard 1.01 https://truckymods.io/american-truck-simulator/maps/columbia-mo-yard
📌Aleutian Islands 2.0.1 https://truckymods.io/american-truck-simulator/maps/adak-island-alaska
UPDATE📌East Meets Mid-North 1.54-7 https://truckymods.io/american-truck-simulator/maps/east-meets-mi-north
📌Ontario-Quebec 5-154 https://truckymods.io/american-truck-simulator/maps/discover-ontario
📌East Meets Mid-North – Promods Canada RC 1.54-2 https://truckymods.io/american-truck-simulator/maps/emmn-promods-rc
UPDATE📌East Meets Mid-North – ATS Expansion RC 1.54-4 https://truckymods.io/american-truck-simulator/maps/emmn-ats-expansion-rc
UPDATE📌East Meets Mid-North – Discover Ontario RC 1.54-4 https://truckymods.io/american-truck-simulator/maps/emmn-discover-ontario-rc
📌Project Better Arizona 0.4.2.1 https://truckymods.io/american-truck-simulator/maps/project-better-arizona
📌Project Better Arizona Reforma Connection 1.10.2 https://truckymods.io/american-truck-simulator/map-patches/project-better-arizona-reforma-connections
📌Background map options:
1. https://sharemods.com/tww7tt70t4jm/ATS_satellite.scs.html
2. https://steamcommunity.com/sharedfiles/filedetails/?id=3348711188
Bonus:
📌minimal adviser interface for ATS & ETS2 https://steamcommunity.com/sharedfiles/filedetails/?id=718961487
📌Alternate F2 Mirrors https://steamcommunity.com/sharedfiles/filedetails/?id=647814782
How to Merge 2+ Map Progress in Profiles for ETS2 and ATS
In this short guide I will explain you how to merge several profiles map discovery progress on example of merging vanilla 100% and Roextended 89% profiles on ETS2 1.53. You can try this scheme on 1.54 and in both ETS2 and ATS. Below you can find link to text version, tools and also ready strings used in this video (updated to 1.54).

Guide:
1. Reason
Merge discovered items in two profiles let you have updated visited roads in the end even if you exploring maps on different profiles. Also when the new version of the game is being released you can again discover as much as possible and then merge with your old combined profile.
2. Preparations and tools
Download and install software we plan to use – TS SE Tool, Notepad++, make sure that you have mods in mod folder if you plan to merge mod’s profile, make sure that Steam cloud disable for all profiles which will be changed, check config file if you can decrypt game files (g_save_format 2) and can use console (uset g_developer 1, uset g_console 1) and so on.
3. Backup
Backup all the profiles to the separate drive before doing any manipulations.
4. Profiles job
Enter to the profiles you wish to merge and save game to locate desired profiles by timestamp. You should carefully pick correct profiles. Decrypt profiles one by one and open game.sii in each mergeable profile and copy all discovered items to new text file (in this file we will merge them). We can merge 2 or more profiles but don’t forget that it should be from the same version of the game.
5. Merge (most important part)
When all discovered items strings pasted to the text file we have to change the order of numbers – the way as game read each string. Start from removing left part of the string (discovered_items []: ) with Notepad ++ command Find and Replace (Ctrl+C). On the Find what enter discovered_items \[\d+\]: and keep blank on Replace with (we have to remove them). Do not forget check Regular Expression in Search Mode. Replace all and you will get list of numbers. On this step you can also remove duplicates. Now we have to return discovered_items []: text with empty brackets. Alt+C and choose Text to insert and place there discovered_items []: and push ok. On the next step we have to add numbers to the brackets with correct order from 0. Select all in bracket spots (Choose first one and with Alt+Shift select last one) and again Alt+C and choose Number to insert – Initial should be 0, increased by 1, format decimal. Push ok and wait. If you have lot of string it can take a while. When all numbers added to brackets we can remove redundant spaces. Now we can copy strings and paste them to the target profile where will me merged result.
6. Results we get
We have to see discovered roads from 2 or more profiles we combined.
7. Back to play Load from profile where strings added and if you see desired result you can back to game but please bare in mind that recruitment agencies are not gonna work with this method so if you want to hire drivers you game will probably crash. To avoid it hire drivers before profiles modifications.
Useful links:
TS SE Tool https://github.com/LIPtoH/TS-SE-Tool/releases/tag/v0.3.11.0
Notepad++ https://notepad-plus-plus.org
Strings:
Roextended +Vanilla and all DLCs (99% opened) shown on video: https://sharemods.com/3lmagkhl784x/roex99percent_trucksim.txt.html
Vanilla ETS2 1.53: https://sharemods.com/le4g91swcadh/trucksim-ets2-full-save153.zip.html (video guide: https://youtu.be/H12qpCG_RIQ)
Vanilla ETS2 1.54 https://sharemods.com/sbr79ko0zc6h/ets154fullsave_trucksim.zip.html
Vanilla ATS 1.54: https://sharemods.com/2awrhvf2e9fl/trucksim-ats-100discovered-may25.zip.html
Promods 2.73 (99.9%) https://sharemods.com/ehga2vqp6yxz/promods99percent_trucksim.zip.html (video: https://youtu.be/_X7mCaQFFcQ)

Mega Map Combo for ETS2 1.54 – Tutorial – May, 3 2025
Big update for Mega map combo for ETS2 1.54 with Promods, Roextended, Eurafrica, Poland Rebuilding, Beyond, Southern Region, Middle East, West Africa Sibir, JRR, Rhineland and many more. 49 maps, 135 files, RCs, fixes. Please follow the instructions in video and also please note that version 1.54 and all map DLCs required. Premium maps are optional.

Links
📌Promods 2.74 + Great Steppe Addon 1.3 + Middle East Addon 2.74 https://www.promods.net (tutorial how to download/ install Promods https://youtu.be/FBSF6VXLRdE)
NEW📌Promods Fix 1.9-2.74 https://truckymods.io/euro-truck-simulator-2/map-patches/promods-nurnberg-fix
📌Eurafrica 3.5 https://discord.gg/a2GwuHnEkE (Premium mod, optional. To purchase Eurafrica join Discord, choose your tier, make Paypal payment and then open ticket)
📌Roextended 4.6 http://www.roextended.ro
📌Poland Rebuilding 2.5.12 https://truckymods.io/euro-truck-simulator-2/maps/poland-rebuilding
UPDATE📌RC Hybrid 2+ for Roex, Promods, Middle-East, Rusmap, Poland Rebuilding + Roex – Southern Region https://roextended.ro/forum/viewtopic.php?f=16&t=2741
📌Beyond 4.0 https://terramaps.net/download/view.php?game=beyondets2
NEW📌Beyond Fix 1.54-1.0.1 https://modsfire.com/7193LzYBWnQxG0u
📌Great Steppe Beyond Fix 1.54-0.0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/150-promods-the-great-steppe-beyond-fix
📌The Great Steppe – Beyond Road Connection 1.54-0.0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/154-promods-the-great-steppe-beyond-road-connection
📌Red Sea Map + Beyond ProMods Middle-East Road Connection + Beyond ProMods Fix 1.54-0.0.1 https://truckymods.io/euro-truck-simulator-2/maps/151-red-sea-map-beyond-addon-promods-middle-east-road-connection
NEW📌Map of Republic of Kazakhstan 0.8
https://sharemods.com/gmrogvge2nby/Map_of_the_Republic_of_Kazakhstan_v_0.8.7z.html
NEW📌Kazakhstan FIX 1.2.1 https://truckymods.io/euro-truck-simulator-2/map-patches/map-of-the-republic-of-kazakhstan-fix
NEW📌Kazakhstan – The Great Steppe FIX 1.2 https://truckymods.io/euro-truck-simulator-2/map-patches/map-of-the-republic-of-kazakhstan-promods-the-great-steppe-fix
NEW📌Kazakhstan Sibir RC 0.7 https://truckymods.io/euro-truck-simulator-2/maps/kazakhstan-sibir-rc
NEW📌Kazakhstan – Altai RC 0.5 https://truckymods.io/euro-truck-simulator-2/maps/kazakhstan-altai-road-connection
NEW📌Kazakhstan – Beyond RC 0.8 https://truckymods.io/euro-truck-simulator-2/maps/kazakhstan-beyond-road-connection
📌JRR (Java Road Revolution) 0.85a https://truckymods.io/euro-truck-simulator-2/maps/jrr-java-road-revolution-indonesia-addon-map
📌Sibir Map 2.10.1 https://modsfire.com/QzKbDtSE50XJUJQ
📌SibirMap Fix 1.54-0.0.2 https://truckymods.io/euro-truck-simulator-2/map-patches/153-sibirmap-20-fix
NEW📌Volga Map 1.5.2 https://sharemods.com/o1s0d65drsac/VolgaMap_1_5_2.scs.html
NEW📌Volga Map Fix 1.54-0.0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/153-volgamap-fix
📌SFIGC 0.6.2.1-1.54 https://truckymods.io/euro-truck-simulator-2/maps/sfigc
📌Latvia Rebuild 1.2.8-1-54 https://truckymods.io/euro-truck-simulator-2/maps/latvia-rebuild
UPDATE📌Iberia RW 1.3.2 https://truckymods.io/euro-truck-simulator-2/maps/wip-addon-promods-iberia-rework-v10-146-relase-date-14022023
📌Iberia Map RW FIX 1.2 https://truckymods.io/euro-truck-simulator-2/map-assets/iberia-map-rw-fix
NEW📌Antarctica Map 0.8-1.54 https://truckymods.io/euro-truck-simulator-2/maps/antarctica-map
📌More Swiss Towns 1.0.4 https://truckymods.io/euro-truck-simulator-2/maps/more-swiss-towns-for-promods
📌Nauru Map 1.0 https://truckymods.io/euro-truck-simulator-2/maps/nauru-map
📌Nauru Map Fix 1.54-2.1 https://truckymods.io/euro-truck-simulator-2/map-patches/nauru-map-fix
📌Emden 7-1.54 https://truckymods.io/euro-truck-simulator-2/maps/promods-addon-emden
NEW📌Ireland Map 0.1.1 https://truckymods.io/euro-truck-simulator-2/maps/ireland-map-promods-add-on-mod
NEW📌Ireland Map FIX 1.4 https://truckymods.io/euro-truck-simulator-2/map-patches/ireland-map-fix
NEW📌Santiago de Compostela 10 https://sharemods.com/q60s61fy9awt/santiago10.scs.html
📌The Cold North Map 0.1-1.54 https://truckymods.io/euro-truck-simulator-2/maps/the-cold-north-map
📌Isle Of Colonsay 2.0 https://truckymods.io/euro-truck-simulator-2/maps/isle-of-colonsay
NEW📌Canada Map 0.2.5 (DEF only needed) https://sharemods.com/pty43cgsjllj/Canada_map_v0.2.5-1.42_.rar.html
NEW📌Canada Map Fix 1.0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/canada-map-fix
📌Austria+ 0.1 https://truckymods.io/euro-truck-simulator-2/maps/austria-promods-addon
📌Sud de France 1.9.5b https://www.mediafire.com/file/qenzdn5h5hm5zvq/%5Bv1.9.5b%5D_Sud_de_France_by_Charly.scs/file
NEW📌Peyrat-le-Château 1.1.1 https://truckymods.io/euro-truck-simulator-2/maps/peyrat-le-chateau-map-addon
📌Senj West Balkans Map Add-on 1.2 https://truckymods.io/euro-truck-simulator-2/maps/senj-west-balkans-map-add-on
UPDATE📌West Balkans Path-Breaker’s Direction Map 4.1 https://truckymods.io/euro-truck-simulator-2/maps/wbpd-west-balkans-path-breakers-direction-map
NEW📌Rröfte Kosova – West Balkans Improvements 0.3.2 https://truckymods.io/euro-truck-simulator-2/maps/rrofte-kosova-west-balkans-improvements
📌Project Palestine 1.6 https://truckymods.io/euro-truck-simulator-2/maps/palestine-add-on-for-promods-middle-east-v10-beta
📌rusmap 2.54 https://modsfire.com/1rT10JzRE7Y4ood
📌NNmap 1.2.0 https://truckymods.io/euro-truck-simulator-2/maps/nnmap
📌NNMap – ProMods Fix 1.54-1.0 https://truckymods.io/euro-truck-simulator-2/map-patches/nnmap-promods-fix
UPDATE📌more russia map 4.1.54.1 https://truckymods.io/euro-truck-simulator-2/maps/m5-ural-highway
📌Ural map 1.3 https://truckymods.io/euro-truck-simulator-2/maps/ural-map
📌Ural Map – SibirMap RC 1.0 https://truckymods.io/euro-truck-simulator-2/maps/ural-map-12-sibirmap-292-road-connection
NEW📌Project russia 5.6.2a https://truckymods.io/euro-truck-simulator-2/maps/project-russia
NEW📌Project russia fix 1.1.1 https://truckymods.io/euro-truck-simulator-2/map-patches/project-russia-fix
NEW📌Project russia – rusmap fix 1.54-1.0.2 https://modsfire.com/0AsjSCHkkeM89xX
NEW📌Altai map 1.6.2 https://sharemods.com/20exqiuw8cep/altai_map.scs.html
NEW📌Altai Map Fix 1.54-0.0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/153-altai-map-fix
NEW📌Kirov 1.6 Free https://sharemods.com/m5dfd4dxhe4x/KirovMap_16free.scs.html
NEW📌KirovMap Free Fix 1.54-1.0.0 https://modsfire.com/t79Wc8vgL0nT9lp
NEW📌Northern Open Spaces (former russian Open Spaces) 13.4tsc https://truckymods.io/euro-truck-simulator-2/maps/northern-open-spaces
NEW📌3 in 1 Northern Open Spaces RC 1.0.2 https://truckymods.io/euro-truck-simulator-2/map-patches/3-in-1-northern-open-spaces-rc
NEW 📌Speed on Snow for NOS https://sharemods.com/pv78aor9xsx3/the_speed_of_the_snow.rar.html
NEW 📌Southern Region 13 https://sharemods.com/d16vw6x8lp8c/SRmod_v13.scs.html
NEW 📌Promods-SRMap Road Connection 1.2 https://truckymods.io/euro-truck-simulator-2/maps/promods-srmap-roadconnection
NEW 📌SRmap Promods RC – Roex Fix 0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/srmap-promods-rc-roex-fix
NEW📌Trans-Siberian Truckway 1.7 https://truckymods.io/euro-truck-simulator-2/maps/trans-siberian-truckway
NEW📌Trans-Siberian Truckway Fix 1.54-1.0.0 https://modsfire.com/download/W3vHCgsY6Z8G1m0/e7150
NEW📌Trans-Siberian Truckway – SibirMap RC 1.7 https://truckymods.io/euro-truck-simulator-2/map-patches/trans-siberian-truckway-sibirmap-rc
NEW📌Trans-Siberian Truckway – Beyond RC 1.7 https://truckymods.io/euro-truck-simulator-2/map-patches/trans-siberian-truckway-beyond-rc
NEW📌Trans-Siberian Truckway – Beyond RC Fix 0.1 https://truckymods.io/euro-truck-simulator-2/map-patches/trans-siberian-truckway-beyond-rc-fix
📌Bengans Swedish Islands Map 1.54-1.0.0 https://truckymods.io/euro-truck-simulator-2/maps/bengans-swedish-islands-map
NEW📌West Africa 0.03-1.54 https://truckymods.io/euro-truck-simulator-2/maps/west-africa
NEW📌Africa Extended Rework 1.1.0 https://truckymods.io/euro-truck-simulator-2/maps/africa-extended-rework
NEW📌Project Comoros 1.54-1.0 https://truckymods.io/euro-truck-simulator-2/maps/project-comoros
NEW📌Bulgaria in Focus 1.31 https://truckymods.io/euro-truck-simulator-2/maps/bulgaria-in-focus
NEW📌MedMap Reborn 1.54-1.1 https://truckymods.io/euro-truck-simulator-2/maps/medmap-reborn
NEW📌MedMap – ROEX Fix 1.54-1.0 https://truckymods.io/euro-truck-simulator-2/map-patches/medmapitarevamp-fix
📌Rhineland Map 1:19 1.1 https://truckymods.io/euro-truck-simulator-2/maps/rhineland-map-119
📌Rhineland Map – ProMods RC 1.1 https://truckymods.io/euro-truck-simulator-2/map-assets/rhinelandmap-promods-rc
📌Rhineland Map Fix 1.54-0.0.2 https://truckymods.io/euro-truck-simulator-2/map-patches/153-rhineland-fix
📌Rhineland RoExtended Fix 1.54-0.0.2 https://truckymods.io/euro-truck-simulator-2/map-patches/153-rhineland-roextended-fix
📌Rhineland Beyond Fix 1.54-0.0.2 https://truckymods.io/euro-truck-simulator-2/map-patches/153-rhineland-beyond-fix
NEW📌Portugal Rebuild 0.1.5 https://truckymods.io/euro-truck-simulator-2/maps/portugal-rebuild-v01
NEW📌Portugal Rebuild Fix 1.54-1.0.0 https://modsfire.com/zAlXETc4uK171sE
NEW📌SJMap R5 https://truckymods.io/euro-truck-simulator-2/maps/sjmap
NEW📌SJMap – ProMods FIX 1.0 https://truckymods.io/euro-truck-simulator-2/map-patches/sjmap-promods-fix
UPDATE📌All World Map 3.6 https://truckymods.io/euro-truck-simulator-2/map-patches/the-world-background-map-ets2
Bonus Mods:
📌Route Advisor for ETS2 https://steamcommunity.com/sharedfiles/filedetails/?id=2901621467
📌Full Screen Map 1.54-1.0.1 https://truckymods.io/euro-truck-simulator-2/ui/150eob-jerrys-fullscreen-maps-ets2
[May 2025] Stuck on 99.99% on Promods (1.54 update)
Obviously after release of ETS 2 1.54 and new Promods 2.74 the progress is no more 99.99% and newly added areas have to be discovered and maybe this time I will reach 100% (probably – no). I’m something like 99,4% now and will not share my progress till the end, but if you grab previous one you will be on 99.04%. Below you can also find the link to guide how to merge profiles.

As promised below you can find strings of my progress (Discovered items) for 1.53 version and you know what do do with them you can inject them to your profile. Find below videos about the topic:
How to merge profiles https://youtu.be/ksYq6vzHd-I
How to modify profile (example on vanilla map) https://youtu.be/H12qpCG_RIQ
Discovered items in file (shown in video): https://sharemods.com/ehga2vqp6yxz/promods99percent_trucksim.zip.html
All 203 ATS Hidden Roads – Ultimate Guide – ATS 1.54 with no Missouri DLC – Secrets, Towns, Race Tracks and Easter eggs
As I mentioned in Telegram until now I found 10 new hidden roads in Missouri – 3 in Rolla, 1 in Jefferson City, 2 in Joplin (one is update for road in Pittsburg, Kansas), 1 in Maryville and Kirksville and 2 in
Poplar Bluff. Searching in progress and you can see it in spreadsheet. But this doesn’t mean that legendary 203 roads guide is outdated – you can find there hidden roads in 16 states on American Truck Simulator before Missouri. It is still actual in May 2025 on ATS 1.54 but soon it will be revealed new one with at least 215 roads.
Also I wish to remind that some roads are periodically disappear (rebuild or become regular road) during map reworks and some new are being added in new game versions. In most cases I add only marked roads but also some easter eggs are available. I always try to avoid spoilers, mark only locations and removed hidden roads footages but if you prefer to discover all hidden roads and secrets yourself better to skip the video.
Hidden and secret roads doesn’t affect percentage of map discovery.
And again list of cities for ATS and ETS2 is updating here https://trucksim.top/y9t6
Latest European hidden roads guide for 1.54 available here https://trucksim.top/m4q8

100% Discovered Map of ETS2 1.54 (Profile and save game)
How to open 100% map with all DLC (incl Missouri) in ATS 1.54 * Full Map Discovered, Guide, Profile
How to open 100% map with all DLC (incl Missouri) in ATS 1.54 * Full Map Discovered, Guide, Profile
The guide is explaining how to open 100% discovered map in ATS 1.54 with all map DLC including fresh Missouri. I did the same guide periodically for ETS 2 and ATS but latest American guide was 5 month ago for Arkansas and later update for the final California rework. Since that it was made small tune-ups on vanilla and DLCs and then Missouri released.

Files:
Ready profile (shown on video) https://sharemods.com/nrvhwzn7e9j4/747275636B73696D2D6D617932303235.zip.html
Source file with discovered items https://sharemods.com/2awrhvf2e9fl/trucksim-ats-100discovered-may25.zip.html
Information actual on ATS 1.54 and in April-May 2025. When SCS Software will change anything on the map in the upcoming releases we will have blank spots again.
Tools used:
TS-SE Tool https://trucksim.top/tsse
Sublime Text 4 https://www.sublimetext.com
Actual information on Telegram Channel https://t.me/trcksm
100% Discovered Map of ETS2 1.54 (Profile and save game)
With the new version of Euro Truck Simulator 2 1.54 we got new features but map have not been affected and it is very small pieces on the map since previous version. I timelapsed my own personal experience and as always share profile and strings to open 100% on your side.

How to do it? You can see on another videos like one below for instruction or just download ready empty profile with opened roads, cities and 50 millions euro.
All map DLC required (including Greece)
Ready Profile: https://sharemods.com/xr5kar6owxhu/747275636B73696D313534.zip.html
Save game (game.sii) discovered items strings (you can modify your own profile): https://sharemods.com/sbr79ko0zc6h/ets154fullsave_trucksim.zip.html

News and updated on telegram channel https://t.me/trcksm
All 80 Hidden Secret Roads in ETS2 in 20 countries * 2025 Guide
This guide contains 80 hidden roads in 20 counties on Euro Truck Simulator 2. It is actual for April 2025, on ETS2 1.54. Some roads are periodically disappear during map reworks and some new are being added in new game versions. Mostly I added marked roads but also some easter eggs are available.
To avoid spoilers and discover all hidden roads and secrets yourself better to skip the video.

List of cities shown in video by countries https://trucksim.top/y9t6