SPORT HMI for Audi

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 SportHMI enabling methods
There are two things needed in Volkswagen, SEAT, and Skoda vehicles to enable Sport HMI (VW Performance Monitor, SEAT Sport Information, Skoda Sport Information):
- enabling proper adaptation channels:
0x05F → adaptation → Car_Function_Adaptations_Gen2 → [LO]_menu_display_SportHMI → on
0x05F → adaptation → Car_Function_Adaptations_Gen2 → [LO]_menu_display_SportHMI_over_threshold_high → on
- uploading valid FEC / SWaP code to module 0x5F:
00060400
GUI assets in Audi firmware

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.
Sport and Sport Kombi classes
It looks like there are two separate apps related to Sport Display feature:
- SportHMI
- SportHMI-Kombi
Kombi
can be used to distinguish app version designed for instrument cluster ("Kombiinstrument")
//TODO
//TODO