Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 8 of 8 FirstFirst ... 678
Results 71 to 77 of 77
  1. #71
    Junior Member
    Join Date
    Aug 2026
    Location
    Türkiye
    Posts
    4
    Rep Power
    0

    Default

    Hello,
    I find the information on this forum very useful. I am using iGO Basar (version 9.35.2.262743) with the Pongo skin on my Xiaomi 14T Pro. When using it in my vehicle, I sometimes make mistakes because the maneuver direction/distance info and the maneuver view in the top-left corner are too small.

    However, in the iGO Arimi version (9.18.27.955559 with the pongo-mod.claudio.trg skin), when I go to **Settings > Navigation View > Select Navigation Mode**, I can adjust the maneuver direction/distance info and views using options like "navigation default mode," "navigation split-screen mode," and "navigation turn-by-turn mode."

    I cannot use iGO Arimi because it won't install on my Xiaomi device.

    When I try to swap the Arimi UX or replace the skin's .zip file within the Basar UX, the program fails to launch.

    Could you help me with this issue—specifically, finding a solution to enlarge the display of the maneuver direction/distance information?

    Note: Please excuse any Google Translate errors.
    Spoiler: +
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Last edited by Andrey Form; 16th September 2026 at 08:02 PM.

  2.    Advertissements


  3. #72
    Master
    Join Date
    Mar 2017
    Location
    Germany
    Posts
    1,061
    Rep Power
    908

    Default

    Sorry, but that’s comparing apples and oranges; the two iGO versions are worlds apart 😏
    We should be grateful for what the skinners have achieved so far for 64-bit and what they’ve made possible for us — though, unfortunately, Arimi is no longer involved...
    ---
    ex calipoint say: my Knowledge of today is what I read yesterday 🧐😉

  4. #73
    Member + Cheldron's Avatar
    Join Date
    Nov 2021
    Location
    Another Side of the Moon
    Age
    72
    Posts
    37
    Rep Power
    19

    Default

    @Facan
    sys.txt:
    [rawdisplay]
    driver="gles_2_0_android"
    screen_xy="auto"
    dpi=640
    Last edited by Cheldron; 16th September 2026 at 08:15 PM.
    Don’t Worry, Be Happy...

  5. #74
    Junior Member
    Join Date
    Aug 2026
    Location
    Türkiye
    Posts
    4
    Rep Power
    0

    Default

    Cheldron

    Thanks, this setting worked for me.

    Golom

    Hello. I tried the "UX" components from AVIC on iGO World, but the result was no different from iGO Basar.
    Last edited by Andrey Form; 17th September 2026 at 10:20 AM.

  6. #75
    Member
    Join Date
    Mar 2021
    Location
    Civis
    Posts
    28
    Rep Power
    6

    Default

    @Cheldron

    9.35.2.262743 is a modern, native 64-bit version of iGO Nextgen, designed for newer Android systems and OpenGL ES 2.0/3.0 engines.

    Since this version is based on a modern architecture, the driver line can be deleted and iGO will automatically select the appropriate rendering. In many modern sys.txt builds, this line is left completely empty or not included at all under [rawdisplay], because the 64-bit iGO engine automatically handles Android graphics acceleration.
    The [rawdisplay] section is completely empty because the 64-bit engine of iGO Basarsoft Nextgen (9.35.2.262743) and the Xiaomi 14T Pro (HyperOS / Android) communicate directly with each other without any software restrictions.
    This means that you have turned off manual forcing and handed over control to the native automation of the software.
    The Xiaomi 14T Pro display is physically very dense (446 ppi), but HyperOS scales the surface to a comfortable, optimal size in software. When you remove the limiting commands from iGO, the navigation fits into this system-wide scaling. iGO does not start counting microscopic physical pixels one by one, but draws on a virtually enlarged, optimized graphics layer provided by the phone's operating system.
    The screen_xy="auto" line is also deleted, the default (factory) value of the iGO Nextgen engine is "auto". If the software does not find a fixed pixel value, it automatically occupies the entire available display area (Fullscreen). It does not limit itself, so the map fills the Xiaomi's 20:9 elongated screen.
    errors are caused by conflicting commands in sys.txt.!
    By removing everything from under [rawdisplay], all internal code conflicts are eliminated. The iGO engine simply does its job: it starts, asks the phone for the dimensions, the phone gives it the perfectly prepared values, and the navigation is drawn pin-sharp, with the correct icon size.

    Remove the entire section from

    "sys.txt"!

    ̶[̶r̶a̶w̶d̶i̶s̶p̶l̶a̶y̶]̶
    ̶d̶r̶i̶v̶e̶r̶=̶"̶g̶l̶e̶s̶_̶2̶_̶0̶_̶a̶n̶d̶r̶o̶i̶d̶"̶
    ̶s̶c̶r̶e̶e̶n̶_̶x̶y̶=̶"̶a̶u̶t̶o̶"̶
    ̶d̶p̶i̶=̶6̶4̶0̶

    Or, if you don't want to delete it, comment it out like this:

    ;[rawdisplay]
    ;driver="gles_2_0_android"
    ;screen_xy="auto"
    ;dpi=640
    I always delete all the "junk" to keep the file clean, so the iGO engine doesn't have to skip over it.
    Last edited by Pasi Sarmos; Yesterday at 10:39 AM. Reason: Spelling

  7. #76
    iGO Enthusiast iGO Nextgen Avicsync 64bit, Pongo skin [mod FotiL]
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    54
    Posts
    7,233
    Rep Power
    4868

    Default

    The DPI section (dpi & base_dpi) has influence. Leave it
    Otherwise, native UX files from the 9.35 series cannot be mixed with those from 9.18. Modified ones can work but this is generally not the rule
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  8. #77
    Member
    Join Date
    Mar 2021
    Location
    Civis
    Posts
    28
    Rep Power
    6

    Default

    @Boki That logic doesn't really work in practice.

    If someone tries to mix incompatible 9.18 UX/skin files into a 64-bit 9.35 build, the engine will either crash immediately or simply ignore/skip those invalid plugins.

    Since those legacy files won't even load or execute, the `dpi` lines in `sys.txt` can't help them anyway. The 9.35 engine will just run its native code, which functions perfectly without any manual forcing under `[rawdisplay]`.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •