Big map combination.

You can talk about anything here (but respect the rules)
Tresco888
Posts: 47
Joined: 10 Jul 2017 09:48

03 Aug 2017 20:33

If you want to test a very big map combination, here is my load order:

https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing
https://drive.google.com/file/d/0B3Zqse ... sp=sharing


Maps:
Italy 2.0
Project Balkans 2.5
RusMap 1.7.3
ProMods 2.17
EAA 4.3
Southern Region Map 6.5.2
PJ Indo 2.1
R.O.S 4.0
R.O.C (Republic Of China) Taiwan Map & P.R.C Map add-on v 0.23

Note:
YKS Team EU Turkey Map don't fit :cry: .

Tested for one day and loading time is ~5 min for my pc.
Sometimes game crashing when you come back from game to profile, but i'm not so sure, is load order problem or my PC give up.
Background don't fit the map and I give up to work on it, is too complicated and take too much time.

To see the whole map i made some modification on map_data.sii.
The file need to be the first mod on load order, on top, like my Tresco mod from load order.
Take what you want, some parts are for GPS zoom and icons:

Code: Select all

	zoom_uplift[0]: 200.0		// close zoom for 3d map
	zoom_uplift[1]: 400.0		// far zoom for 3d map
	
	zoom_uplift[2]: 2500.0	// close zoom for minimap
	zoom_uplift[3]: 5000.0	// far zoom for minimap

	zoom_uplift[4]: 2500.0	// city detail zoom for world map
	zoom_uplift[5]: 5000.0	// closest zoom for world map
	zoom_uplift[6]: 25000.0	// middle zoom for world map
	zoom_uplift[7]: 50000.0    	// whole world map zoom

	player_size[0]: 25.0
	player_size[1]: 50.0

	player_size[2]: 250.0
	player_size[3]: 500.0
	
	player_size[4]: 100.0
	player_size[5]: 200.0
	player_size[6]: 1000.0
	player_size[7]: 2000.0

	icon_size[0]: (7.5, 7.5)
	icon_size[1]: (7.5, 7.5)

	icon_size[2]: (10.0, 10.0)
	icon_size[3]: (10.0, 10.0)

	icon_size[4]: (10.0, 10.0)
	icon_size[5]: (10.0, 10.0)
	icon_size[6]: (10.0, 10.0)
	icon_size[7]: (10.0, 10.0)

	company_icon_size[0]: (0.0, 0.0)
	company_icon_size[1]: (0.0, 0.0)

	company_icon_size[2]: (0.0, 0.0)
	company_icon_size[3]: (0.0, 0.0)

	company_icon_size[4]: (30.0, 7.5)
	company_icon_size[5]: (30.0, 7.5)
	company_icon_size[6]: (0.0, 0.0)
	company_icon_size[7]: (0.0, 0.0)

	camera_limits_min[0]: (-4000000.0, -4000000.0)
	camera_limits_min[1]: (-4000000.0, -4000000.0)

	camera_limits_min[2]: (-4000000.0, -4000000.0)
	camera_limits_min[3]: (-4000000.0, -4000000.0)

	camera_limits_min[4]: (-471000.0, -236000.0)
	camera_limits_min[5]: (-469000.0, -235000.0)
	camera_limits_min[6]: (-451000.0, -234000.0)
	camera_limits_min[7]: (-434000.0, -225000.0)

	camera_limits_max[0]: (4000000.0, 4000000.0)
	camera_limits_max[1]: (4000000.0, 4000000.0)

	camera_limits_max[2]: (4000000.0, 4000000.0)
	camera_limits_max[3]: (4000000.0, 4000000.0)

	camera_limits_max[4]: (331000.0, 164000.0)
	camera_limits_max[5]: (329000.0, 163000.0)
	camera_limits_max[6]: (312000.0, 156000.0)
	camera_limits_max[7]: (300000.0, 150000.0)

	ui_map_camera_min: (-434000.0, -225000.0)
	ui_map_camera_max: (300000.0, 150000.0)
Modify your file. Careful the file have more data than i write here, don't do a blind copy paste :D. Make a copy befor.

All The Best!!!
Last edited by adgjl on 05 Aug 2017 10:45, edited 1 time in total.
Reason: Added code tags for better readability

Tresco888
Posts: 47
Joined: 10 Jul 2017 09:48

04 Aug 2017 07:47

If you want to make your own map_data.sii for any reason here are some explanations about variables:

var_name[0] is for close zoom for GPS 3D map
var_name[1]: is for far zoom for GPS 3D map

var_name[2]: is for close zoom for GPS minimap
var_name[3]: is for far zoom for GPS minimap

