Main public logs

Jump to navigation Jump to search

Combined display of all available logs of MIB-Helper.com Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:02, 18 February 2025 Mr-fix talk contribs created page COMBO HMI ENGINEERING MENU in Audi MHI2 (Created page with "By looking at the LSD.JXE and digging inside the key combos, it seams that there's a HMI hidden menu in Audi, Porsche, and Bentley builds. == What's the key combination for HMI_EM? == <code>Keycode ID</code> for it is <code>26</code>, and it's called <code>KEY_COMBO_HMI_EM</code>. Here's part of the code responsible for triggering the menu: private void triggerComboKeyAction(int n, int n2) { int n3 = this.getComboKeyCombination(n, n2); if (n3 == 8) { if (!this....")