Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You may want to try Smarty's, Scott A2HD truck, it has a few 15 speeds.
http://steamcommunity.com/sharedfiles/filedetails/?id=661658019
He also has nice "wheel pack" and some other mod's.
If you're looking for an accurate 15 speed shift pattern then no, not with the 15 speed transmissions as defined in most mods that supply 15 speed transmissions. These are usually configured with the ratios progressing in ratio sequence (ie, the gears are just sequentially shifted up and down the pattern like a 13 or 18 speed).
You'd need a transmission configured to follow the correct numerical gear sequence from deep-reduction up through to the top of the box.
THEN, you'd need to configure a 'gearbox_range_splitter.sii' file to provide the correct gear pattern and splitter button (which then becomes a deep-reduction button) function.
Examples follow: To use the following transmission definition in practice, you'd need to change the 'xxxx' string in the transmission accessory label to match the truck you're going to use it with and save the file in the '/def/vehicle/truck/<truckname>/transmission' folder. Suggested filename: rto_915_320.sii
If you use an existing 'gearbox_range_splitter.sii' configuration file be sure to back it up someplace before overwriting with this one.
--
Example RTO-xx915 transmission definition 'rto_915_320.sii':
Example 'gearbox_range_splitter.sii' file for RTO-xx915 gearbox pattern:
These are examples only - untested in-game.
[edit]
corrected serialised unit token name
You'd still have to install the gear pattern configuration (the second one in the above post) manually though as that's a profile configuration and not touchable via mod.
It would also be trivial to do the other 15 speed pattern I'm familiar with where the 4th and 5th gears are transposed (4th is right and down, 5th is right and up).
eg:
all the way through the file.
--
I can put the mod together but as noted in my previous post there's no way to include the gear-set configuration (the 'gearbox_range_splitter.sii') file as part of the mod since it's a profile configuration, not a moddable truck accessory. It really *SHOULD* be a part of the transmission definition, but for some unfathomable (well to me, anyway) reason SCS didn't see it that way.
--
[edit]
I've uploaded both the gear-set pattern configurations to my google drive, access via this shared link[drive.google.com].
Copy one or both of the contained files to your ATS profile directory, located at:
<driveID>:\users\<userID>\documents\American Truck Simulator\profiles\<profileID>\
then rename one (or both) to one (or two) of:
gearbox_range.sii
gearbox_splitter.sii
gearbox_range_splitter.sii
--
In-game, open the 'Options-->Controls' menu and near the bottom under 'H-Shifter setup' select the appropriate "Eaton Fuller 15 Speed" gear-set from the 'Shifter layout' drop-down list.
--
[edit]
Initial work-up of the mod is up: http://steamcommunity.com/sharedfiles/filedetails/?id=886801039
--
[edit]
Oh and BTW, I should be thanking *you* guys. I'd been thinking off and on about a 15 speed over a long while now. Your posts gave me enough inspiration to consider it on the level of a practical mod and set me to action. Now, thanks to you, I have a working 15 speed gearbox I can use in my own trucks too :D.