How to Merge Map Progress in Profiles for ETS2 and ATS – 2026 Guide
New game versions updates are here so we will also see the mods updates and it is perfect time to make you perfect profile.
In this guide I explain how to merge several profiles map discovery progress on example of merging vanilla 100% and Promods 87% profiles on ETS2 1.58. You can try this scheme on future versions in both ETS2 and ATS. Below you can find link to text version, tools and also ready strings used in this video.

Guide:
1. Reason
There are several reasons. The most common one:
You play vanilla + DLC on one profile. And you play mod maps like Promods or Roextended on another profile.
Keeping them separate is fine. But what if you want:
- Your 100% vanilla discovery
- Plus your mod map exploration
- Combined into one master profile
Another reason:
You created a new profile for TruckersMP or testing purposes. And later you want your original progress back
Or maybe you lost progress after an update and want to rebuild quickly.
In all these cases — merging discovered map items makes sense.
Important:
In this tutorial we are merging only discovered map items.
We are not merging:
- Garages
- Money
- Drivers
- Trucks
- XP
That is a completely different topic.
2. What Was the Problem With the Old Method?
My year-old guide is still mostly actual and you can still use Notepad++ or other editor but new guide can save you hours. Let me remind you that in every profile, discovered roads are stored in a strict indexed order inside the game.sii file.
If you simply copy part of the data:
- The order becomes incorrect
- Duplicate entries appear
- The profile may crash
- Or the game may behave unpredictably
And this becomes a serious problem because:
- Vanilla profiles contain thousands of discovered entries
- With map mods, this can grow dramatically
Manually fixing that with Notepad++ used to require:
- Regex
- Manual renumbering
- Removing duplicates
- Reindexing everything from zero
It worked — but it was slow and error-prone. So today we go another way. We automate the process using a Python script.
3. Make backups!
If you plan to modify game files always Make backups! This is extremely important.
Your profiles are located by default in: Documents/ETS2/profiles or Documents/ATS/profiles
Copy the entire profiles folder somewhere safe. If something goes wrong, you restore everything in seconds.
Disable Steam Cloud synchronization for all profiles involved. We cannot modify profiles that are stored only in Steam Cloud. After disabling Steam Cloud, profiles will be saved locally in the Documents folder.
4. Preparations and tools
As always for manipulations with the profiles we need several tools:
Truck Tools for save decryption – it is free of charge application you need to install to make various actions with you profiles in both games. You can also use your preferrable tools for game files decryption
https://trucksim.top/trucktools
Sublime Text – we need good text editor that allow us to run big files. While I use Sublime, you can use your preferable text editor like Notepad++ or even VS Code.
https://www.sublimetext.com
Python installed on your system – it will run my script. Python is also free of charge.
https://www.python.org/
The merge-discovered.py script – you can download the script for free
https://sharemods.com/uig6zgjgicrf/merge_discovered.zip.html
How to use Python?
1. Go to the official website: python.org
2. Download the latest stable version for Windows.
3. Run the installer.
⚠️ Very important: Before clicking “Install”, check the box: Add Python to PATH This is critical. If you skip this, the `python` command will not work in Command Prompt.
4. Click Install and wait.
5. That’s it.
How to Check If Python Is Installed?
Open Command Prompt and type: python –version or py –version
If you see something like: Python 3.x.x You’re ready to go.
If you see an error like “python is not recognized”, then:
Either Python is not installed
Or it was installed without adding to PATH. In that case, reinstall and check the PATH option.
Before starting
1. Make sure all profiles you plan to modify have Steam Cloud disabled.
2. If merging modded profiles, verify that all required mods are present in your mod folder.
3. Enable file decryption in config: g_save_format 2
4. Enable console: uset g_developer 1 and uset g_console 1
5. Make sure all profiles are from the same game version (don’t combine ATS profiles with ETS2 profiles and vice versa)
5. Prepare profiles
Enter each profile you want to merge.
Create a new save to identify them easily by timestamp.
Decrypt each profile using Truck Tools.
Inside each profile, locate the file: game.sii and copy them one by one to a new folder.
6. Merging Process
With the old method, you had to manually clean and reorder everything in Notepad++. With the new method, we only extract the necessary data in seconds.
Instead of manually:
Removing prefixes
Reordering numbers
Re-adding brackets
Generating incremental indices
Removing duplicates
We now use a Python script that:
Extracts all discovered item IDs
Removes duplicates automatically
Reorders them correctly
Recreates properly indexed discovered items entries
Outputs a ready-to-paste result
Shows you stats
Collect all game.sii files from desired profiles in one folder.
You can rename them as you wish, just make sure that they have .sii extension. Example profile3.sii or promods.sii etc.
Put the script merge_discovered.py to the same folder.
Open terminal or command prompt in the script folder (right click with Shift – Open Powershell window here) and type: python merge_discovered.py
or py merge_discovered.py
Press enter
The script will:
Detect all `.sii` files in the folder
Show how many items were found per file
Show total collected items
Show duplicates removed
Generate output file: merged_discovered.txt – fully indexed and ready to paste.
Then Open the target profile’s `game.sii (The profile in which we want to get results of merge)
Replace its `discovered_items` block with the newly generated one.
Save the file.
Open the save in the game.
Enjoy the results.
One known side effect
Recruitment agencies may not work properly after modifying discovered items. If you attempt to hire new drivers after merging, the game may crash.
Recommended workaround: Hire all drivers you need before modifying profiles.
Strings (just to start playing with profiles):
Promods 2.81 + Vanilla and all DLCs 1.58 (97% opened) shown on video: https://sharemods.com/52h3e9m8pz8y/merged_discovered.zip.html
Vanilla ATS 1.58: https://sharemods.com/9za32n2np5lz/trucksim-ats-158-full.zip.html (video guide: https://youtu.be/cyMA_ve4b0g)
Vanilla ETS2 1.57 (actual in 1.58) https://sharemods.com/qg0c06anedg6/trucksim-100-percent-febr-2026.zip.html (video guide: https://youtu.be/PEDznU4U7T0)
Roextended +Vanilla and all DLCs (outdated): https://sharemods.com/3lmagkhl784x/roex99percent_trucksim.txt.html
Promods 2.74 (99.9%, outdated) https://sharemods.com/njxw5ia2bwqb/promods-trucksim.zip.html (video:https://youtu.be/sZzEPyASnAM?si=RUmCuI5c0vzeHn59)
Map Combo Study 03.03.2026
On the game version 1.58 I started later with map combo setups and while we are good in Europe, American combination will be probably release later this week. As I mentioned earlier I’m not rushing out a combo setup just to be first. I’m not interested in clickbait or quick tricks to gain views. Instead, I will release a combination setup that I personally enjoy and would actually use myself — even if that means it comes out later.
There are already well-established rules and best practices that help avoid conflicts and common mistakes I’ve covered in Beginner’s Guide, which I strongly recommend watching before building or updating your map combo. It will save you time, prevent recurring issues, and help you create a stable and enjoyable setup from the start.
ETS2 Mega Map Combo for ETS2 1.58 – Tutorial – March, 2 – 2026

ATS Big Map Combo for ATS 1.57 with 21 Maps – January, 19 – 2025

Guide mentioned above could be helpful:

Youtube channel as well as this blog is my hobby so I can spend on it only the free time. If you like my content please consider to support Trucksim on Patreon.
Mega Map Combo for ETS2 1.58 – Tutorial – March, 2 – 2026
I’ve combined 45 maps to make amazing long hauls. Have to remind you that this setup is not for everyone – you probably will not have enough time behind the wheel to discover all small corners of the map. And if you just jumped in trucking simulators world don’t ignore Beginner’s Guide which can answer a lot of important questions.
Today’s combo includes Promods, Roextended, Rusmap, EAA, Eurafrica, Maghreb, Sibir, TST and other maps. 45 maps, 101 files, RCs, fixes. As always please follow the instructions in video and note that combo designed to version 1.58 and requires all map DLCs (including Nordic Horizons). Paid mods are optional. Extra mods are not recommended unless they are compatible with other mods and tested.
And consider to support Trucksim on Patreon

Links
📌Roextended 5.0 (paid or free version) https://trucksim.top/dlpr
📌Roex Road Connections https://trucksim.top/04ky (Hybrid2+ Maghreb Fix)
📌Eurafrica 3.9 https://discord.gg/a2GwuHnEkE (Premium mod, optional. To purchase Eurafrica join Discord, choose tier, make Paypal payment and then open ticket)
📌Promods 2.81 https://trucksim.top/zzoj (guide how to download Promods https://youtu.be/_dZYfke0FE4)
📌Middle East Addon 2.81 https://trucksim.top/w5ru
📌Eurafrica ProMods Fix 1.58-1.0.0 https://trucksim.top/zyxb
📌Eurafrica Maghreb Fix 1.58-1.0.0 https://trucksim.top/au5p
📌EAA 1.58 v1 (paid, optional) https://trucksim.top/x0j8
📌EAA Rescaled 2.5 https://trucksim.top/8r4z
📌JRR (Java Road Revolution) 0.91a https://trucksim.top/toe0
📌Swedish Islands by BenganJ 2.2 https://trucksim.top/tbxe
📌DreamLand Map 1.6.1 https://trucksim.top/7tqf
📌European Dreamland 1.57-1.2 https://trucksim.top/ty65
📌European DreamLand Fix 1.58-1.0.0 https://trucksim.top/dh8i
📌rusmap 2.58 https://trucksim.top/j73f
📌Sibir Map 2.12.0 (Free version) https://trucksim.top/kwaj
📌SibirMap Fix 1.58-1.0.0 https://trucksim.top/jyr2
📌Portugal Rebuild (Promods addon) 0.1.6.2 https://trucksim.top/g9xj
📌Santiago de Compostela 13 https://trucksim.top/44kw
📌Maghreb 1.0.1 https://trucksim.top/ct4n
📌Maghreb Fix 1.58-1.0.1 https://trucksim.top/7kbh
📌Pyla 1.4 https://trucksim.top/kaa6
📌Trans-Siberian Truckway 3.1 https://trucksim.top/zg3d
📌Trans-Siberian Truckway – SibirMap RC 3.1 https://trucksim.top/irwr
📌Baikal Map 2.1 https://trucksim.top/fsa1
📌Sakhalin Map 1.1 https://trucksim.top/xbo3
📌Northern Open Spaces 13.9 https://trucksim.top/oznd
📌Sibir Map – Northern Open Spaces RC 1.8 https://trucksim.top/bkld
📌Far East russia (FER) Alpha 30 Fix 1 https://trucksim.top/dnn0
📌Chukotka Add-on 1 https://trucksim.top/mlud
📌FER – Chukotka RC 2 https://trucksim.top/8c5b
📌FER – Trans-Siberian Truckway RC 3 https://trucksim.top/fxl2
📌PJ Indo 2.76 https://trucksim.top/3y8j
📌Syria – ME Add-on 1.0-1.58 https://trucksim.top/tfkk
📌Ireland Map 0.1.1 https://trucksim.top/62lb
📌Ireland Map FIX 1.8 https://trucksim.top/rs6g
📌Trucksmap UK 1.4 https://trucksim.top/y0gr
📌Vänern Project 1.2 https://trucksim.top/bh0u
📌Latvia Rebuild 1.28-1.58 https://trucksim.top/ktc2
📌SFIGC 0.6-1.58 https://trucksim.top/0o1d
📌SJMap R7 https://trucksim.top/zt8m
📌Antarctica Map 0.8-1.58 https://trucksim.top/srt0
📌Australia Tasmania 5.3 https://trucksim.top/3m5t
📌Australia Tasmania map FIX 1.4 https://trucksim.top/wha4
📌Australia Tasmania RusMap Fix 1.58-1.0.0 https://trucksim.top/hgo6
📌Nauru Map 1.1fix https://trucksim.top/fi3a
📌Project Comoros 1.0-1.58 https://trucksim.top/bhmm
📌Maldives 0.1-1.58 https://trucksim.top/ch2o
📌Africa Extended 1.3-1.58 https://trucksim.top/z5xv
📌Project Caribbean 1.1 https://trucksim.top/uti7
📌Heart of Africa 0.2(new_new) https://trucksim.top/yijp
📌West Africa 0.03-1.58 https://trucksim.top/i0c9
📌West Africa – Africa Extended RC 1.0 https://trucksim.top/go6y
📌Canada Map 0.2.5 (DEF only needed) https://trucksim.top/4wbg
📌Canada Map Fix 1.4 https://trucksim.top/xy3m
📌Cape Verde Map 1.0.0 https://trucksim.top/66oj
📌Emden 7-1.58 https://trucksim.top/y6qw
📌E60 Extended 1.4 https://trucksim.top/cy0e
📌El-Enclaves and Balearic Islands 1.58 https://trucksim.top/dy9h
📌West Balkans Path-Breaker’s Direction Map 5.2 https://trucksim.top/99lu
📌WBPD – Promods 2.81 Fix 1.3 https://trucksim.top/bk8t
📌Senj West Balkans Map Add-on 1.4-1.58 https://trucksim.top/n1k0
📌Northern Cyprus Addon 1.1-1.58 https://trucksim.top/oupu
📌More European Cities (Greece) 1.1 https://trucksim.top/xmyc
📌Ultimate Map Combo Fix 1.58-1.7.0 https://trucksim.top/l3vu
📌Ultimate Map Combo Fix ProMods Patch 1.58-1.0.0 https://trucksim.top/mplp
Mandatory Map Background:
📌Dark Background Map – Dark Grand Utopia+ 2.6.1 https://trucksim.top/dgz0
Bonus Mods:
📌Route Advisor/Mini Mirrors for ETS2 https://trucksim.top/z9fj
[February 2026] No more 99.99% on Promods 2.81 (1.58)
Quick reminder: for a long time I’m trying to discover Promods for 100% but unfortunately peak score I had is 99.99% and after each map mod update and new SCS expansions, these numbers are decreasing. For instance – I had 99.99% on Promods 2.77 but when Promods 2.80 for ETS 2 1.57 released I got only 88.70%. 2.80 was a big update and brought integration with Nordic Horizon DLC and Scandinavia refresh and new content to the mod. I haven’t combined it with discovered NH DLC areas from different profile (which is 100%).
And after release of 1.58 version (and Promods 2.81) my progress is on 87.86%, so I’m gonna merge it with main vanilla profile and maybe will share it with my Patreon subscribers. And will hit the road of new undiscovered roads. Who know how much time it will take to reach again at least 99.99%. I’m sure you can do it faster.

So below you can grab my progress strings for 2.77 and get those 99.99% and wait for bigger numbers or discover those 12% on your side in Promods 2.81 (or maybe you will reach 100%).
On the video below you can find PM 2.77 on ETS2 1.57 progress and also I’m sharing the link to guide how to merge profiles.

Strings of my progress (Discovered items) for Promods 2.77 (ETS2 1.57) version without Nordic Horizons and you know what to do with them you can inject them to your profile.
https://sharemods.com/75r1e5f70s5o/trucksim-99-promods.zip.html
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/PEDznU4U7T0
Promods Canada released for ATS 1.58
ProMods Canada 1.6.1 for ATS 1.58 has been released today and available at https://trucksim.top/38bg
On the new version added city Radium Hot Springs and expanded Revelstoke in British Columbia.
ETS2 1.58 Map Mods Updates
New version of ETS2 1.58 just released couple days ago but we already have some news from map modding community. It is still not time for gigantic map combos but if you wished to start 1.58 story with additional map you can do the switch. Below I provide only several mods with links and some upcoming updates.
Roextended 5.0 – new Roex map available in free and premium edition and going further in Poland – new cities Rzeszów, Przemyśl, Sanok, Krosno. Extended connections in the area. Fixed all reported bugs and updated materials to 1.58.
Roex road connections – currently available updated RCs to rusmap and SR Map but soon it will be added other connections when those mods release.
rusmap 2.58 – Adaptation for 1.58 without new content. Fixed errors found in previous version.
Sibir 2.12 – both paid and free versions announced on the live stream and will be available this weekend.
Promods 2.81 – announced but without dates and details. Same for Middle East 2.81, The Great Steppe 1.5.1 and Maghreb.
Other mods released:
Oberhavel 1.7.3 (1.58)
SJMap R7
Trucksmap UK 1.4
West Balkans Path-Breaker’s Direction Map 5.2
Sverige Södra Expansion 1.1.5
Central Bohemia Project v.0.2.4a
Île-de-France (Paris Suburbs) 0.1.6b
Map Combo Study 02.06.2025 (Final for 1.57)
Open Beta 1.58 for both games is available now and I will not update map combo setups for 1.57 unless minor fixes of links will come. With official news about game version 1.58 starting to surface, it’s safe to assume that an open beta is just around the corner. 1.58 is major update so we have to give the modding community some time to adapt to the new features and technical changes and release new vesions of their maps.
Until that happens, we still have large and stable map combos available for both Euro Truck Simulator 2 and American Truck Simulator. Big for US and Giga for Europe.
There are already well-established rules and best practices that help avoid conflicts and common mistakes I’ve covered in Beginner’s Guide, which I strongly recommend watching before building or updating your map combo. It will save you time, prevent recurring issues, and help you create a stable and enjoyable setup from the start.
ETS2 Final Giga Map Combo for ETS2 1.57 – Tutorial – February, 2 – 2026

ATS Big Map Combo for ATS 1.57 with 21 Maps – January, 19 – 2025

Guide mentioned above could be helpful:

Youtube channel as well as this blog is my hobby so I can spend on it only the free time. If you like my content please consider to support Trucksim on Patreon.
Final Giga Map Combo for ETS2 1.57 – Tutorial – February, 2 – 2026
If you’re not planning to switch to version 1.58 until its public release you have a chance to enjoy gigantic map combo like this one. It is most probably the final edition of map setup for ETS2 1.57 and I have combined 81 maps to make amazing long hauls like one I started in January. Have to remind you that this setup is not for everyone – you probably will not have enough time behind the wheel to discover all small corners of the map and soon on ETS2 1.58 we have to start from the beginning and most of mods will be updated. And if you just jumped in trucking simulators world don’t ignore Beginner’s Guide which can answer a lot of important questions.
Today’s combo includes Promods, Roextended, Rusmap, EAA, Eurafrica, Poland Rebuilding, Maghreb, Silesia, Beyond, Grand Utopia, Bartoland and other maps. 81 maps, 175 files, RCs, fixes. As always please follow the instructions in video and note that combo designed to version 1.57 and requires all map DLCs (including Nordic Horizons). Paid mods are optional. Extra mods are not recommended unless they are compatible with other mods and tested.
And consider to support Trucksim on Patreon

Links
📌Roextended 4.9 (paid or free version) https://trucksim.top/dlpr
UPDATE📌Roex Road Connections – Hybrid Plus 2 (Roex 4.9 – RM 2.57.1 – PM 2.80 – ME 2.77 – PR 2.6.2) https://trucksim.top/04ky
📌Eurafrica 3.8 https://discord.gg/a2GwuHnEkE (Premium mod, optional. To purchase Eurafrica join Discord, choose tier, make Paypal payment and then open ticket)
📌Promods 2.80 https://trucksim.top/zzoj (Tutorial for Promods https://youtu.be/OEeRe8f_ywA)
📌Middle East Addon 2.77 https://trucksim.top/w5ru
📌Eurafrica ProMods Fix 1.57-1.0.1 https://trucksim.top/p08h
NEW📌Eurafrica Maghreb Fix 1.57-1.0.0 https://trucksim.top/xm2a
📌JRR (Java Road Revolution) 0.91a https://trucksim.top/toe0
📌PJ Indo 2.76 (1.57 update) https://trucksim.top/3y8j
📌EAA 1.57 v6 (paid, optional) https://trucksim.top/x0j8
📌EAA Rescaled 2.4 https://trucksim.top/8r4z
📌Poland Rebuilding 2.6.2 (Def should be generated, read description) https://trucksim.top/ep9e
📌Poland Rebuilding FIX 2.6.2 fix1 https://trucksim.top/0im7
📌Silesia 1.7.2_1 https://trucksim.top/mvet
📌Silesia Roex fix 1.2.0 https://trucksim.top/a5hf
📌Grand Utopia Map 1.18.5 https://trucksim.top/a6bq
📌European Grand Utopia 1.7 https://trucksim.top/sddf
📌Grand Utopia EurAfrica Fix 1.57-1.0.0 https://trucksim.top/8c7x
📌DreamLand Map 1.5.5 https://trucksim.top/d0vq
📌European Dreamland 1.57-1.2 https://trucksim.top/ty65
📌European DreamLand Fix 1.57-1.0.0 https://trucksim.top/uk74
NEW📌Bartoland 2.9 https://trucksim.top/d5x3
NEW📌European Bartoland 1.0.1 https://trucksim.top/ox2g
NEW📌European Bartoland Fix 1.57-1.1.0 https://trucksim.top/2tfi
📌Swedish Islands by BenganJ 2.2 https://trucksim.top/tbxe
NEW📌Sverige Södra Expansion 1.0 https://trucksim.top/93pi
📌Beyond 7.0 https://trucksim.top/ibws
UPDATE📌Beyond Fix 1.57-1.2.0 https://trucksim.top/l4an
📌Beyond – Middle-East RC 1.57-1.1.0 https://trucksim.top/9yd9
📌Beyond Africa Extended Fix 1.57-1.0.0 https://trucksim.top/oykn
📌Beyond Horn of Africa Fix 1.57-1.0.0 https://trucksim.top/tr7r
📌Great Steppe 1.5 https://trucksim.top/ovok
📌Great Steppe – Beyond RC 1.57-1.0.1 https://trucksim.top/sdj2
📌Project: Extended Roads (TGS) 0.1.0 https://trucksim.top/vh7o
NEW📌Maghreb 1.0 https://trucksim.top/ct4n
NEW📌Maghreb Fix 1.57-1.1.0 https://trucksim.top/gl1g
NEW📌ProMods Maghreb (Europe Connector) https://trucksim.top/uqtm
UPDATE📌Danmark Refined 1.2 https://trucksim.top/astd
📌rusmap 2.57.1 https://trucksim.top/9jc5
📌Sibir Map 2.11.2 (Free version) https://trucksim.top/xjro
📌SibirMap Fix 1.57-1.0.0 https://trucksim.top/eukq
📌Iberia RW 1.38 https://trucksim.top/7627
📌Iberia Map RW FIX 1.3 https://trucksim.top/7h6z
📌Portugal Rebuild (Promods addon) 0.1.6.1 https://trucksim.top/g9xj
📌Barcelona Expansion (Promods add-on) 2.0 https://trucksim.top/qahq
NEW📌Santiago de Compostela 13 https://trucksim.top/44kw
📌Oberhavel 1.7.3 (1.57) https://trucksim.top/of43
📌Großwilfersdorf 1.2 https://trucksim.top/5d33
NEW📌Rhineland Map 1.4 https://trucksim.top/8nz7
NEW📌Rhineland Map – Promods RC 1.4 https://trucksim.top/9918
NEW📌Rhineland Map – Strasbourg Rework RC 1.0.1 https://trucksim.top/srhw
NEW📌Rhineland Beyond Fix 1.57-1.0.0 https://trucksim.top/szfy
NEW📌Rhineland Fix 1.57-1.0.1 https://trucksim.top/gbgr
📌Pays de la Loire Extended 1.0a https://trucksim.top/1yjv
📌Pyla 1.4 https://trucksim.top/kaa6
NEW📌Sud de France 2.0.2b https://trucksim.top/6lpq
NEW📌Sud de France & Promods Fix 1.1.1 https://trucksim.top/ntqx
BACK📌Strasbourg Rework (former Strasbourg-Metz) 0.3.2 https://trucksim.top/9dgd
📌Off the Grid 3.3 https://trucksim.top/ncvq
📌Sinegor’e Map Add-on 1.0 https://trucksim.top/2htw
📌Trans-Siberian Truckway 3.0 https://trucksim.top/zg3d
📌Trans-Siberian Truckway – SibirMap RC 2.2 https://trucksim.top/irwr
📌Trans-Siberian Truckway – Amur Map RC 3.0.1 https://trucksim.top/wnt2
📌Trans-Siberian Truckway – Altai Map RC 1.9 https://trucksim.top/fi5q
📌Trans-Siberian Truckway – Beyond RC 2.0 https://trucksim.top/hccr
📌Amur Map 1.0.1 https://trucksim.top/n9wf
📌Baikal Map 2.0 https://trucksim.top/fsa1
NEW📌Sakhalin Map 1.0 https://trucksim.top/xbo3
📌Altai map 1.7.2 https://trucksim.top/mxws
📌Altai Map Fix 1.57-1.0.0 https://trucksim.top/qfwb
UPDATE📌Far East russia (FER) Alpha 30 https://trucksim.top/dnn0
📌Chukotka Add-on 1 https://trucksim.top/mlud
📌FER – Chukotka RC 2 https://trucksim.top/8c5b
UPDATE📌FER – Trans-Siberian Truckway RC 3 https://trucksim.top/fxl2
UPDATE📌FER – Off the Grid RC 2 https://trucksim.top/lgws
📌Volga Map 1.5.3 https://trucksim.top/ezwy
📌Volga Map Fix 1.57-1.0.2 https://trucksim.top/h9no
📌Volga Map – Great Steppe RC 1.3-1.57 https://trucksim.top/s6ox
📌Project palestine 1.8 https://trucksim.top/xeoi
📌Project: Extended Roads (Middle-East) 0.1.0 https://trucksim.top/j1vg
📌Syria – ME Add-on 1.0-1.57 https://trucksim.top/tfkk
📌Ireland Map 0.1.1 https://trucksim.top/62lb
📌Ireland Map FIX 1.7 https://trucksim.top/rs6g
UPDATE📌UK signage rework 1.3 https://trucksim.top/l4o3
📌Wales Reskin 1.01 https://trucksim.top/0mb1
NEW📌Trucksmap UK 1.3 https://trucksim.top/y0gr
📌Latvia Rebuild 1.28-1.57 https://trucksim.top/ktc2
📌SFIGC 0.6-1.57 https://trucksim.top/0o1d
📌SJMap R6 https://trucksim.top/zt8m
📌Antarctica Map 0.8-1.57 https://trucksim.top/srt0
📌Australia Tasmania 5.3 https://trucksim.top/3m5t
📌Australia Tasmania map FIX 1.3_lhd https://trucksim.top/wha4
📌Australia Tasmania RusMap Fix 1.57-1.0.0 https://trucksim.top/w1wn
📌Nauru Map 1.1fix https://trucksim.top/fi3a
📌Project Comoros 1.0-1.57 https://trucksim.top/bhmm
📌Maldives 0.1-1.57 https://trucksim.top/ch2o
📌Project Caribbean 1.1 https://trucksim.top/uti7
📌Africa Extended 1.3-1.57 https://trucksim.top/z5xv
📌Horn of Africa 1.1.4 https://trucksim.top/vmd9
📌Heart of Africa 0.2(compatibility) https://trucksim.top/yijp
📌West Africa 0.03-1.57 https://trucksim.top/i0c9
📌West Africa – Africa Extended RC 1.0 https://trucksim.top/go6y
📌Egyptian-Libyan Gateway 1.3 https://trucksim.top/4jk4
📌Canada Map 0.2.5 (DEF only needed) https://trucksim.top/4wbg
📌Canada Map Fix 1.3 https://trucksim.top/xy3m
📌Cape Verde Map 1.0.0 https://trucksim.top/66oj
📌Emden 7-1.57 https://trucksim.top/y6qw
📌E60 Extended 1.3 https://trucksim.top/cy0e
📌El-Enclaves and Balearic Islands 1.57 https://trucksim.top/dy9h
📌West Balkans Path-Breaker’s Direction Map 5.0 https://trucksim.top/99lu
UPDATE📌WBPD – Promods 2.80 Fix 1.2 https://trucksim.top/bk8t
📌Rröfte kosova 0.3.5 https://trucksim.top/qbcq
📌Črni Kal 1.1 https://trucksim.top/aja5
📌Northern Cyprus Addon 1.1-1.57 https://trucksim.top/oupu
📌More European Cities (Greece) 1.1 https://trucksim.top/xmyc
📌More European Cities Greece Beyond Fix 1.57-1.0.0 https://trucksim.top/avkb
📌ural map 1.7 https://trucksim.top/hdjv
📌M12 vostok 3.0 https://trucksim.top/84fq
📌NNmap 1.3.0 https://trucksim.top/x1y1
📌NNmap – M12 RC 1.1 https://trucksim.top/xi61
📌M12 – rusmap RC 3.1-1.57 https://trucksim.top/sct5
📌NNMap – rusmap RC 1.57-1.0.1 https://trucksim.top/o5j3
📌Northern Open Spaces 13.8 https://trucksim.top/oznd
📌Off the Grid – Northern Open Spaces RC 1.4 https://trucksim.top/lxko
📌Ural Map – Northern Open Spaces RC 1.2 https://trucksim.top/x3de
📌Sibir Map – Northern Open Spaces RC 1.7 https://trucksim.top/bkld
UPDATE📌Ultimate Map Combo Fix 1.57-1.7.0 https://trucksim.top/t9ct
UPDATE📌Ultimate Map Combo Fix ProMods Patch 1.57-1.3.2 https://trucksim.top/hu1o
Mandatory Map Background:
UPDATE📌Dark Background Map – Dark Grand Utopia+ 2.6.1 https://trucksim.top/dgz0
Bonus Mods:
📌Route Advisor/Mini Mirrors for ETS2 https://trucksim.top/z9fj
Map Combo Study 01.26.2025
With official news about game version 1.58 starting to surface, it’s safe to assume that an open beta is just around the corner. As always, a new major update means it’s time to rethink our map setups and give the modding community some time to adapt to the new features and technical changes.
Until that happens, we still have large and stable map combos available for both Euro Truck Simulator 2 and American Truck Simulator. Most upcoming updates to these combos will likely focus on polishing, compatibility fixes, and minor improvements, with the possibility of a few new maps being added.
At this stage, it’s not yet clear how version 1.58 will affect maps and mod management overall. However, for the current game version, there are already well-established rules and best practices that help avoid conflicts and common mistakes. I’ve covered these in detail in my Beginner’s Guide, which I strongly recommend watching before building or updating your map combo. It will save you time, prevent recurring issues, and help you create a stable and enjoyable setup from the start.
ETS2 Giga Map Combo for ETS2 1.57 – Tutorial – January, 13 – 2026

ATS Big Map Combo for ATS 1.57 with 21 Maps – January, 19 – 2025

Guide mentioned above could be helpful:

Youtube channel as well as this blog is my hobby so I can spend on it only the free time. If you like my content please consider to support Trucksim on Patreon.