var_name[4]: is for city detail zoom for world map
var_name[5]: is for closest zoom for world map
var_name[6]: is for middle zoom for world map
var_name[7]: is for whole world map zoom

zoom_uplift[x]: zoom size for map
Increase number for see more from map and less details.
Decrease number for see less from map and more details.
With big zoom_uplift[7]: (300000-500000) you can have whole map without drag the map but:
- in fact you see nothing, no roads only a bunch of dots for cities
- zoom_uplift[7] is use for chose started city for new characters and when you take a new job, big value got strange windows

player_size[x]: arrow size on map for your truck position and direction
icon_size[x]: icon size on map for parking, gas stations etc.
company_icon_size[x]: icon size on map for companies

If are too big you can't see the road, special on 3D GPS map
For "remove" some of this icons from your map set to (0.0, 0.0)

camera_limits_min[x]: (-left, -up) are for how much you can see on left and up side of the map
camera_limits_max[x]: (right, down) are for how much you can see on right and down side of the map

ui_map_camera_min: (-left, -up) same like above but for for chose started city for new characters and when you take a new job
ui_map_camera_max: (right, down) same like above but for for chose started city for new characters and when you take a new job

If you need to see more from map increase number, decrease for less empty space around the map.
Don't change the signs in front of numbers :).
Numbers for ui_map_camera_min, can be less or equal with camera_limits_min[7] and ui_map_camera_max, can be less or equal with camera_limits_max[7], if are greater nothing change.

All this variables for each type of maps are connected, for example:
- if increase too much zoom for whole world map, you can have a lot of empty space around of map
- if decrease too much zoom for whole world map, you can't see all map even when you drag

My order to change this variables is: zoom, icons and camera for every type of map.

This is how I change map_data.sii and how I understand this variables.

If I made some wrong explanations or I don't understand complete somethings, please correct me. Thank You!!!

All The Best!!!

LolaDnepr
Posts: 49
Joined: 26 Jun 2016 21:57

04 Aug 2017 12:02

Useful information, thank you very much.

Dennis1893
Posts: 34
Joined: 03 Sep 2016 13:47
Donation rank:
Location: Freudenstadt

04 Aug 2017 16:32

I see you have the new road connection, but where i can find it?

Tresco888
Posts: 47
Joined: 10 Jul 2017 09:48

04 Aug 2017 23:43

Sorry but I don't have the links.

Some of them are with maps, download the maps first, if don't have connections try to find on site mods.

Here you have all files name and size:

Code: Select all

