WS 5700XE Turbo Anim min/max scaling [204431]

Post Reply
al_batros
Posts: 175
Joined: 05 Jan 2022 16:50

WS 5700XE Turbo Anim min/max scaling [204431]

#1 Post by al_batros » 31 Jan 2023 20:48

The animation for the turbo boost gauge has a wrong scaling - or the turbo boost pressure calculation in ATS/ETS2 doesn´t provide "correct" values.

Source File: def/vehicle/truck/westernstar.5700xe/interior/animations.sui
Line 82...

Code: Select all

	turbo_anim: "/vehicle/truck/westernstar_5700xe/interior/anim/turbo_p.pma"
	turbo_anim_min: 0
	turbo_anim_max: 5.5 # <-- This is wrong, needle barely moves.

Code: Select all

	turbo_anim_max: 0.55 # <-- This is probably what you wanted!
Other trucks: Freightliner Cascadia uses "1.6"
Source File: def/vehicle/truck/freightliner.cascadia2019/interior/animations.sui
Line 91...

Code: Select all

	turbo_anim: "/vehicle/truck/freightliner_cascadia2019/interior/anim/turbo_p.pma"
	turbo_anim_min: 0
	turbo_anim_max: 1.6
To get the needle to use the "full range" a max. of 0.55 is probably what you wanted - and I use it in my custom settings in other dashboards for the turbo boost gauge as well...

Update:
The value of 0.55 is used in ETS2 as a max value on the dashboard of the MAN TGX Euro6:
Source File: ui/dashboard/man_tgx_el3.sii
Line 1310...

Code: Select all

ui::text : _nameless._.turbo_bar.data {
 text: "H~~0~~~0.55"
 # ...lines removed
 id: 1135
No Game.log needed (IMHO).
User avatar
TruckerDog
SCS Software
Posts: 2722
Joined: 09 Dec 2018 23:14

Re: WS 5700XE Turbo Anim min/max scaling

#2 Post by TruckerDog » 01 Feb 2023 16:42

Thanks for your report.

QA id: 204431
I like trains. 🚂

...and trucks too. 🚛
Post Reply

Return to “Bugs 1.46”

Who is online

Users browsing this forum: No registered users and 1 guest