PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-16-2010, 10:41 PM
itsachirpthing's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO !
Carrier: Sprint - OMJ
Location: TN
 
Join Date: Sep 2007
Posts: 139
Reputation: 142
itsachirpthing is keeping up the good workitsachirpthing is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

Quote:
Originally Posted by itsachirpthing View Post
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\TouchFL O 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\TouchFL O 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!
I have updated my script to "sense" rather than "TouchFLO 3D". This will work on the newer version of manila. The other script was used in my stock sprint ROM. Thanks for the added tip on the CleanRAM DaddyLongLegs. Lets keep this thread alive, and maybe we can find a concrete solution to something that has baffled me for months. Thanks!
Attached Files
File Type: mscr iGo8Sense.mscr (585 Bytes, 34 views) Click for barcode!
Reply With Quote
This post has been thanked 2 times.
  #2 (permalink)  
Old 10-14-2009, 03:44 PM
Trirab's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro2, Palm Treo 750
Carrier: O2
Location: Hurtletoot, N Ireland
 
Join Date: Sep 2008
Posts: 2
Reputation: 0
Trirab is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Does iGo8 work on TP2 with WM6.5?

I have my lovely new TP2 - love it
Followed the instructions here and installed iGo8, like it
(Yes there is some lag - but easy to use and fun)

Before I upgrade to 6.5, could anyone advise will iGo8 work on TP2 with WM6.5?
Reply With Quote
  #3 (permalink)  
Old 10-14-2009, 02:31 AM
Relax Preppy's Avatar
Lurker
Offline
Pocket PC: touch pro 2
Carrier: verizon
 
Join Date: Sep 2009
Posts: 24
Reputation: 0
Relax Preppy is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

i dont get a send to start menu option wtf

using total commander file explorer
Reply With Quote
  #4 (permalink)  
Old 10-18-2009, 02:22 PM
jamal33's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: DC
 
Join Date: Jul 2007
Posts: 331
Reputation: 155
jamal33 is keeping up the good workjamal33 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

Can someone help!
when installing Nav N Go iGO 8 R3 8.3.4.102680 PDA

I have a fatal error msg : Initialization error - no language files were found.

Can someone point me to the right direction ? thanks in advance its been a nightmare trying to setup igo8

also i notice on this first run of igo 8 it created a save,custom,and content folder on the root.
Reply With Quote
  #5 (permalink)  
Old 10-18-2009, 03:51 PM
Laos101's Avatar
The PPCG CR Guy!
Offline
Pocket PC: HTC EVO
Carrier: Sprint
Location: Long Island, NY
 
Join Date: Apr 2009
Posts: 1,585
Reputation: 2645
Laos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIPLaos101 is a VIP
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Laos101
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

screen just goes black for me

TP2 VZW
Reply With Quote
  #6 (permalink)  
Old 10-18-2009, 03:54 PM
freeza's Avatar
Super Saiyan 3
Offline
Pocket PC: HTC EVO 3D
Carrier: Sprint
Location: California
 
Join Date: Aug 2007
Posts: 2,129
Reputation: 2491
freeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIPfreeza is a VIP
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to freeza Send a message via MSN to freeza Send a message via Yahoo to freeza Send a message via Skype™ to freeza
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

I use the latest version of 8.3.2 with TTS just fine on my TP2. I don't think i'll make the switch to 8.3.4 anytime soon.
Reply With Quote
This post has been thanked 1 times.
  #7 (permalink)  
Old 10-18-2009, 04:11 PM
jamal33's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: DC
 
Join Date: Jul 2007
Posts: 331
Reputation: 155
jamal33 is keeping up the good workjamal33 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

Quote:
Originally Posted by freeza View Post
I use the latest version of 8.3.2 with TTS just fine on my TP2. I don't think i'll make the switch to 8.3.4 anytime soon.
where could i get that latest version... maybe it's just me but I've had too many problems trying to install any versions of igo8.. i have yet to seen the program working properly.

Thanks
Reply With Quote
  #8 (permalink)  
Old 10-19-2009, 10:09 AM
ACHlLLES's Avatar
Almost a VIP
Offline
Pocket PC: Sprint Evo
Carrier: Sprint
Location: Queens, NY
 
Join Date: Dec 2006
Posts: 884
Reputation: 675
ACHlLLES knows their stuffACHlLLES knows their stuffACHlLLES knows their stuffACHlLLES knows their stuffACHlLLES knows their stuffACHlLLES knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

TTS comes and goes due to memory. Everything works as it should besides TTS.

Thanks.
__________________
Sprint SERO Premier

Myn's 2.2 RLS3
Netarchy-toastmod-4.21-bfs-bfq-havs-more-smartass-universal (More Aggressive Undervolting) //// Testing Ziggy471Kernel-EVO-update_signed-11052010-1609
Reply With Quote
  #9 (permalink)  
Old 10-19-2009, 02:52 PM
CMeys's Avatar
Regular 'Geeker
Offline
Pocket PC: Evo 3D
Carrier: Sprint
 
Join Date: Oct 2006
Posts: 496
Reputation: 105
CMeys is keeping up the good workCMeys is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

Wow, this is amazing! Knocks the blocks off my old Mapopolis and who needs Sprint navigation now. Thank you!!
Reply With Quote
  #10 (permalink)  
Old 10-20-2009, 01:10 AM
49311's Avatar
Lurker
Offline
Pocket PC: TP2
Carrier: sprint
 
Join Date: Oct 2009
Posts: 22
Reputation: 10
49311 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to get iGo8 run on TP2 with TTS enable and 2009 NA Maps (step by step guide)

First thanks OP for the detailed instructions and everyone else who has helped

Got 2 quick questions:

About how many MB is igo_8.3.4.102680 in .rar?
About how many MB is 2009Q1 NAVTEQ North America Maps in .rar?

thanks in advance
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

Tags
htc touch pro2, igo8, navigation, north america maps


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:08 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com