I need gfsdk.dll (canbe also libgfsdk.dll) from \windows or at least full function list with parameter types. It can be found on PDAs with NVidia5500.
Yes, i know it's ROM and usually cant be copied, but maybe some people could extract it from ROM image?
Why i need it? I have SHARP EM-ONE PDA. And it has libgfsdk.dll, but it has no libGLES_CM.dll. I fould libGLES_CM.dll in Call of Duty2, but it's trying to use gfsdk.dll, so i have no it and COD2 is not working. I got list of function names in libgfsdk.dll and checked them with name in gfsdk.dll libGLES_CM.dll is trying to load, and except one function libgfsdk.dll==gfsdk.dll. So if i could make remapping gfsdk.dll which will just call functions from libgfsdk everything should work. Problem is full description for that functions.
Also another way is to change name of dll libGLES_CM.dll is using from gfsdk.dll to libgfsdk. If there is some way i would be gratefull if you teach me how to do it.
Thanks in advance.
I have not found them in my flame.
If you are using built-in file browser you will not see them. For example you can turn "Hide ROM files" and "Hide dll files" off in Resco Explorer to see them.
Also you can try but i think it's impossible to copy them from device in usual way.
Got libgfsdk.dll in Toshiba G900
I have G900, and I've found libgfsdk.dll there. It's about 1.5 Mb and it CAN be copied. To my mind you can't found any descriptions for that lib.
But I think you can write wrapper gfsdk.dll lib. In moment of loading your wrapper, you just need to load also libgfsdk.dll by yourself and get all function addresses, make functions with the same names in your wrapper and just make JMP instruction (or some of it equivalent in ARM-architecture) to the target function in libgfsdk.dll. I'm not familiar with ARMs and the way of memory-addressing but I think it may work.
P.S.
Can you tell some more programs (games, utils, etc.) that use this lib (Cause I'm interesting to find out is my G900 realy has GoForce 5500 and using it)?
P.P.S. Have you tried to rename libgfsdk -> gfsdk? Were there any results?
I cant rename or copy my libgfsdk.dll.
Could you send me somehow that dll?
if you have libGLES_CM.dll also, could you copy it?
i believe that if you copy your libgfsdk.dll to gfsdk.dll and will use libGLES_CM.dll from Call of Duty 2, you could use nvidia 5500 3D accelerator in other games
Rambalac said:
I cant rename or copy my libgfsdk.dll.
Could you send me somehow that dll?
if you have libGLES_CM.dll also, could you copy it?
i believe that if you copy your libgfsdk.dll to gfsdk.dll and will use libGLES_CM.dll from Call of Duty 2, you could use nvidia 5500 3D accelerator in other games
Click to expand...
Click to collapse
Sorry, have some problems with my study... %(
I'll try to send it to you tomorrow.
But, you know, I've tried to launch Call Of Duty 2 Demo on my G900.
It said that I don't have some certificate or some file (of course the problem was in abscence of gfsdk.dll). I've changed name libgfsdk.dll to gfsdk.dll and copied it to game directory and to windows directory... Next time I tried to launch, I've got the error, that cod2.exe is not a correct application for Pocket PC... Pitty. I have a supposition, that this may have been caused by CPU, that my G900 has. It has Intel XScale PXA270 Bulverde. And on the site of game it was written that it is designed for "Monahans"-Intel XScale-new generation processors family. May be this is the reason of error...? How do you think?
But regardless of this, I'll try to send these file here. And I'll wait for your results and comments here )
Ну ты немного преврал, пробовал не ты , но всеравно спасибо
-Translation-
That's a bit not true, it wasnt you who has tried it , but still thanks.
Уж не знаю с чего ты взял, что я прервал. Я лично пробовал запускать COD2 у себя на G900. Наверняка этим занимался не только я. То что я описал я действительно наблюдал.
З.Ы. Откуда у тя Sharp EM-ONE? Он вродь на территории Японии только продается... или нет? или ты там его и взял?
- Translation -
Don't know why do you think that I lied about testing COD2 on my G900? I personaly tried to launch it. Surely I'm not the single person who tried to do this. I realy saw what I have described )
P.S. How did you get Sharp EM-ONE? As far as I know it is selled only in Japan... is it? Or maybe you've got it there? )
Some thoughts about gfsdk.dll.
In G900 it may be designed for it's architecture (well I don't know, the details, but it can realy be so). Sharp may have different one. So it just can fail to run.
In the other hand GoForce may have standart way of conenction in Win-mobile devices so it may have one kind of driver for different types of models (it may differ if device uses not ARM-based CPU I think)
Related
if you want use side slider on your XDA2 for something else then changing sound volume now you can do it (with some restrictions):
This utility unmap volume slider on MDA2/XDA2/iMate (and probably other PDAs).
Disclaimer:
By default side slider change system volume and can not be used for something else (only exeption is some games).
What it do:
This prog remove mapping of side slider on changin volume making possible to use it in other programs (scrolling pages in Haali Reader for example).
Installation:
Copy file unmap_volume.exe to "/Windows/startup" folder
soft-reset device
Uninstall:
delete file unmap_volume.exe from /Windows/startup
soft-reset device
How to map this slider in other programs/which programs are supported:
Side slider generates virtual-key codes 0x75 (equal to "F6" button) and 0x76 (equal to "F7" button). If your programm can use this buttons then it can use slider.
Is it possible to run programs by slider (like by ordinary application buttons)?:
No, maybe this feature will be implemented later.
all
feel free to send suggestions and bugreports to des[at]mail.cz
Click to expand...
Click to collapse
h**p://des.nm.ru/unmap_volume_buttonz.zip
Excellent!!!
This button is very usefull now!!!
This sounds like a useful trick - I never use the volume control, except accidentally while on a call :roll: . Can anyone say what applications they've found to use this hack? I don't have a lot of extra software on my machine - how many of the built-in apps could use the slider to scroll? Perhaps one line at a time in Pocket IE?
Very nice Thank You!!
Ive managed to change the registry entry in WMP so I can use it to change tracks.
To make it truly useful though it will have show up in the button assignment window.
Thx again
Surur
Can anyone say what applications they've found to use this hack? I don't have a lot of extra software on my machine - how many of the built-in apps could use the slider to scroll? Perhaps one line at a time in Pocket IE?
Click to expand...
Click to collapse
unfortunately this hack can be used in very few apps (see readme.txt) but v.2 is coming soon
Main feature of v.2 is driver, that remaps unstandart vKey codes (0x75 and 0x76) to the standart "application-buttons" range, wich make possible to use "volumeup" and "volumedown" buttons like calendar/contacts/camera/record button. the code I've at this monent is not 100% stable, and configuration interface is far from user-friendly, but it is quite workable, so final version will be released shortly.
Des, unfortunately the notification is not always working for new posts...
Can I be included in your mailing list (if takovoy imeetsya ) when new version v2 will be ready for trial?
Thanking you in advance (Zaranee blagodaren)
Paul
Des, good stuff!!! I also never use the slider for volume, but would be quite keen to use it in MS REader for Page Up / Page Down. Is that possible?
Just a question, Des. What registry settings are you changing or removing? A friend of mine has a PocketLOOX which has sliding buttons to be used for Up and Down - I would be keen to find out what settings he has got in the Registry...
farnold this hack isn't registry tweak so it dosn't change, create or delete any registry keys. unlike PPC2002 in WM2003 handling of keys with vKey codes 0x75 and 0x76 is hardcoded in shell32.exe and current version of hack just rollback RegisterHotkey() maked in shell32.exe
Thanks, mate. Well explained... so is there hope for using the slider in MS Reader at all?
farnold said:
Thanks, mate. Well explained... so is there hope for using the slider in MS Reader at all?
Click to expand...
Click to collapse
i don't use microsoft reader so i can't tell you exactly, but if MS Reader is able to bind desired actions to application buttons (calendar/contacts/camera/record but NOT joystick/action) then most probably that you should be able to use volume slider in it (with next version of button remapper).
Hm, I think I will be left out then... I would think that SCROLL FOREWARD and SCROLL BACKWARD in MS Reader are nothing but JOYSTICK TOP and JOYSTICK BOTTOM ...
But that makes me thinking as well... you mentioned that you change something in shell32.exe... the PocketLOOX has a similar slider which does nothing but scrolling... maybe someone knows which function is required???
you mentioned that you change something in shell32.exe...
Click to expand...
Click to collapse
no i don't change anything in shell32.exe
let's make things a bit clearer: there is no problem to make volup/voldown dublicate joyUp/joyDown, but I'm not planning to include "per application profiles" in this version, so such remapping would be systemwide.
ps: why peoples are using M$ reader ? there are lot of e-book readers (iSilo, mobi pocket, uBook, Haali reader) that are (imho) much better than M$R, and there are converters from drm'ed .lit to open formats (plain text/xhtml/XML e.t.c.)... so WHY ?
Des said:
there is no problem to make volup/voldown dublicate joyUp/joyDown, but I'm not planning to include "per application profiles" in this version, so such remapping would be systemwide.
Click to expand...
Click to collapse
No worries, mate - even I didn't say it, that's all I want the sliders to be used for in any apps
Des said:
ps: why peoples are using M$ reader ? there are lot of e-book readers (iSilo, mobi pocket, uBook, Haali reader) that are (imho) much better than M$R, and there are converters from drm'ed .lit to open formats (plain text/xhtml/XML e.t.c.)... so WHY ?
Click to expand...
Click to collapse
Because it's just the best program for reading a lot - I mean "best" when it comes to things like display quality, fonts and so on... and I don't have a problem with DRM, but probably 1,000 free eBooks in lit format... that should be enough for my life :lol:
And is there any hope to use it with XDA1 (T-Mobile MDA) - the volume button is stupid and absolutely useless! :evil:
I would have it changed into JogButton and start all the apps with it...
PS: i voobshe, ya tozhe xochu v Mail List - just in case I buy MDA 2!
[email protected]
Hello Des!
Привет Des!
Не могу ни от кого добиться - как переписать ROM 1.60 в O2 на новый ROM 1.72, который выпустила T-Mobile?
Подскажи, please, если знаешь.
Ну вы, блин, даете! xda-developers.ru? шутка! :twisted:
er.. WTF?
BTT: why not add to this tool to allow the slider to be mapped to custom keys? PageUp/PageDown would seem like an obvious choice to me, making it instantly compatible with the majority of readers, but others might want it to be mapped to other keys. All the same, PocketQuake could have PgUp/PgDn mapped to weapon changes
I have to say I find the In-Call volume control indespensible - some phone calls come through quite loud, while some come through very quiet.
Posted: Tue Jun 15, 2004 16:00 Post subject: Hello Des!
Hey Prince.
Ti uveren chto hochesh upgrade to T-Mobile 1.72? Is it already official release or you want to try BETA? If BETA - run from there
Better find I-Mate 1.72 (official) - the fastest ROM i tried up to know...
As of how to upgrade - use http://wiki.xda-developers.com/wiki/ER2003Edit to change the ROM Carreir ID to what you need for each of the roms included. More details can be found if you search the forum (ili mozesh poslat mne pm i ya postaraus tebe pomoch)
Hello. Thanks for a prompt reply.
Hello, Noviur
Thanks for a prompt reply.
I install program ER2003 Edition. But I do not know as correctly with her to work. Please, help to me. You asked to send you pm. What is pm? How to you him to send?
Thanks for the help
Are there any software protection tools for PPC like ASProtect for PC?
Thanks a lot.
I've started to develop such a program, but stopped due to a lack of time. Currently it works as a packer/cryptor with some anti-debugging tricks.
Currently it works as a packer/cryptor with some anti-debugging tricks.
Click to expand...
Click to collapse
Is it available? Under what conditions?
Thanks a lot.
GloomyFriar said:
Is it available? Under what conditions?
Click to expand...
Click to collapse
An old test version is available at http://mamaich.kasone.com/wz/protector.rar
The protected apps output a message that they are processed with a demo version of my program. This build of protector has no documentation, SDK, does not have import table redirection, etc. It is considered to be a pre-alpha.
Usage: protector.exe infile.exe outfile.exe
DLLs are supported.
Спасибо большое.
А исходники реально получить или купить?
Или поучаствовать в разработке ?
** Don't ask/pm me for files or where to d/l **
Since someone PM me for iGO 8 config, I just share my exp & config in case anyone find it useful.
**TTS is very sensitive to Virtual Memory. (Please noted it's not the available memory you see at Settings > memory. So you may see 90mb+ available memory there but still not able to get TTS) and resource at IGO "startup" time (but doesn't matter after it started and working).
1. Make sure the rom use the slots wisely and give you enough VM (22mb+), U should ask your cook for detail.
2. Make sure you don't have **** load of craps at startup (/Windows/startup. HKLM/init, HKEY_CURRENT_USER\Software\HTC\BootLauncher, etc)
3. Make a full backup and disable unnecessary services/devices with Dotfred task manager. Personally, I don't need USSD, IPV6, Ipsec, ...etc)
4. Soft-reset maybe a good idea if you already run X1 for a long time.
5. "No Today Plugin" w/ AE Button Plus is very handy to deactivate/activate TF3D and free up some resource. There are mortscript to automate this in some thread.
My Steps:
1. optional: start BT and connect your A2DP audio system (JVC BT-1 in my case) in case you want the TTS and phone call goes to yr audio system.
2. run Igo8
3. After Igo8 is started and TTS is working. Minimize Igo8 by "End Call" button. Then start your fav music program (Core Player 1.24 in my case).
4. run Igo8 again to bring up iGO8 from minimize. And my music play (Play/pause/FF/RW) is controlled by AVRCP
My current config: X1i/a running my custom 3.2Full ML rom
iGO8: 8.3.2.90500(PNA version, the ONLY version works for both PDA contact and TTS).
Skin: Trimmed (since I don't need squared screen suppport) & modified (laneinfo_signpost.ini for bigger freeway sign post) v10 from LZF.
My sys.txt
Code:
[project]
;No need the name for the latest version
;name="igo8_pda"
;name="ui_igo8"
[folders]
app="%SDCARD%/iGO8"
[interface]
maxzoom2d=6000000
show_exit=1
mapfontscale=250
recalc_voice=0
;uncomment for PDA version
;Skin="ui_igo8"
[rawdisplay]
highres=0
[poi]
enable_pois_before_080217=1
;multipoi=1
[debug]
skip_eula=1
enable_roadshadow=1
sound_q_length=250
show_device_type=0
show_rawdisplay_info=0
enable_3D_buildings=1
enable_roadsign=1
enable_landmark_occlusion=1
show_oneway_3d=1
show_gps_pos=1
showcenter=1
show_speed_limit=1
show_icons=1
show_arrows_on_route=1
follow_gps=1
earth=1
autosave=0
[device]
type="ALIAS_XPERIA"
[tts]
;tts_buffer=65536 ; this could be important for preventing voice interruption
priority="HIGH"
Thanks for sharing this, I can do it myself but I'm sure it helps a lot of people.
However I'm concerned about the eprformance, so here are two suggestions:
1) set this
Code:
enable_3D_buildings=0
instead of enable_3D_buildings=1 , to disable 3d buildings since it's slow.
2) use speedbooster 2.0, and increase the priority of iGo8.exe . It seems to load maps and search faster and the interface drawing is smoother.
More on performance here: http://forum.xda-developers.com/showthread.php?t=503250
Need some help
Hi i have install igo8 in my xperia but when i open the file it stated
Fated error
Initialization error: no voice files were found.
Can someone pls guide me Thx
guys what about german devices ? its not %SDCARD% i got SPEICHERKARTE/IGO8
is this true config ?
after this i changed, my device is starting IGO8 for the first time, but after it breaks imidiantley up.. like an error !
THE START SCREEN APPEARS AND I GOT ON THE RIGHT UNDER CORNER INIT API MSG !
somebody knows some more ? or could help me ?
Very nice iGo8 config. Thanks for that.
Btw is there any way to keep the current map zoom when locating my GPS position. I mean when I scroll and zoom, and than I want to find my current GPS position, click on the button for that, I loose my current zoom, and go to a much lower one, where I can't see the streets.
Anyone any idea?
Funshion said:
Hi i have install igo8 in my xperia but when i open the file it stated
Fated error
Initialization error: no voice files were found.
Can someone pls guide me Thx
Click to expand...
Click to collapse
check in Igo/IGO8/CONTENT/LANG if you have any files in there.
jackleung said:
** Don't ask/pm me for files or where to d/l **
Since someone PM me for iGO 8 config, I just share my exp & config in case anyone find it useful.
**TTS is very sensitive to available ram (70mb+) and resource at IGO "startup" time (but doesn't matter after it started and working). Soft-reset maybe a good idea if you already run X1 for a long time. Make sure you don't have **** load of craps at startup. "No Today Plugin" w/ AE Button Plus is very handy to deactivate/activate TF3D and free 15-20mb ram.
1. optional: start BT and connect your A2DP audio system (JVC BT-1 in my case) in case you want the TTS and phone call goes to yr audio system.
2. run Igo8
3. After Igo8 is started and TTS is working. Minimize Igo8 by "End Call" button. Then start your fav music program (Core Player 1.24 in my case).
4. run Igo8 again to bring up iGO8 from minimize. And my music play (Play/pause/FF/RW) is controlled by AVRCP
My current config: X1i/a running my custom 3.2Full ML rom
iGO8: 8.3.2.80621 (PNA version), and the EXE of v8.3.2.73871 (PDA version) on the same directory just for import Outlook contacts addresses for PNA version.
Skin: Trimmed (since I don't need squared screen suppport) & modified (laneinfo_signpost.ini for bigger freeway sign post) v10 from LZF.
Click to expand...
Click to collapse
Can you please tell me what you did to make the signposts bigger?
On my device (Touch pro 2) the signposts are about 3/4 of the screen and I just cannot find any solution to make them smaller!
Bright.Light said:
Can you please tell me what you did to make the signposts bigger?
On my device (Touch pro 2) the signposts are about 3/4 of the screen and I just cannot find any solution to make them smaller!
Click to expand...
Click to collapse
I change to signpost_font_size=30. U can play around w/ the padding setting as well
Great post, these settings fixed things for me and gave me some ideas - thanks
In order to have both TTS and Contact POI's working in iGO8 you're going to need two different versions of iGO8.
FIRST VERSION NEEDED: iGO8 v8.32.64029 (Nov 7 2008)
This version is designed for the PDA, and as such is able to geocode contact information. Install this version with the attached 64029sys.txt
At this point if everything is done correctly, iGO8 should boot normally BUT be VERY slow and unresponsive. This is GOOD! This is iGO8 Geocoding your contacts. Depending on the quantity of contacts with addresses you have, this could take a VERY long time. When it is done you will get a message similar to the following:
Geocoding finished with errors. 38 of 110 addresses found, 72 failed. Do you want to see the details?
At this point you could see the details of the errors, which will show you all of the addresses that are not entered into Outlook in a iGO8 palatable way. You could just ignore them and be happy with what you have (unlikely), or go back into Outlook, correct the formatting errors, and try again (and continue your suffering).
This can be VERY tedious... iGO is one picky bastard. You might even have to input the addresses into iGO as destinations, see how iGO formats the addresses, and then change the Outlook contacts to match the format iGO uses for a particular address.
I have even heard that contact need to be deleted and reentered into Outlook in the proper iGO8 fashion or you will continue to get errors for particular contacts.
SYNTAX ADVICE:
not Blvd. --> Blvd (The little "." will throw an error every time)
not Blvd --> Boulevard ("Usually" iGO dislikes abbreviations)
not N. --> N --> North (This is hit or miss)
NEVER use apt# (just give up and don't try)
NO Suite # (same as above)
If you have to have apt or suite #'s AND you want iGO to geocode, then the only way to get it both ways is to use the "OTHER" address in Outlook to place the iGO friendly address and the correct address in the "Business" or "Home" Outlook address. The ones with apt or suite # will error, but the second addresses in the "Other" address without the apt or suite # will geocode as POI's fine.
When you are done, you will be left with this little piece of GOLD... YOUR CONTACT POI's FILE ! ! !
\iGO8\save\gccache.dat
You'll want to back this file up somewhere else for safe keeping. We don't want all this hard work to go to waste.
SECOND VERSION NEEDED: iGO8_v8.3.4.102680 (Aug 13 2009)
This is the newest PNA version that does not have the ability to geopcode contact POI's, but it is able to read the gccache.dat file created by the PDA version above AND it is capable of TTS. Install this version with the attached 102680sys.txt
You will need to install this version and simply place the gccache.dat into the iGO/save folder and iGO will do the rest for you.
Now getting iGO8 to reliably run TTS is a different story. TTS requires ALOT of RAM to run. If there is not enough RAM available (~115-120mb), then it will simply refuse to play TTS voice prompts and you will be stuck with standard voice prompts. To free up a good chunk of the necessary RAM install both NOPushInternet_v2.cab and SSK TP2 Dynamic Resource Proxy.cab. To get the rest your available RAM to acceptable levels you will need to disable TF3D, run CleanRAM, and then start iGO.
Sounds complicated? Well, fortunately itsachirpthing over at PPCGeeks has created a nice little script that does just this. The original post can be found HERE. And the original thread can be found HERE. I recommend reading both these original threads. They have additional information to get iGO8 working properly on TP2.
itsachirpthing @ PPCGeeks said:
I have a custom mort script that will turn off TF3D, run CleanRam (I have custom process enabled to exit Opera and Tmail within CleanRam), then run Igo8. Once you are finished with Igo and you exit, TF3D will restart. This took some testing, but this works everytime with the high quality TTS voices. I have had no issues. I have posted the code below, this will work on your device providing that you install CleanRam to your "device" and your IGo program is listed as "\storage card\iGO8\igo8.exe". These HQ TTS voice issues baffled me for months, but now they work consistently without a soft reset.
Again this code will stop TF3D, Run CleanRam, Start Igo... then when you exit iGo it will restart TF3D.
manilastate=ProcExists("manila.exe")
If (manilastate)
Kill("biotouch.exe")
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",0)
RedrawToday
endif
RunWait("\program files\htcaddicts cleanram\htcaddicts_cleanram.exe")
RunWait("\storage card\iGO8\igo8.exe")
Sleep(5000)
Kill("Repllog.exe")
While ( ProcExists("igo8.exe") )
IdleTimerReset
Sleep(500)
EndWhile
If (manilastate)
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",1)
RedrawToday
Run("\windows\biotouch.exe")
endif
I have attached the script to run with mort script. I hope others can benfit as well. Good luck and enjoy!
Click to expand...
Click to collapse
I have added this iGO script to the MortScript.cab posted here. You need it and CleanRAM.cab. Install both to the device, not the SD Card. Then just click on the Plain iGO Scipt icon in the Start Menu. The script will close TF3D, run CleanRAm, start iGO8, and when iGO8 is exited, it will start TF3D again
Inaddition to the above Script, you will need to install both NOPushInternet_v2.cab AND SSK TP2 Dynamic Resource Proxy.cab
in order to free up enough RAM. But with the above script, CleanRAM, and these two cabs, you should have enough RAM to run TTS of TP2. These CAB's are attached.
The sys.txt files attached are what works for my ATT TP2. It took many hours to find the correct setting for each iGO8 version and I am providing them to make your process easier. If they don't work or you get some other error for what ever reason... I AM PROVIDING NO TECH SUPPORT. This is simply information for your use.
Good Luck!
PS. This works best if you have two micro SD cards. One for each version of iGO. That way if you add new contact address, you can simply pop out one card, geocode the data, and transfer the new gccache.dat file to the other card.
PPS. Once you do get everything working in iGO 8 properly.... DO NOT MESS WITH ANYTHING ANYMORE!!! iGO8 is one finicky bastard and will throw a TTS temper tantrum (refuse to load TTS) if you do... I know ALL TOO WELL!
DONT ASK ME FOR COPIES OR WHERE TO GET THE ABOVE PROGRAMS....
BUY THEM or USE SOME CREATIVITY.... like GOOGLE!
Hi:
Thanks for the great info. I have a few questions. The Mortscript seems to run clean RAM, and disable TF3D, but then TF3D starts back up on its own. Is this normal?
Also, is the script supposed to also start iGo, or must this be done manually; script did not start iGo for me.
Thanks again!!
The script is as written above. If the location of iGO8.exe is not where the script is pointed you 'll have issues.
RunWait("\storage card\iGO8\igo8.exe")
If you do not have a iGO8.exe in the above folder, you'll need to just make a second copy of application.dat in the same folder and rename it iGO8.exe. They are the same file, just different names.
Hi:
Thanks so much for your help. You were absolutely right, my .exe was in Storage Card/Program Files.
It is working well now.
Unfortunately it didn't make TTS work for me, but I have had problems with it for a LONG time, and never been able to find a fix.
Thanks anyway for everything
cincy1020 said:
Hi:
Thanks so much for your help. You were absolutely right, my .exe was in Storage Card/Program Files.
It is working well now.
Unfortunately it didn't make TTS work for me, but I have had problems with it for a LONG time, and never been able to find a fix.
Thanks anyway for everything
Click to expand...
Click to collapse
Were you using the above mentioned iGO versions? If not... I wouldn't know.
lokmeup said:
In order to have both TTS and Contact POI's working in iGO8 you're going to need two different versions of iGO8.
FIRST VERSION NEEDED: iGO8 v8.32.64029 (Nov 7 2008)
This version is designed for the PDA, and as such is able to geocode contact information. Install this version with the attached 64029sys.txt
At this point if everything is done correctly, iGO8 should boot normally BUT be VERY slow and unresponsive. This is GOOD! This is iGO8 Geocoding your contacts. Depending on the quantity of contacts with addresses you have, this could take a VERY long time. When it is done you will get a message similar to the following:
Geocoding finished with errors. 38 of 110 addresses found, 72 failed. Do you want to see the details?
At this point you could see the details of the errors, which will show you all of the addresses that are not entered into Outlook in a iGO8 palatable way. You could just ignore them and be happy with what you have (unlikely), or go back into Outlook, correct the formatting errors, and try again (and continue your suffering).
This can be VERY tedious... iGO is one picky bastard. You might even have to input the addresses into iGO as destinations, see how iGO formats the addresses, and then change the Outlook contacts to match the format iGO uses for a particular address.
I have even heard that contact need to be deleted and reentered into Outlook in the proper iGO8 fashion or you will continue to get errors for particular contacts.
SYNTAX ADVICE:
not Blvd. --> Blvd (The little "." will throw an error every time)
not Blvd --> Boulevard ("Usually" iGO dislikes abbreviations)
not N. --> N --> North (This is hit or miss)
NEVER use apt# (just give up and don't try)
NO Suite # (same as above)
If you have to have apt or suite #'s AND you want iGO to geocode, then the only way to get it both ways is to use the "OTHER" address in Outlook to place the iGO friendly address and the correct address in the "Business" or "Home" Outlook address. The ones with apt or suite # will error, but the second addresses in the "Other" address without the apt or suite # will geocode as POI's fine.
When you are done, you will be left with this little piece of GOLD... YOUR CONTACT POI's FILE ! ! !
\iGO8\save\gccache.dat
You'll want to back this file up somewhere else for safe keeping. We don't want all this hard work to go to waste.
SECOND VERSION NEEDED: iGO8_v8.3.4.102680 (Aug 13 2009)
This is the newest PNA version that does not have the ability to geopcode contact POI's, but it is able to read the gccache.dat file created by the PDA version above AND it is capable of TTS. Install this version with the attached 102680sys.txt
You will need to install this version and simply place the gccache.dat into the iGO/save folder and iGO will do the rest for you.
Now getting iGO8 to reliably run TTS is a different story. TTS requires ALOT of RAM to run. If there is not enough RAM available (~115-120mb), then it will simply refuse to play TTS voice prompts and you will be stuck with standard voice prompts. To get your available RAM to acceptable levels you will need to disable TF3D, run CleanRAM, and then start iGO.
Sounds complicated? Well, fortunately itsachirpthing over at PPCGeeks has created a nice little script that does just this. The original post can be found HERE. And the original thread can be found HERE. I recommend reading both these original threads. They have additional information to get iGO8 working properly on TP2.
I have added this iGO script to the MortScript.cab posted here. You need it and CleanRAM.cab. Install both to the device, not the SD Card. Then just click on the Plain iGO Scipt icon in the Start Menu. The script will close TF3D, run CleanRAm, start iGO8, and when iGO8 is exited, it will start TF3D again
The sys.txt files attached are what works for my ATT TP2. It took many hours to find the correct setting for each iGO8 version and I am providing them to make your process easier. If they don't work or you get some other error for what ever reason... I AM PROVIDING NO TECH SUPPORT. This is simply information for your use.
Good Luck!
PS. This works best if you have two micro SD cards. One for each version of iGO. That way if you add new contact address, you can simply pop out one card, geocode the data, and transfer the new gccache.dat file to the other card.
Click to expand...
Click to collapse
i tried this and all i have to say is ............THANKS!!!! this is the missing piece to my tilt2...i have asked around and no one seemed competent enough to know what i was talking about until now...the 64029 sys text fixed my intial boot up problem and now IGO is good to go...thanks again. God Bless
thesilentnight said:
i tried this and all i have to say is ............THANKS!!!! this is the missing piece to my tilt2...i have asked around and no one seemed competent enough to know what i was talking about until now...the 64029 sys text fixed my intial boot up problem and now IGO is good to go...thanks again. God Bless
Click to expand...
Click to collapse
Your welcome. I am glad my searching, suffering, trial and error have been helpful to others. I felt it would have been a waste of effort, if only my phone was to benefit from the knowledge.
Added both NOPushInternet_v2 and SSK TP2 Dynamic Resource Proxy CAB's...
Need for maximum available free RAM.
lokmeup said:
Were you using the above mentioned iGO versions? If not... I wouldn't know.
Click to expand...
Click to collapse
Hi:
Yes I am using the above mentioned Aug 13th version, but to be honest I have had this same problem since I switches to the R3 versions. Oddly enough, I only get TTS from "Amy", which isn't even a TTS voice, but her voice is limited, and doesn't include things like street names etc... When I try to use "Susan" or "Dave" which are TTS voices, they do not work at all. I have tried a million different TTS packages, as well as sys.txt edits, and still no luck.
I have searched and searched and never been able to fix it.
But anyway, thanks so much for posting your info, I am sure it will help others.
cincy1020 said:
Hi:
Yes I am using the above mentioned Aug 13th version, but to be honest I have had this same problem since I switches to the R3 versions. Oddly enough, I only get TTS from "Amy", which isn't even a TTS voice, but her voice is limited, and doesn't include things like street names etc... When I try to use "Susan" or "Dave" which are TTS voices, they do not work at all. I have tried a million different TTS packages, as well as sys.txt edits, and still no luck.
I have searched and searched and never been able to fix it.
But anyway, thanks so much for posting your info, I am sure it will help others.
Click to expand...
Click to collapse
I recommend reading the threads on PPCGeeks. You might need their recommended BRANDING.ZIP and DATA.ZIP files.
I know it is a pain in the ass... but it can work
but then again it can also stop working right after
Good Luck!
Lokmeup, thanks for the post. I found this by googling Igo8 and contacts... I'm running iGo8 (the most recent pna version) on my Imagio and of course it won't input the contacts.
I plan on following your directions but was wondering if I'll need to keep both versions available and run the PDA version every time I enter a new contact as the PNA version won't import contacts?
I miss the 'navigate to contact' from Tomtom but Tomtom doesn't seem to like the Imagio as it lags out while iGo8 runs fine.
Thanks in advance!
lokmeup said:
PS. This works best if you have two micro SD cards. One for each version of iGO. That way if you add new contact address, you can simply pop out one card, geocode the data, and transfer the new gccache.dat file to the other card.
Click to expand...
Click to collapse
Yes, It is best to keep both versions.
lokmeup said:
Yes, It is best to keep both versions.
Click to expand...
Click to collapse
Thanks and DOH! Didn't see that part about the other card. The damn SD card on the Imagio is behind the back cover and the cover is a beast to remove. I'll try to keep one internal and one external and see if that works. Thanks again!
Update: iGO 8 v8.3.2.97313 (Jul 3 2009) also works for geocoding. You can have one in main memory and one on your SD card and the one in main memory will geocode for the one on the card.
Thanks again Lokmeup, you gave me back the one function iGO was missing over TT!
Not to be a nay sayer, but why in the world do you need to jump through all these hoops to get TTS to work? My TTS works fine on 102680 with Igo as installed, I'm using the Energy 6.5.1 ROM but it's worked with every ROM I've tried it on?
For all of us obsessed with flashing, a lot of chefs are adding Sense instead of just TF3D. Sense will also cause TTS not to work. I have edited the mscr to disable HTC Sense before launching igo8 (and of course renenabling it upon exiting the program)
Two versions:
One that closes Sense then launches igo
The second closes sense, runs clean ram then launces igo
Personally i hate havng to confirm the cleanup, but your choice. Either one works out for me
IMPORTANT: RENAME file extention .txt -> .mscr (xda does not permit me to upoad mscr files)
marscandybars said:
For all of us obsessed with flashing, a lot of chefs are adding Sense instead of just TF3D. Sense will also cause TTS not to work.
Click to expand...
Click to collapse
Unless I'm really confused Energy ROM Phoenix has Sense in it, and it works fine with TTS on my phone without any scripts.
marscandybars said:
For all of us obsessed with flashing, a lot of chefs are adding Sense instead of just TF3D. Sense will also cause TTS not to work. I have edited the mscr to disable HTC Sense before launching igo8 (and of course renenabling it upon exiting the program)
Two versions:
One that closes Sense then launches igo
The second closes sense, runs clean ram then launces igo
Personally i hate havng to confirm the cleanup, but your choice. Either one works out for me
IMPORTANT: RENAME file extention .txt -> .mscr (xda does not permit me to upoad mscr files)
Click to expand...
Click to collapse
rename this file and just run it like the cab file I presume ??
Its working with the Sense file. I just went out and try it out. Would you be able to create a Sense file you created for igo mortcript and the htc addicts clean ram v1.8. ? I can see the other file as a shortcut in the start menu? Would you be able to create the same one for the sense version ?
Thanks.
Fast mobile/wifi proxy for your tasks: MonkeySocks.net
Advantages of our service:
* Access by IP : Port or login/password;
* The purest proxy;
* Target an carriers/provider, country, region, and city;
* Logs turned off. Guarantee of complete confidentiality;
* High bandwidth;
* Large selection of countries and carriers;
* FREE TEST (Write to the support);
* Suitable for testing landing, pharming accounts, parsing, SEO, etc.
Online:
United States, Canada
Latin America
Europe, CIS countries, Russia
Near East
India, Thailand, Indonesia, Australia,
South Africa
(information about the exact online can be found at the support)
Price:
Wifi, day, one geo: $ 20
Mobile, day, one geo: $ 40
Standard questions:
-Protocol: Socks5, http(s);
-Residential IP-addresses of wifi and mobile carriers;
-Change of IP every 0 - 15 minutes;
-Rotation of IP at the port;
-Instant change of IP when changing port.
Contacts:
Telegram: @monkeysocks
Jabber: [email protected]
Skype: monkeysocks.net
e-mail: [email protected]
Hi, guys! We have an excellent news for you.
Fast, high-quality mobile proxy with rotation is a very good thing, but if you need a static IP?
Now we can offer you not only clean mobile proxy, worldwide geo and targeting by region/city or carrier/ISP.
You can use mobile proxy with static IP!
You can try it!
Greetings!)
We are back with good news, as always!
Are you a single android developer or a team who is intresting in alternative ways of app monetization instead of annoying
advertisments or app subscription?
Then you've just found what you need)
We can offer you an extremely interesting solution for your business.
Please contact us for details:
Telegram: @monkeysocks
Jabber: [email protected]
Skype: monkeysocks.net
e-mail: [email protected]
Команда MonkeySocks, как обычно вернулась со свежими новостями!)
Мы добавили уникальную возможность к нашему сервису. Теперь мы можем добавлять ваши собственные узлы в общую сеть для вашего личного использования.
Если у вас есть активные устройства в нужной стране, мы с радостью подключим их к нашей сети. Вы сможете использовать их в личных целях.
Зачем создавать собственную сеть, заниматься бесконечной отладкой, рыться в тоннах мануалов, если можно подключиться к нашей, получив все преимущества выскоклассного сервиса?
Мы гарантируем приватность, высокую скорость связи и быструю качественную поддержку)
Для уточнения деталей, свяжитесь с поддержкой
И как всегда с радость ждем всех желающих на тест