04/15/2017  13:47         5,877,741 D.B Creation Rain Effects.scs
04/15/2017  13:47            82,688 D.B Creation Realistic Truck Physics.scs
06/15/2017  08:00       653,487,509 D.B Creation Traffic Essentials.scs
06/15/2017  08:00        31,217,695 D.B Creation Traffic Trailer DLC.scs
06/15/2017  08:00         2,380,386 D.B Creation Traffic Unlocks.scs
04/15/2017  13:47         1,565,568 D.B Creation Xenon Lights.scs
02/16/2017  14:10           163,420 DecoDef_Mat.scs
03/23/2017  16:01           350,884 DecoModel.scs
08/03/2017  20:56            32,202 Ferry_Italia.scs
07/29/2017  17:31        77,278,843 fh16_2012_v22_00r.scs
07/20/2017  22:35           139,218 Fix-EAA-ProMods216.scs
05/20/2017  11:59           155,211 italydef.scs
08/03/2017  14:45         9,904,673 italymap.scs
06/04/2017  17:08        51,812,976 MAPA_EAA_V4-3.scs
05/27/2017  07:34       615,625,002 MAPA_EAA_V4-3_BASE.scs
04/12/2017  19:09       245,499,713 Panbase v2.1.scs
08/03/2017  13:57         7,591,424 PM_2.17_Italy_2.0_Roadconnection.scs
06/20/2017  08:14         8,454,571 PM_RM_127_roadconnection_v2.scs
03/21/2017  01:23            48,692 PRC-names-mod.scs
07/09/2017  13:52        56,718,997 Project Balkans 2.5 - Assets.scs
07/09/2017  13:46         1,721,109 Project Balkans 2.5 - Def.scs
07/09/2017  13:52        21,361,734 Project Balkans 2.5 - Map.scs
06/15/2017  02:05     1,858,924,310 promods-assets-v217.scs
08/02/2017  11:14           921,810 promods-def-v217.scs
06/19/2017  05:18       446,155,993 promods-map-v217.scs
06/15/2017  02:04       162,057,380 promods-media-v217.scs
06/15/2017  02:03     1,780,543,952 promods-model1-v217.scs
06/15/2017  02:04     1,355,125,322 promods-model2-v217.scs
06/15/2017  02:04       888,594,305 promods-model3-v217.scs
07/19/2017  15:55        54,637,134 PROMZONA 2_1.27_ROS.scs
08/02/2017  15:41        47,873,345 PROMZONA_1.27_ROS_RM_PR.scs
08/01/2017  08:04           109,101 Real_Traffic_Density_v2.2_for_ProMods.scs
07/17/2017  17:05            24,087 RedArrows_RedRoadEnd_CWDLC.scs
03/21/2017  01:33            43,324 ROC-names-mod.scs
04/02/2017  15:09         8,712,224 roc01_map5.scs
04/02/2017  15:09        12,890,624 roc02_uideff3e2.scs
04/02/2017  15:17        47,015,400 roc03_ai1.scs
04/02/2017  15:42       117,905,002 roc04_rsrc127a2.scs
04/02/2017  15:10           158,328 roc05_cht_def161231.scs
04/02/2017  15:10           607,119 roc06_def170122b1.scs
04/02/2017  15:17       788,917,278 roc07_model127alock.scs
04/02/2017  15:17       123,220,686 roc08_material_ogvch3b.scs
06/20/2017  15:34         2,478,842 RusMap-def_v1.7.3.scs
06/20/2017  15:28        55,681,988 RusMap-map_v1.7.3.scs
06/20/2017  15:41       670,182,240 RusMap-model2_v1.7.3.scs
06/20/2017  15:40     1,875,114,079 RusMap-model_v1.7.3.scs
07/30/2017  06:16         5,126,340 RusMap_FIX.scs
03/29/2017  13:40       656,773,310 Russian_open_spaces_27.scs
03/29/2017  13:56        90,698,176 Russian_open_spaces_27map.scs
03/29/2017  13:40       325,650,012 Russian_open_spaces_model_27.scs
04/02/2017  13:10       200,249,733 Russian_open_spaces_vehicle_27.scs
07/31/2017  17:18        63,846,104 Scania R Streamline modifications v2.2 by RJL.scs
07/31/2017  11:43           927,206 SR-ferry-Prm-EU.scs
05/26/2017  00:25        23,535,919 SRmap_[Def and Map].scs
05/21/2017  11:21     1,244,761,059 SRmap_[Model1].scs
05/21/2017  11:23     1,537,018,470 SRmap_[Model2].scs
05/27/2017  01:09        61,433,286 SRmap_[Model3].scs
08/02/2017  15:14           107,238 srSRmap_6.5.2.1_english_names_.scs
11/02/2016  21:26       321,216,567 tzmap.scs
Tresco mod is my custom mod with map_data.sii and so on... don't search for him :D

I hope this information to help you in some way.

All The Best!!!
Last edited by adgjl on 05 Aug 2017 10:46, edited 1 time in total.
Reason: Added code tags for better readability

User avatar
Davyddin
Moderator
Posts: 1655
Joined: 22 Jun 2017 22:00
Donation rank:
Location: Helsingfors, Nyland, Finland
Contact:

05 Aug 2017 02:07

Dennis1893 wrote:
04 Aug 2017 16:32
I see you have the new road connection, but where i can find it?
Which new road connection are you referring to?
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.

Dennis1893
Posts: 34
Joined: 03 Sep 2016 13:47
Donation rank:
Location: Freudenstadt

05 Aug 2017 10:24

The Promods 2.17 and Rusmap 1.7.3 Road connection from the second picture

Tresco888
Posts: 47
Joined: 10 Jul 2017 09:48

05 Aug 2017 12:37

Download RusMap v 1.7.3 [1.27.x] from here:

https://ets2.lt/en/rusmap-v-1-7-3-1-27-x/

It's inside of archives

All The Best!!!

User avatar
Davyddin
Moderator
Posts: 1655
Joined: 22 Jun 2017 22:00
Donation rank:
Location: Helsingfors, Nyland, Finland
Contact:

05 Aug 2017 12:42

ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.

Tresco888
Posts: 47
Joined: 10 Jul 2017 09:48

05 Aug 2017 15:55

Ok some nice and funny facts after drive in Romania and Russia :) :) :):

- now police cars have engines with Euro (-6) making a lot of smoke and are very old
- indian and chinese drivers, take our jobs
- trucks with food, drinks and statues are everywhere
- mini BDF trucks cut your face and if you have more then 2 in front, driving speed is around of 25 km/h
- russian army invade my country (Romania), NATO doesn't works in ETS2
- dogs and deers cross the road on Russia
- are places in Russia where trains never stop to come, close your eyes and go ahead
- some landscape has change, is not too far to have palm trees in Romania
- AI traffic make sometimes accidents, never happen for me before

All The Best!!!



Post Reply

Return to “Off-topic”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests