Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
misc:kiahacks [2022/02/22 16:25] jaxxmisc:kiahacks [2022/02/22 16:28] jaxx
Line 1: Line 1:
 It all started with [[https://www.ioniqforum.com/threads/gen5w-for-hkmc-root-access.39935/|Gen5W for HKMC root access]] leading to [[https://gitlab.com/g4933/gen5w|gen5w repositories]] It all started with [[https://www.ioniqforum.com/threads/gen5w-for-hkmc-root-access.39935/|Gen5W for HKMC root access]] leading to [[https://gitlab.com/g4933/gen5w|gen5w repositories]]
  
-The tools are WIP, documentation is perfectible to say the least, but the main point is that a sneaky guy dubbed 'WideOpen' (certainly a pun on the fact the headunits in my car is a Std5Wide) managed to find his way in.+The tools are WIP, documentation is perfectible to say the least, but the main point is that a sneaky guy dubbed 'WideOpen' (certainly a pun on the fact the headunits targetted in our cars are Std5Wide models, LG built) managed to find his way in.
 Now that it's done, it seems easy from afar, but hey, you had to find in the first place and that wasn't straightforward. Now that it's done, it seems easy from afar, but hey, you had to find in the first place and that wasn't straightforward.
  
Line 12: Line 12:
  
 QT5+QtQuick/QML based apps\\ QT5+QtQuick/QML based apps\\
-[[https://gitlab.com/g4933/wideopen/-/blob/main/VERSIONS_IN_UNIT.md|Versions in Unit]] mentions QT 5.4, but image ressources vastly use ASTC encoded PNG's which are possible since 5.14 (ASTC are texture files used by the egl/opengl graph scene engine)+[[https://gitlab.com/g4933/wideopen/-/blob/main/VERSIONS_IN_UNIT.md|Versions in Unit]] mentions QT 5.4, but image ressources vastly use ASTC encoded PNG's which are possible since 5.13 (ASTC are texture files used by the egl/opengl graph scene engine that are more lightweight to process)
  
 Extensive use of DBus signaling Extensive use of DBus signaling