Home | Forum
Posted: Thu Jan 04, 2007 2:11 pm |
|
|
| a.lamperti |
| New Member |
|
| |
| Joined: 04 Jan 2007 |
| Posts: 1 |
|
|
|
 |
 |
 |
|
hi dmart: please check your pm  |
|
|
|
|
 |
 | | Newer tahomabd.ttf, same font half the fat. |
|
 |
Posted: Fri Jan 05, 2007 4:16 am |
|
|
| admin |
| Site Admin |
 |
| |
| Joined: 24 Jul 2006 |
| Posts: 338 |
| Location: Ireland |
|
|
 |
 |
 |
|
| Here's a smaller tahomabd.ttf font (132k), ripped from the Mio168 Win2003se ROM image. The old tahomabd.ttf font was more than twice that size. |
|
|
|
|
 |
|
 |
Posted: Sun Jan 14, 2007 2:29 pm |
|
|
| rage0898 |
| Member |
|
| |
| Joined: 26 Sep 2006 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
Hi All, I am having a little difficulty with the installation or something
this is the error i am getting.
Failed to open file:
uip_mio/daylight/startlang_320_240_scheme.ui
exiting application.
I get this after double clicking on miomap.exe screen loads up normal then
comes up with the above.
Any help would be appreciated.
I am using icn520
Miomap 3.2
HPC GAPI 3.08
I have tried all 3 data.zips
my file structure is same as video
Here's my sys.txt file
Code:
[debug]
smart_2d=1
slowsim=1
loop_sim=1
[interface]
mio=1
[speedcam]
usemio=-12,90,37,27
My firefly_error is same as error message and no more.
Changed registry settings
I am sure it has something to do with the datazip files.
Didnt know how to add pics. |
|
|
|
|
 |
|
 |
Posted: Sun Jan 14, 2007 3:12 pm |
|
|
| rage0898 |
| Member |
|
| |
| Joined: 26 Sep 2006 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
Hello again this an add on i changed the datazip files again and got it working.
I have Mio digi walker it says
map program v3.2 Aug 10 2006.
maps locked though!!!
Not any more !!!
Not 7 digit postcode now, anyhelp in this area?
How do i make it 7 digit postcode please? |
|
|
|
|
 |
|
 |
Posted: Tue Jan 16, 2007 6:36 pm |
|
|
| tal56 |
| New Member |
|
| |
| Joined: 16 Jan 2007 |
| Posts: 4 |
|
|
|
 |
 |
 |
|
Hi guys,
I was wondering if anyone here can help me out. I don't have a Navman, but I have a Gonav s600a GPS which is very similar to the Navman, and want to install my Miomaps into this.
I've been working at this for a few days now and have been following your thread here as there seems to be a lot of knowledgeable people here.
Well so far I've got the program installed and it runs fine except the screen is rotated 90 degrees. My device is very similar to the Navman and should display in landscape. However the program is running as landscape but is rotated 90 degrees so it's showing in portait orientation. Also the buttons don't match the display, they are as they should be in landscape orientation but they seem to be shifted to the right.
I've played around with the SYS.txt file and have made copies of all the .UI files in the data.zip to 240_320 as well as leaving the 320_240 there also. I did this because if I change the sys.txt around it says the 240_320 files are missing.
Any ideas of what I can do? I just can't seem to get the orientation right and using programs like screenrotate does not help. I'm open for ANY suggestions. Thanks for your help. |
|
|
|
|
 |
|
 |
Posted: Tue Jan 16, 2007 9:16 pm |
|
|
| admin |
| Site Admin |
 |
| |
| Joined: 24 Jul 2006 |
| Posts: 338 |
| Location: Ireland |
|
|
 |
 |
 |
|
Firstly, make sure you're using the right build version of Miomap. Different builds of Miomap 3.2 use different directory structured filenames in data.zip. This tutorial only covers the August build of Miomap 3.2.
Editing the original data.zip file by hand isn't a simple matter of copying files from one folder to another. You have to edit the pathways and sizes in the *.ui, *.spr and *.ini config files as well. You can get lost very quickly doing this, so the best advice is to always use the original unedited data.zip file. Focus all your editing to the SYS.txt file instead.
Take for example this situation. If I use this sys.txt settings from WinCESoft.de:
| Code: | [interface]
;mio=1
landscape=0
portrait=1
width=320
height=240 |
...Miomap will load in landscape mode, but it will soon throw up an error message like:
missing file - uip_mio/daylight/main_320_240_scheme.ui
From this error I can figure out that whilst Miomap is loading in the correct orientation (landscape) the file pathway is set wrongly to portrait mode (uip_mio/).
To fix this all I have to do is set the main file path to ui_mio instead. This is done simply by adding two lines to the sys.txt file:
| Code: | base="ui_mio/"
basel="ui_mio/" |
To summerize: your first priority will be to get the loading screen loading in the right orientation. Swap values around in landscape=0 and portrait=1, or width and height. Rotate the screen with Nyditot if need be. Don't worry about other error messages. Once the loading screen orientation is ok, you can focus on the base= and basel= settings. |
|
Last edited by admin on Tue Jan 16, 2007 11:13 pm; edited 1 time in total |
|
|
|
 |
