Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 10 of 15 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 146

Hybrid View

  1. #1
    Master modemakias's Avatar
    Join Date
    Sep 2015
    Location
    Athens Greece
    Posts
    413
    Rep Power
    1376

    Default

    Hello... Kajoe
    Yes... i think you need to start from here...
    I check your "VR_in_language" compared with "commands.lua" from "0413 freetext lua.vfb"
    and has many difference...

    see in the middle of the text, the translation from

    ["VRTEXT_home"] = { L"дом" } ,
    ["VRTEXT_work"] = { L"работа" } ,.... was forgotten in Russian

    correct it and pack again with Tcommander... if you have problem tell me...

  2.    Advertissements


  3. #2
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    260
    Rep Power
    418

    Default

    I know. I was already starting with editing. I have finished rework. But when I try to build lua program gives weird error. I have to go to work now. Can I send the corrected and added text to you later this evening, so you can check what is wrong?

  4. #3
    Master modemakias's Avatar
    Join Date
    Sep 2015
    Location
    Athens Greece
    Posts
    413
    Rep Power
    1376

    Guide

    How you can edit and fix the translation in your VR files.

    create a folder on your desktop and put "0413_freetextlua.vfb" file, and then extract it with 7zip...
    the extracted files (commands handler.lua, content.nng, info.ini, signature.nng) are the same for all languages and not need any change...

    open with notepad++ the file "commands.lua" ... the encoding of the text is "UTF-8 with BOM" as you can see at the first line...
    this is recognized automatically by notepad++ and writes in the same way...

    make all your changes about the correct translation and then save...

    now the size of the file has been changed...
    this file probably is locked by size (28.898 byte) or something like that...

    example: if you change the size only (1 byte) more or less the file doesn't work... (does not recognize the commands).
    also is not luck that's all files from different languages, with different records data has the same exact size...

    to correct the size to (28.898 byte) add or remove some empty character (space) on the bottom of text...
    see how looks if press (ctrl+a) on your keyboard... (img1/3)
    Spoiler: img1
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    Here attention: notepad++ does not show you the right size of the text, but show you (3 byte) less...
    (probably from three empty lines that has the text)
    example: for right size (28.898 byte) notepad++ show you (28.895 byte) ... better check it with Tcommander... (img1/1-2)

    now open Tcommander and go to your work folder ... in right window open the original file "0413_freetextlua.vfb"
    from the left window select the files: (commands_handler.lua, content.nng, info.ini, signature.nng)
    and drag and drop in to the right window.

    TC will ask you about the pack files select "configure" on the next screen "Zip packer" select compression 0 (none) and then apply...
    Next about overwrite select yes...
    Spoiler: img2
    [Only registered and activated users can see links. ]

    you can skip this step because these files have not been changed...
    do the same with "commands.lua" and about the compression ... select 6 (normal)

    that's all.....close all programs and your are ready.....
    Last edited by modemakias; 15th April 2018 at 04:34 PM.

  5. #4
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    260
    Rep Power
    418

    Default

    Hi Modemakias,

    I have followed your tutorial and it works like a charm now. Thank you very much. VR Dutch is completely working now thanks to you.

  6. #5
    Junior Member
    Join Date
    Mar 2016
    Location
    Wisconsin
    Posts
    6
    Rep Power
    0

    Default

    First off, I really want to say thank you to everybody!! I have this working very smoothly on my new Android head unit running Nougat 7.1.2.

    BUT....

    the TTS voices do not work. FYI, I removed all non-english voices. In the region settings the remaining voices are listed, and I can select them, but there is no preview, and when I back out, it defaults to Dave (to be honest, after about 5 minutes of Dave I really want to kick him in the teeth!!). I have not modified the tts_nua_ve1 folder or any files in it. As far as voices, I only deleted the unused ones located in iGO_Gift/content/voice. Any idea what might be wrong? Did I delete something I shouldn't have??
    Last edited by bighairyg; 20th April 2018 at 05:41 AM. Reason: misinformation

  7. #6
    Junior Member
    Join Date
    Mar 2016
    Location
    Wisconsin
    Posts
    6
    Rep Power
    0

    Default

    Ok, so minus the TTS voice (the option for TTSPro in the settings is greyed out), it worked great last night and this morning. On my way home from work today, it couldn't maintain a GPS lock. It was like lock for a second, then lose it, the lock for a second, etc. Check the GPS Information app on the head unit, it showed that had very good connection with 10 satellites. The signal was fluctuating just a little bit, but not more than 2-3%. I restarted iGo, rebooted the head unit, and it didn't change. This is a brand new unit, and I understand there might be some flaws, but every other GPS software I have tried NEVER has an issue with positioning...

  8. #7
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    260
    Rep Power
    418

    Default

    Hi bighairyg

    Take picture of what you have in VE1 folder and in Voice folder and upload here.
    My posts:
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

  9. #8
    Junior Member
    Join Date
    Mar 2016
    Location
    Wisconsin
    Posts
    6
    Rep Power
    0

    Default

    Spoiler: too large pics
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]


    I guess it's hard to tell here, but in the content/voice folder I only left the American, British, and Australian voices, and the American and British TTS files.
    Last edited by Boki; 21st April 2018 at 08:47 PM. Reason: removed quote, SPOILER!

  10. #9
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    260
    Rep Power
    418

    Default

    It is really weird. Send me the original iGO version that came with your unit. Send link with private message. Did you remove save folder and start-up iGO again? Try that first.

  11. #10
    Junior Member
    Join Date
    Mar 2016
    Location
    Wisconsin
    Posts
    6
    Rep Power
    0

    Default

    Quote Originally Posted by Kajoe View Post
    It is really weird. Send me the original iGO version that came with your unit. Send link with private message. Did you remove save folder and start-up iGO again? Try that first.
    My unit did NOT have iGo on it to begin with. The only mapping software it came with is Google Maps.

    Yes, I did delete the save folder and reboot.

    I just did a complete removal of all iGO software, rebooted, and reinstalled according to your directions. No nuance voices, no GPS lock, just like before. As far as the GPS lock, I have tried ClockSync (even though my time is auto set via GPS) and I also downloaded and ran GPSFix, which didn't help. I changed my location settings to GPS Only. I am not aware of anything else in the system that has changed.

    Not sure if it makes a difference, but when I go into the system settings under Language, under TTS, it only shows Pico TTS.

    If it matters, I have installed TomTom Q3 2017 maps.

    Maybe I just need to find a different software package to try out? The internet here sucks, and depending on the time of day, it could take 8 hours+ to download a different package. I had iGo Primo running on my previous head unit with WinCE, and loved it, so that's what I wanna stick with.

 

 

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
  •