SPORT HMI for Audi: Difference between revisions

From MIB-Helper.com Wiki
Jump to navigation Jump to search
Created page with "There are some indications of Sport_HMI app for Audi MIB2 firmware. But no-one yet have enabled it. Let's check methods from the VW/Skoda/Seat units and let's check how the LSD.JXE in Audi looks like when it comes to references to sport modes. == VW/Seat/Skoda enabling methods == //TODO == GUI assets in Audi firmware == //TODO == Sport and Sport Kombi classes == //TODO == car menu extension enabling == //TODO Category:Software Category:Research"
 
No edit summary
Line 1: Line 1:
[[File:MMIHigh Sportanzeigen.png|thumb|alt=Audi MMI MIB2 SportHMI mockup|Audi MMI SportHMI mockup]]
There are some indications of Sport_HMI app for Audi MIB2 firmware. But no-one yet have enabled it. Let's check methods from the VW/Skoda/Seat units and let's check how the [[LSD.JXE]] in Audi looks like when it comes to references to sport modes.
There are some indications of Sport_HMI app for Audi MIB2 firmware. But no-one yet have enabled it. Let's check methods from the VW/Skoda/Seat units and let's check how the [[LSD.JXE]] in Audi looks like when it comes to references to sport modes.


Line 5: Line 7:


== GUI assets in Audi firmware ==
== GUI assets in Audi firmware ==
[[File:Audi SportHMI kzb assets.jpg|thumb|alt=Audi MIB2 MMI SportHMI GUI assets|Audi MIB2 MMI SportHMI GUI assets]]
There's a file <code>SPORT_HMI.kzb</code> - a .kzb package. After extracting, it looks like Audi firmware contains some GUI assets for Sport Display submenu. There's clock gauge for power and torque, as well as bar gauge for temperature and boost. Also rendered fonts for the large readouts inside the clock gauges.
So if we are looking for needed textures - all is here.
//TODO
//TODO



Revision as of 17:52, 10 January 2025

Audi MMI MIB2 SportHMI mockup
Audi MMI SportHMI mockup

There are some indications of Sport_HMI app for Audi MIB2 firmware. But no-one yet have enabled it. Let's check methods from the VW/Skoda/Seat units and let's check how the LSD.JXE in Audi looks like when it comes to references to sport modes.

VW/Seat/Skoda enabling methods

//TODO

GUI assets in Audi firmware

Audi MIB2 MMI SportHMI GUI assets
Audi MIB2 MMI SportHMI GUI assets

There's a file SPORT_HMI.kzb - a .kzb package. After extracting, it looks like Audi firmware contains some GUI assets for Sport Display submenu. There's clock gauge for power and torque, as well as bar gauge for temperature and boost. Also rendered fonts for the large readouts inside the clock gauges.

So if we are looking for needed textures - all is here.

//TODO

Sport and Sport Kombi classes

//TODO

car menu extension enabling

//TODO