Renault premium can't display custom gear name [NOT A BUG]

Post Reply
User avatar
CXN2615
Posts: 400
Joined: 30 Jul 2013 13:09

Renault premium can't display custom gear name [NOT A BUG]

#1 Post by CXN2615 » 27 Jan 2015 17:15

After rename gear name in gearbox mod by "transmission_names: .names"
It shows well on the nav box, but on the dashboard, it only show the number
If no "transmission_names: .names" it should be "14" rather than "7", so the rename somehow "works". but no luck with letters(but N and R can display)
Attachments
Re Gear.jpg
Re Gear.jpg (27.92 KiB) Viewed 1925 times
Last edited by supersobes on 03 Feb 2019 03:51, edited 1 time in total.
Reason: Thread moved from "Euro Truck Simulator 2 > Bugs" to "Euro Truck Simulator 2 > Bugs > Bugs Archive > Bugs 1.16"
User avatar
Max
SCS Software
Posts: 6479
Joined: 26 Nov 2012 10:00
Location: SCS, Prague

Re: Renault premium can't display custom gear name properly

#2 Post by Max » 27 Jan 2015 20:12

renault use digital numbers IRL. so no letters (other that N,R and D).
if you want some, you have to mod dashboard and/or font as well.

but showing 7 instead of 14 is really strange. could you show me game log and the transmission mod, please?
Nobody can tell you anything about it. Those who know about it aren't allowed to talk. And those who talk know nothing.
User avatar
Max
SCS Software
Posts: 6479
Joined: 26 Nov 2012 10:00
Location: SCS, Prague

Re: Renault premium can't display custom gear name properly

#3 Post by Max » 27 Jan 2015 20:14

ah, i didnt look well enough to the picture.
you, have "7H" in advisor. so you have renamed the gear succesfully. and dashboard shows all what he can based on given string (no letters). its expected behavior.
Nobody can tell you anything about it. Those who know about it aren't allowed to talk. And those who talk know nothing.
User avatar
CXN2615
Posts: 400
Joined: 30 Jul 2013 13:09

Re: Renault premium can't display custom gear name [NOT A BU

#4 Post by CXN2615 » 28 Jan 2015 04:56

Thanks, I just think it use the MAN's logic because they both use ZF's 16 speed box ;)
There is a lot Gearbox tech information about the Ratio, tprque,ect... but not much about how it's displayed on the dashborad :)
User avatar
Max
SCS Software
Posts: 6479
Joined: 26 Nov 2012 10:00
Location: SCS, Prague

Re: Renault premium can't display custom gear name [NOT A BU

#5 Post by Max » 28 Jan 2015 09:23

well, i looked into renault LCD font and for some strange reason there are letter "h" (small H) and "l" (small L) but not capitals.
so you can "fix" that by changing "7H" string to "7h".

or you can improve the font. i made a tweak that duplicates small letters to capitals and vice versa. and works nicely here. file "font/lcd_number.font"

Code: Select all

x0043,   43,   71, 21, 32,  2,  2, 25,  0     # 'C' / 'LATIN CAPITAL LETTER C'
x0044,   65,   71, 20, 32,  2,  2, 25,  0     # 'D' / 'LATIN CAPITAL LETTER D'
x0048,   47,    1, 20, 34,  2,  1, 25,  0     # 'H' / 'LATIN CAPITAL LETTER H'
x004c,   68,    1, 21, 33,  2,  1, 25,  0     # 'L' / 'LATIN CAPITAL LETTER L'
x004e,   26,    1, 20, 35,  2,  0, 25,  0     # 'N' / 'LATIN CAPITAL LETTER N'
x0052,   86,   71, 20, 32,  2,  2, 25,  0     # 'R' / 'LATIN CAPITAL LETTER R'
x0063,   43,   71, 21, 32,  2,  2, 25,  0     # 'c' / 'LATIN SMALL LETTER C'
x0064,   65,   71, 20, 32,  2,  2, 25,  0     # 'd' / 'LATIN SMALL LETTER D'
x0068,   47,    1, 20, 34,  2,  1, 25,  0     # 'h' / 'LATIN SMALL LETTER H'
x006c,   68,    1, 21, 33,  2,  1, 25,  0     # 'l' / 'LATIN SMALL LETTER L'
x006e,   26,    1, 20, 35,  2,  0, 25,  0     # 'n' / 'LATIN SMALL LETTER N'
x0072,   86,   71, 20, 32,  2,  2, 25,  0     # 'r' / 'LATIN SMALL LETTER R'
you can add this change to your transmission names mod - its possible that this mod will require force mods as fonts are handled differently than rest of files. you have to try.
or wait for some future update where it will be included .. :)
Nobody can tell you anything about it. Those who know about it aren't allowed to talk. And those who talk know nothing.
Post Reply

Return to “Bugs 1.16”

Who is online

Users browsing this forum: No registered users and 1 guest