|
 |
Posted: Tue Jan 16, 2007 11:03 pm |
|
|
| tal56 |
| New Member |
|
| |
| Joined: 16 Jan 2007 |
| Posts: 4 |
|
|
|
 |
 |
 |
|
Thanks for the reply I've put back the default data.zip and have been playing with the sys.txt file but not with much luck. I'll try some more tonight, but for some reason the best i can get is a landscape display on a portrait mode, so it cuts out the right of the screen .
Or I can also get landscape in landscape mode upside down but the screen is shifted up and to the left so it's off the screen, I just see the bottom right of the program. I'll play a little more and see.
The unfortunate thing is GAPI does not have support for my device so I'm using a gx.dll from another site that got MioMaps going on a different gps. I've tried several gx.dll's but this is the only one that seems to work. The others give me some error about "endpaint" or something like that.
Thanks again. |
|
|
|
|
 |
|
 |
Posted: Wed Jan 31, 2007 6:35 pm |
|
|
| tal56 |
| New Member |
|
| |
| Joined: 16 Jan 2007 |
| Posts: 4 |
|
|
|
 |
 |
 |
|
Ok getting close now. There is a new version of gapi from wincesoft which supports my device and am using that now. The display shows up correctly with the original data.zip in lanscape which is perfect except now the buttons seem to be shifted to the right and does not match the screen. Is there any way to fix this?
Thanks |
|
|
|
|
Posted: Wed Feb 07, 2007 1:39 am |
|
|
| naxen |
| Member |
 |
| |
| Joined: 04 Feb 2007 |
| Posts: 11 |
| Location: Vasque country (spain) |
|
|
 |
 |
 |
|
Hi,
I have instaled the miomap 3.2 (nov 2006 build) but It doesnīt goes, it stars but the aplication donīt use all the screen, the left of the screen is in black and a error appear "Hardware ID charged" I have probed with diferent datas but I have the same error always. I have modificated the sys.txt but No solution, could anyone advice... |
|
|
|
|
Posted: Wed Feb 07, 2007 1:57 am |
|
|
| admin |
| Site Admin |
 |
| |
| Joined: 24 Jul 2006 |
| Posts: 338 |
| Location: Ireland |
|
|
 |
 |
 |
|
|
|
|
|
 |
|
 |
Posted: Sat Feb 10, 2007 1:48 pm |
|
|
| FlyDave |
| Member |
|
| |
| Joined: 17 Nov 2006 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
Hi !
I own an original (now unlocked) ICN510.
I've *cough* found *cough* a copy of MioMap 3.2 and wanted to install to try how it work.
I followed your instructions but i can't even start the installation.
My bootloader version is 3.00.0008
What i've done :
- Unpacked zip files, found a structure like this :
[dir] 2577
[dir] MioMap (around 990Mb)
[exe] setup.exe
I copied all this on a new SD 1Gb card, FAT formatted, and inserted into the unlocked icn510, then i copied the aygshell into miomap folder and gx.dll too, then tried a soft-reset.... nothing... an hard-reset...nothing..
So i've opened the Filemanager on icn, searched for the setup.exe and started... but i get a message saying like "file not found,check path..." and so on...
It seem that this .exe doesn't work on my gps.
Btw, i was able to run it and install it on PocketPC2003 emulator on my pc...
So... it's because icn510 use WinCE4.2 ?
But... on the first page of this thread i've seen someone that installed the software on the 510... how you done that ?
Help please
Thank you
Dave |
|
|
|
|
 |
|
 |
Posted: Sat Feb 10, 2007 4:18 pm |
|
|
| admin |
| Site Admin |
 |
| |
| Joined: 24 Jul 2006 |
| Posts: 338 |
| Location: Ireland |
|
|
 |
 |
 |
|
Dave,
Get the latest Jan 2007 build of Miomap 3.2, and watch the video in this thread.
Check your Private Messages for more information. |
|
Last edited by admin on Sun Feb 11, 2007 4:31 am; edited 1 time in total |
|
|
|
Posted: Sun Feb 11, 2007 1:02 am |
|
|
| FlyDave |
| Member |
|
| |
| Joined: 17 Nov 2006 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
|
|
|
|
Posted: Sun Feb 11, 2007 3:46 am |
|
|
| iCN520 |
| Member |
|
| |
| Joined: 15 Jan 2007 |
| Posts: 13 |
|
|
|
 |
 |
 |
|
Do you have the password for the ZIP ???
cheers |
|
|
|
|
Posted: Sun Feb 11, 2007 11:08 am |
|
|
| FlyDave |
| Member |
|
| |
| Joined: 17 Nov 2006 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
Oppppsss...sorry i forgot eheheh
Password for the zip : navman
Cheers |
|
|
|
|
Powered by phpBB © 2001-2003 phpBB Group
|