Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 38

Hybrid View

  1. #1
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,354
    Rep Power
    845

    Default

    If you look for XX you will find it in gpi so you can't use this in your 3 step, but if you use ŽŽ for your 3 step then work like charm, thank you for this tip i forget about this

    Then you must also change from Vodík to Vodik but you must do this manual becouse also CS language have Vodík.

    p.s.
    Vodík is in hex = 56 6F 64 C3 AD 6B
    Vodik is in hex = 56 6F 64 69 6B

    You must change Vodík to Vodik like this: 56 6F 64 69 6B 20
    Last edited by lolypop000; 28th June 2013 at 06:02 PM. Reason: write more data ;)
    If you wish, you can [Only registered and activated users can see links. ]

  2.    Advertissements


  3. #2
    Master
    Join Date
    Jun 2012
    Location
    St.Petersburg Russia
    Posts
    124
    Rep Power
    62

    Default

    Quote Originally Posted by lolypop000 View Post
    If you look for XX you will find it in gpi so you can't use this in your 3 step, but if you use ŽŽ for your 3 step then work like charm, thank you for this tip i forget about this
    There's no substring <hr>XX in the file (even there's no >XX) - i've checked before giving that advice.

    Then you must also change from Vodík to Vodik
    It's too much for me

  4. #3
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,354
    Rep Power
    845

    Default

    Here is repaired Fuel Types and EV Charging for Slovenian and Slovakian user
    Now you will have all in your language.

    [Only registered and activated users can see links. ]

    Repaired gpi from above link look like this if you have text in Slovenian language:



    repaired 1 repaired 2 repaired 3




    Original gpi from Garmin site look like this if you have text in Slovenian language:



    original 1 original 2 original 3
    Last edited by lolypop000; 29th June 2013 at 12:45 PM. Reason: add picture :)
    If you wish, you can [Only registered and activated users can see links. ]

  5. #4
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,354
    Rep Power
    845

    Default

    Look here in decrypted file you find XX

    [Only registered and activated users can see links. ]
    If you wish, you can [Only registered and activated users can see links. ]

  6. #5
    Master
    Join Date
    Jun 2012
    Location
    St.Petersburg Russia
    Posts
    124
    Rep Power
    62

    Default

    Quote Originally Posted by lolypop000 View Post
    Look here in decrypted file you find XX
    So what?
    i advised to look for <hr>XX - six bytes (in hex: 3C 68 72 3E 58 58), can't realize why you limit search string to two bytes only.
    Last edited by sbog; 28th June 2013 at 06:43 PM.

  7. #6
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,354
    Rep Power
    845

    Default

    Quote Originally Posted by sbog View Post
    So what?
    i advised to look for <hr>XX - six bytes (in hex: 3C 68 72 3E 58 58), can't realize why you limit search string to two bytes only.
    Becouse i search in text not hex
    Slovenian and Slovakian user now have working Fuel Types and Vehicle Charge Points.gpi thank to syzygy for decrypted file i hope user will give Rep to syzygy.

    [Only registered and activated users can see links. ]

    And i like to thank you again @sbog for tip for autochange becouse i forget this function.

    p.s.
    I am not programmer so i don't know all tips and tricks but i try to learn from you who know how to do it.
    My only goal is to help other users who don't know how to do it.
    So, respect and thank you both for all your help and tips.

    p.s.
    the same link for repaired gpi is also in post n18 on previous page.
    You have also in post #18 picture how is look before and after.
    Also in Caty post #2 you have link for download
    Last edited by lolypop000; 30th June 2013 at 06:30 PM. Reason: typo, add more data.
    If you wish, you can [Only registered and activated users can see links. ]

  8. #7
    Trial Moderator Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for Europe
    Bricoman's Avatar
    Join Date
    Dec 2014
    Location
    Where the sun shines
    Posts
    848
    Rep Power
    687

    Default

    Hi,

    Thanks for unlocked file, run fine on 3490LMT after boot GPS with French automatic language.

  9. #8
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,852
    Rep Power
    1394

    Default

    I might be late to the game, but the converted .gpi is corrupted due to the incorrect text substitution at address #8889a2
    Code:
    Please Login or Register to see the links
    It incorrectly find "SL" belonging to lang "CS" and changed it to "CSK" which changed the size of the MLText causing the length to be wrong. I'm surprise that no one complained; maybe Garmin software just ignore the error for that record and recovered/continued. Fortunately my parser coughed
    Here is one incorrectly changed from SK to SL, the SK is part of ">ESK", not ">SK"
    Code:
    Please Login or Register to see the links
    Note that the above are just examples of incorrectness; there are many more that have similar errors.
    So just changing the text "SL" to "SK" and vice-versa is wrong. You must do what sbog said:
    Change "<hr>SL" to "<hr>XX", change "<hr>SK" to "<hr>SL", and then change "<hr>XX" to "<hr>SK"
    Here is the correct conversion
    Spoiler: .

    [Only registered and activated users can see links. ]
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by osiris4isis; 23rd April 2015 at 06:08 AM.

  10. #9
    Navigation software expert Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,354
    Rep Power
    845

    Default

    When i use this gpi i see no problem, all work ok.
    Maybe as you wrote, garmin somehow continue.
    Last edited by lolypop000; 22nd April 2015 at 06:33 PM.

  11. #10
    Important User Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for EuropeFuel Types and Vehicle Charge Points for Europe
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,852
    Rep Power
    1394

    Default

    Trust me the error is there You can check it using hex editor or file comparer; just use the example addresses that I posted. Then you can find out the POI's that have the problem and see if your Garmin show it correctly (remember it corrupted the unfortunate record that happen to match substring "SL" or "SK", not the SL/SK record) Make sure you test the lang CS or ES because those two are the corrupted records, not SL nor SK lang (lucky you lolypop000) So I guess if you are using SL or SK, you're ok; everybody else better use original or corrected conversion.
    Last edited by osiris4isis; 23rd April 2015 at 09:57 PM.

 

 

Tags for this Thread

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
  •