T680 ISX15 RPM [NOT A BUG]

User avatar
PW4056
Posts: 403
Joined: 24 Feb 2016 21:40

Re: T680 ISX15 RPM [NOT A BUG]

#11 Post by PW4056 » 08 Mar 2016 00:22

Max wrote:our 10-speed transmission is used with 2.85 diff ratio.
i tested the truck with 2.39 diff ratio and rpm were exactly as you wrote. so its everything correct, our truck are just set to be 20% stronger/slower than your truck is.

you can create simple mod, if you want more fuel efficient long haul truck (at cost of some power).
just change diff ratio on transmission(s).
thanks for report.
How do I go about doing that.

Also, do you guys still need the video or not. I also note the engine sound is much different than the default, and the turn signal being too fast in addition to the sound of the turn signal itself, both of which appear in this video.
Captain Kevin
[ external image ]
User avatar
natvander
SCS Software
Posts: 2990
Joined: 01 Feb 2015 01:42
Location: NSW, Australia

Re: T680 ISX15 RPM [NOT A BUG]

#12 Post by natvander » 08 Mar 2016 01:09

viewtopic.php?f=202&t=202116&hilit=snoman

That mod adds new gearbox / diff combinations for the 10 speed boxes. If you want to do it yourself, just ask. It's not complicated but needs a little prep work to get access to the required files.
Never argue with idiots. They bring you down to their level and beat you with experience.
User avatar
PW4056
Posts: 403
Joined: 24 Feb 2016 21:40

Re: T680 ISX15 RPM [NOT A BUG]

#13 Post by PW4056 » 08 Mar 2016 18:29

I'd like to do it myself, just need to know how to go about doing it.
Captain Kevin
[ external image ]
User avatar
natvander
SCS Software
Posts: 2990
Joined: 01 Feb 2015 01:42
Location: NSW, Australia

Re: T680 ISX15 RPM [NOT A BUG]

#14 Post by natvander » 08 Mar 2016 21:41

The most complicated part is getting set up. This post pretty much details what you need to do from scratch

viewtopic.php?f=172&t=189533

Or you can find another transmission mod and edit that.

The transmission file will look something like this.

Code: Select all

SiiNunit
{
accessory_transmission_data : 18s410.iveco.s.transmission
{
	name: "Eaton Fuller RTLO-20918B 4.10"
	price: 18000
	unlock: 12
	icon: "transmission_generic"
	differential_ratio: 4.10 	
# reverse gear
ratios_reverse[0]: -15.06
ratios_reverse[1]: -12.85
ratios_reverse[2]: -4.03
ratios_reverse[3]: -3.43
# forward gears
	# based on Roadranger specs pdf	
ratios_forward[0]: 14.40
ratios_forward[1]: 12.29
ratios_forward[2]: 8.51
ratios_forward[3]: 7.26
ratios_forward[4]: 6.05
ratios_forward[5]: 5.16
ratios_forward[6]: 4.38
ratios_forward[7]: 3.74
ratios_forward[8]: 3.20
ratios_forward[9]: 2.73
ratios_forward[10]: 2.28
ratios_forward[11]: 1.94
ratios_forward[12]: 1.62
ratios_forward[13]: 1.38
ratios_forward[14]: 1.17
ratios_forward[15]: 1.00
ratios_forward[16]: 0.86
ratios_forward[17]: 0.73 
# retarder: 5

suitable_for[]: "cummins485.iveco.s.engine"
suitable_for[]: "cummins525.iveco.s.engine"
suitable_for[]: "cummins550.iveco.s.engine"

transmission_names: .names
}
   transmission_names: .names
   {
      neutral: "N"
      
      forward[0]: "CL"
      forward[1]: "CH"
      forward[2]: "1L"
      forward[3]: "1H"
      forward[4]: "2L"
      forward[5]: "2H"
      forward[6]: "3L"
      forward[7]: "3H"
      forward[8]: "4L"
      forward[9]: "4H"
      forward[10]: "5L"
      forward[11]: "5H"
      forward[12]: "6L"
      forward[13]: "6H"
      forward[14]: "7L"
      forward[15]: "7H"
      forward[16]: "8L"
      forward[17]: "8H"
      
      reverse[0]: "R1"
      reverse[1]: "R2"
      reverse[2]: "R3"
      reverse[3]: "R4"

}
}

The line you need to edit for the rear diff ratio is: "differential_ratio: 4.10"
Never argue with idiots. They bring you down to their level and beat you with experience.
Post Reply

Return to “Bugs 1.1”

Who is online

Users browsing this forum: No registered users and 3 guests