Custom city in Weather tab in TF3D - Touch Cruise 2 General

I wanted to add Luxembourg-City to the Weather tab in TouchFlow3D using either Joe's WeatherMaster or the WeatherDatabaseEditor, but nothing works. Did something change with this new device? WeatherMaster gives me a NullReferenceException and WDE does not seem to do anything. I can select a city and just exit, but not add this city to the database. Or am I not understanding how this program works?

petz79 said:
I wanted to add Luxembourg-City to the Weather tab in TouchFlow3D using either Joe's WeatherMaster or the WeatherDatabaseEditor, but nothing works. Did something change with this new device? WeatherMaster gives me a NullReferenceException and WDE does not seem to do anything. I can select a city and just exit, but not add this city to the database. Or am I not understanding how this program works?
Click to expand...
Click to collapse
Did anyone found a solution to this problem? Is it possible to add custom city in the TF2D weather tab? Or shall we install an other programm? The weather database editor doesn't work...

I now found a solution. It was the first one I tried, but didn't work because of a stupid error.
You have to edit the hh_0409_weathercities.xml in the Windows folder and add a line with the desired city. You can get the code from accuweather.com by searching for your city. The code's in form of CONTINENT|XX|XXXXX|COUNTRY. Delete the trailing bar (|) or else it won't work.
To edit that file, you first have to copy it to a PC, edit it, copy it back somewhere on the phone (not the Windows folder, it won't let you). Then use different file browser (I used GSFinder+) to finally move that file into the Windows folder. Be sure to make a backup of the original file!

petz79 said:
I now found a solution. It was the first one I tried, but didn't work because of a stupid error.
You have to edit the hh_0409_weathercities.xml in the Windows folder and add a line with the desired city. You can get the code from accuweather.com by searching for your city. The code's in form of CONTINENT|XX|XXXXX|COUNTRY. Delete the trailing bar (|) or else it won't work.
To edit that file, you first have to copy it to a PC, edit it, copy it back somewhere on the phone (not the Windows folder, it won't let you). Then use different file browser (I used GSFinder+) to finally move that file into the Windows folder. Be sure to make a backup of the original file!
Click to expand...
Click to collapse
Are you sure that you have to delete the trailing bar? All the codes in the xml(hh_0409_weathercities.xml) that you say are with trailing bars... And something else... How do you edit an xml file? Wich prog do you use?

You can edit an xml file with any text editor. It's a simple text file.
All the codes in my file don't have a trailing bar, so perhaps you've got to try both ways.

Have yuo try?
Deleting the trailing bar (|) it works?
With they it don't works...
need a differt city in wheather...

weather PATCH
I understand that we need to use a patch for the weather!
Someone can help me to find?
Thanks to all

It is really simple. Just like petz79 wrote. Except you have to keep that code from accuweather as is (only change %20 character to space). That is only thing you need.
EDIT: It isn't. New city appears in list, but no weather data are downloaded .
EDIT2: I found interesting fact. When I save into XML line bottom, everything was ok.
Code:
<city name="Praha, CZ" loca="EUR|CZ|EZ001|PRAHA" land="Czech Republic"/>
But when I added this, no data were downloaded:
Code:
<city name="Praha, CZ" loca="EUR|CZ|EZ005|PRAGUE" land="Czech Republic"/>
Now I have two "Praha" items in list, but only one is working. Therefore adding of other cities must be hidden somewhere else.
EDIT3: I got it. AccuWeather has two lists - "Favourite cities selection" and "all cities". Weather app on iolite works only with "favourite cities" list, therefore no other cities can be added. I will try to hack it somehow, but I am not programmer, so probably no solution from me for this.

I found the solution. -> http://forum.xda-developers.com/showpost.php?p=3833726&postcount=79

TorrentOnly, you saved me from going completely insane over this!
I couldn't get it to work for the life of me, until I found your Manila2D.exe patcher! Now it finally downloads the data!
anyway thank you very much, it finally worked and I'm happy
PS: first post

were can i find this file???? "hh_0409_weathercities.xml"???? because on windows filder of my phone i cant find this file!!!!!! please help!!!!!!

on my phone, connected with Active Sync right now, I have the file "hh_0410_weathercities.xml" in my windows folder.

Related

Customize Weather City in Home plugin.

How i add my little city in Home weather:
What we need?
A modded HTCHome.dll (This point another server because the original don't work) and put in Windows directory.
HTCHomeWeatherModifies.zip.html
HH_0XXX_WeatherCities.xml Where 0XXX are your language Ex:0410(Italy)
Point the browser at: Word City List
I fill in "International City Selection" and write my City,state
Example: Savona,Italy
If the city name are much than one click the link of your city.
Now see your navigation bar at your browser, can see a code to add to your HH_0XXX_WeatherCities.xml .
Example:
http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&locCode=EUR|IT|IT008|SAVONA|&u=1
We need only this part: ( EUR|IT|IT008|SAVONA ).
Now have to open in your computer HH_0XXX_WeatherCities.xml and put in the string modified for your city:
<city name="Savona, IT" loca="EUR|IT|IT008|SAVONA" land="ITALIA"/>
Save the file and upload in Windows directory.
Before have to shut down from today HtcHome plugin or can't write dll in windows directory.
Thats is all.
Bye .
Hello , thanks for tips,
unfortunately this not work on my Dual touch.
The "HH_0XXX_WeatherCities.xml" file in the windows directory is a rom file write protected and it is not possible to change the read only set.
there is another way to add my city ?
thanks for feedback
In my case it was HTCHome.dll in ROM and protected.
Anyway, RescoExplorer did the trick and successfully overwrited the original dll.
The new dll works great and now i have my local weather in HTC home plugin.
Tnx guys,
pirlone
Hello,
I followed the instructions and had no issue modifying the .dll and .xml records, but i cannot get my city to download data.
i copied
<city name="Perth, AU" loca="OCN|AU|WA|PERTH " land="Australia"/>
and modified it to,
<city name="Kalgoorlie, AU" loca="OCN|AU|WA|KALGOORLIE " land="Australia"/>
i can select the city jsut can not download data.
can someone please point out where i have gone wrong.
Use total commander and can write all file you want...
Open Total Commander
select the file you want transfer and press copy
in the window write "\windows" and press copy.
bye.
da_fingerz said:
Hello,
I followed the instructions and had no issue modifying the .dll and .xml records, but i cannot get my city to download data.
i copied
<city name="Perth, AU" loca="OCN|AU|WA|PERTH " land="Australia"/>
and modified it to,
<city name="Kalgoorlie, AU" loca="OCN|AU|WA|KALGOORLIE " land="Australia"/>
i can select the city jsut can not download data.
can someone please point out where i have gone wrong.
Click to expand...
Click to collapse
Restart your phone and you can find your little city in the list...
Bye.
HTC Home today is gone!!!! help plz!!
I overwrote the original HTCHome.dll but after a softreset HTC Home doesn't appear anymore on the today screen after a soft reset.
Since I'm stupid I didn't make a backup of the original one
Plz can somebody post the original one?
Use only to niki.
Try to re-upload before.
Worked!!
I Thanks for the solution!!! It worked!
Now I can have one of two small cities: Ovar or S. Joao da Madeira - Portugal!!!
COOOOLLL

Adding a new city in the weather tab WM6.1

Hello, does anyone know how to add a city that is in the Accuweather site, but is not on the standard cities in the weather tab on the WM 6.1?? I would like to have the weather for Atyrau, Kazakhstan addes to the cities list...
HELP!!!! thanks in advance!!!!
Try this!
Hi,
Changing the weather on your HTC to map a city that is not listed is a little tricky....and well...sometimes these attempts are unsuccesful. You've basically got two options:
Method 1: Mask the closest city to show your weather
+++++++++++++++++++++++++++++++++++++++++
Software required: PHM registry editor
- First you need to find take a look at all the available cities and find out which is the city or town closest to yours geographically. I'm going to pick say 'Astana' since its already available.
- Select this city and set it as your preferred location.
- Now lauch PHM registry editor and navigate to the following location:
HKEY_LOCAL_MACHINE/Software/HTC/HTCHome/Weather/Settings
WARNING: ALWAYS BACKUP YOUR REGISTRY BEFORE MODIFYING IT!
-Now Under settings find dword 'Location'
-Modify it and type in Atyrau, KZ
-Hit ok
Voila! Now your today plug in will show you weather for your city!
Method 2: Manually enter your cities name in the HTC today plugin
+++++++++++++++++++++++++++++++++++++++++++++++++
This method is a little complicated and I wouldn't recommend this for newbies:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Your gonna need the following software:
1. Total commander
2. Pocket Hosts
Both are freeware and can be downloaded.
- If your ROM supports it, you can edit the HH_0407_WeatherCities.xml (you'll find this under the windows directory)
- Clear the read-only check box for the file.
- Using total commander navigate to the file and click on file-->edit.
-Insert a duplicated line of xml code and change it to look exactly like this:
<city name="Atyrau, KZ" loca="ASI|KZ|KZ005|ATYRAU" land="Kazakhstan" />
- Save the file now and close it.
- Now start pocket hosts and click on 'add'
- Under Host Name type: htc.accuweather.com
- Under IP Address type: 64.62.158.108
- Hit ok.
Soft reset your device then activate the plug in for Atyrau. Enjoy
Additionally you can take a look at the following thread:
http://forum.xda-developers.com/showthread.php?t=312795
Good Luck!
Unfortunately Total Commander says "out of memory" only 64KB files supported... when i try to edit the Weather "HH_0407_WeatherCities.xml" file.... why is this happening?
Can you help please?
I guess your rom wont allow you to make this change. This happens in certain types of roms. Have you made sure you unchecked read only under file attributes?
Try copying the weather xml file onto your desktop via activesync and make the changes on your desktop version and save it. Then rename HH_0407_WeatherCities.xml on your phone and save the desktop version of the file onto your phone under the default windows directory. Again this step wont work on all roms. Most of them wont allow you to change the name of a file. If that happens, its another dead end.
Use method 1, unfortunately I guess that's the closest you can get.

[Tool] To add Custom Cities to M2D XML

M2D Weather Cities
a tool for those who do not want to bother with editing XML or do not know how to edit XML file
this tool can be used to add or remove locations easily to your weather XML file
for location code go to http://www.accuweather.com/rss-center.asp type your city name and press enter you will see a URL below, use the last part of the URL like "ASI|PK|PK007|MULTAN" as location code
after that your custom cities will be available in location list of weather tab
Note: your manila Should be patched to load Custom Cities
thanx
i will test this this evening
greetz Hatchy
Tested and does not seem to be working.
Tried running from storage card and from program files. The program opens and appears to work. I can add cities and they will appear in the program (at the end of the list) but then once the program is closed, the cities do not appear in the HH_0409... file and when you re open the custom cities program, the cities are no longer there either. My HH_0409 is not read only, so I dont think it is anything to do with that, am I doing anything obviously wrong?
For reference, the manual editing way is working fine.
it works for me.good.thanks man.
And for me now too. I had previously been trying it through mymobiler, but tried this morn via the handset and all is good.
Thanks a lot for a nice easy tool

problems in weather appl.

Hi
I got my jade in Singapore and unfortunately in the weather application tuchfolio i get 5 city's Singapore + 4 more cities around that area. and i can not change or add any other city. can some one help me in this issue .
Thanks
dcagn said:
Hi
I got my jade in Singapore and unfortunately in the weather application tuchfolio i get 5 city's Singapore + 4 more cities around that area. and i can not change or add any other city. can some one help me in this issue .
Thanks
Click to expand...
Click to collapse
Try this recommendation.
http://forum.xda-developers.com/showpost.php?p=1430497&postcount=65
The file HH_0409_WeatherCities.xml is in directory \windows. This is where all the cities and codes are listed.
Hi
I tried this but still wont work i get the same i get the city name with no weather only the name. i went in to the registry and under hkey_local_machine
--software -- HTC --manila2D -- weather -- i found 0 to 4 each one represents a deferent city like Singapore bangkok and 5 others and last settings that also has Singapore in it but non have my city.
any Idea
thanks
azahidi said:
Try this recommendation.
http://forum.xda-developers.com/showpost.php?p=1430497&postcount=65
The file HH_0409_WeatherCities.xml is in directory \windows. This is where all the cities and codes are listed.
Click to expand...
Click to collapse
dcagn said:
Hi
I tried this but still wont work i get the same i get the city name with no weather only the name. i went in to the registry and under hkey_local_machine
--software -- HTC --manila2D -- weather -- i found 0 to 4 each one represents a deferent city like Singapore bangkok and 5 others and last settings that also has Singapore in it but non have my city.
any Idea
thanks
Click to expand...
Click to collapse
You must have the cities listed in the file I qouted above.
OK i tried to copy back to the htc but i get the message that it can not be copied back
dcagn said:
OK i tried to copy back to the htc but i get the message that it can not be copied back
Click to expand...
Click to collapse
You'll have to be a little more specific about what you've done in order for members to help. Any way, if you're talking about HH_0409_WeatherCities.xml , try renaming the original file in \windows to something else first (or move the ori file to some other folder), then copy the new file to \windows.
HI
i tried to rename, delete or overwrite the original file but i get an error " can not rename HH_409..... access denied. make sure you have sufficient memory, that the file is not set read-only and you have permission to copy the file type.
thanks
dcagn said:
HI
i tried to rename, delete or overwrite the original file but i get an error " can not rename HH_409..... access denied. make sure you have sufficient memory, that the file is not set read-only and you have permission to copy the file type.
thanks
Click to expand...
Click to collapse
Try this... Use Total Commander, point to the file, properties, change the attributes (uncheck the read-only). It should be ok.
I guess im doing something wrong i installed the totalcomander in the properties i see its tab read only in properties i unchecked the read only but when i go back to the file it appears again read only. i went into Edit but i get an error -- file to big.
any suggestions where I'm going wrong ?
dcagn said:
I guess im doing something wrong i installed the totalcomander in the properties i see its tab read only in properties i unchecked the read only but when i go back to the file it appears again read only. i went into Edit but i get an error -- file to big.
any suggestions where I'm going wrong ?
Click to expand...
Click to collapse
I am not sure how else I can help you. Now try this.
1) Use Activesync - Copy the file to your PC (definitely editable on PC using Notepad), edit and save.
2) Copy back to any temporary directory in Jade (activesync)
3) Use TC to copy to \windows (keep a safe copy of original file somewhere)
Attached is my .xml file in case you may want to compare and copy to \windows.
Or follow this :
http://forum.xda-developers.com/showpost.php?p=2748126&postcount=3703
Hi azahidi
Thanks for all your efforts but no luck i think i guess there is something in the rom that dose not let me add cites i think the problem is in the registry. will use the phone with out weather.
another question i have may be you can help when i get a call and i answer the screen immediately goes black and then i need to open the phone each time the screen dose not stay on during the call.
Thanks
i copied your file i sow in total commander that the read only is un checked but yet i don't get the list of cities in the Weather Plug-in, i think the main problem is hear the registry and under hkey_local_machine
--software -- HTC --manila2D -- weather -- i found 0 to 4 each one represents a deferent city like Singapore bangkok i wonder how the registry looks in other jades.
dcagn said:
i copied your file i sow in total commander that the read only is un checked but yet i don't get the list of cities in the Weather Plug-in, i think the main problem is hear the registry and under hkey_local_machine
--software -- HTC --manila2D -- weather -- i found 0 to 4 each one represents a deferent city like Singapore bangkok i wonder how the registry looks in other jades.
Click to expand...
Click to collapse
In my HKLM\software\HTC\manila2D\weather, I have 0 to 5 and I figure out that this corresponds to the last 5 cities that I have added to the Weather Tab. I don't think this is the reason for your problem. I still believe it has something to do with HH_0409_WeatherCities.xml. another suggestion here
1) copy the file I posted into any folder
2) Change properties - check Read only, check System - click ok
3) copy to \windows (replace current one) keep original one somewhere.
4) soft reset
One more thing to check: HKCU\MUI\CurLang value should be 1033 not 409.
dcagn said:
another question i have may be you can help when i get a call and i answer the screen immediately goes black and then i need to open the phone each time the screen dose not stay on during the call.
Thanks
Click to expand...
Click to collapse
follow this discussion http://forum.xda-developers.com/showpost.php?p=3225127&postcount=4
Well i copied the file did everything but still not able to add cites in the tuchfl weather application i think may be the problem is in the registry as follows.
HKLM--software--htc--manila2d--weather--in weather appl.
CurrentWidget--3
exist--1
LocalWidget--0
MovetoWidget--0
Restart--0
then i have 4 bilt in countries 0-4Sing,bangkok,ech.. had 0-5 origenly but delited one by mistack,
in settings appl. have
Autodownload -- 0 Bootup--0 Celsius--1 Cityindex--0 connectiontimeout -- 60 Currentcountryindex-- 5 IsaddCity-- 0 location -- Bangkok LocationCode-- ASI/SG/SN--/singapore RoamDownload -- 0 TotalCountryvalue-- 6
Could be that have to change some numbers?
Thanks
dcagn said:
Well i copied the file did everything but still not able to add cites in the tuchfl weather application i think may be the problem is in the registry as follows.
Thanks
Click to expand...
Click to collapse
Does it mean that you just cannot select and add another city (but just the 4) OR you can select but cannot update.
If you cannot select, check HKCU\MUI\Curlang. Is it 1033 or 409? If it is 409 you have to change to HH_0199_WeatherCities.xml
I don't think it's to do with the reg setting.
i cannot select or add any another city in the weather application in the tchfl. menu -- add location screen is blank like a read only screen in the place were to add a city can nor write any thing.
regarding HKCU\MUI\Curlang. i have 8201
dcagn said:
i cannot select or add any another city in the weather application in the tchfl. menu -- add location screen is blank like a read only screen in the place were to add a city can nor write any thing.
regarding HKCU\MUI\Curlang. i have 8201
Click to expand...
Click to collapse
I think that's the problem (See my previous post #7) follow this for explanation of codes. http://techsupt.winbatch.com/TS/T000001050F49.html HKCU\MUI\CurLang value should be 1033 or 409
Hope it works this time.
Just an FYI: I also got my Jade from Starhub here in Singapore, and I can add locations to the weather tab in TF2D... I can actually add cities in countries from Afghanistan to Zimbabwe...
At long last works can update any city changed to 1033
thanks for your help
dcagn said:
At long last works can update any city changed to 1033. thanks for your help
Click to expand...
Click to collapse
Glad can be of help. Knowledge is meant to be shared. Hope you enjoy using your Jade more now.

Adding my city to the weather tab

Hello,
My city is not listed under "add city" in the weather lab. I live in a major city with a popluation of 200K+. Smaller cities are included but not mine... Is there a way to add my city?
Thank you
[SOLVED]
here's is quick method; I would like to first thank everyone for their contributions:
First download .NET Compact Framework 3.5 Redistributable
swissman said:
1. Install Database Weather editor
2. Shut down TF3D (settings, more, personal tab, today, elements tab and untick TouchFlo 3D)
3. With Totalcommander copy from \windows the file 2330fc3c_manila to your SD card
4. on your SD card, 2330fc3c_manila needs to be modified with properties, untick read only
5. copy 2330fc3c_manila from your sd card to \windows and overwrite the existing one.
6. run the Database Weather Editor and edit/add your cities
7. Restart TF3D the same way as on point 2, but tick Touchflow 3D
Click to expand...
Click to collapse
Wired&Connected said:
to obtain the data for the cities you want to add, click here;
Accuweather entering the city, & country, e.g. Ibiza, Spain and searching. Once you get to the weather page the data you need for the weather db is in the URL - e.g. locCode=EUR|ES|SP004|IBIZA|
Click to expand...
Click to collapse
iamcanadian said:
Hello,
My city is not listed under "add city" in the weather lab. I live in a major city with a popluation of 200K+. Smaller cities are included but not mine... Is there a way to add my city?
Thank you
Click to expand...
Click to collapse
What is your City?
Windsor, ON; Canada
I have no idea why. I think mebe because it's just so close to Detroit. Just use detroit. The closest city to Windsor on the list is London.
I guess it should be the same as for Diamond 1.
Here is the application for TD 1:
Weather Database Editor on Diamond
I have written a small application, that allows you to add, edit and delete Cities (for a given country) in Diamonds weather database.
At first you have to remove the write protection of database file (\Windows\2330fc3c_manila) by Resco Explorer and replace original manila.exe by patched version .
http://rapidshare.com/files/127920411/manila.zip.html
Then you can create new entries for your country (accu weather code can be taken from accu weather url of your city). New Cities will be append at the end of the list.
The solution was tested on ROM HTC_Europe_1.37.401.3.
I hope, the solution will also work for you.
eurofan said:
I guess it should be the same as for Diamond 1.
Here is the application for TD 1:
Weather Database Editor on Diamond
I have written a small application, that allows you to add, edit and delete Cities (for a given country) in Diamonds weather database.
At first you have to remove the write protection of database file (\Windows\2330fc3c_manila) by Resco Explorer and replace original manila.exe by patched version .
http://rapidshare.com/files/127920411/manila.zip.html
Then you can create new entries for your country (accu weather code can be taken from accu weather url of your city). New Cities will be append at the end of the list.
The solution was tested on ROM HTC_Europe_1.37.401.3.
I hope, the solution will also work for you.
Click to expand...
Click to collapse
Sorry, little lost, I can't find 2330fc_manila under the Windows Directory. Secondly, what do I do with the manila file you've uploaded? Do I merely replace it with 2330fc_manila? So, do I delete 2330fc_manila and copy manila you provided?
I tried running WeatherDatabaseEditor, however, I got the following error:
File Write Protection of database couldn't be removed
thanks in advance
Don't replace Manila.exe with this one. It will crash your TF3... Seems like we need another patched one
swissman said:
Don't replace Manila.exe with this one. It will crash your TF3... Seems like we need another patched one
Click to expand...
Click to collapse
anyone got a better one? tf3d doesn't work with this one, thats for sure.
I've tried various things to add different cities, it seems that the weather list can be altered but touch flo somehow interferes with it and resets the list. Or at least, adds the default cities again.
I downloaded weather DB 1.1, 1.1 meins, 1.2 and .net framework.
I even forced, via registry, to use .net framework 3.5 over 2.0
I tryed to deactivate tf3d and install weather DB, adding my city, power off and then on (is this the way to soft reset?) my D2.
But EVERY time i push on Weather tab in tf3d,the tf3d reboot itself...i have to uninstall weather db to use tf3d again.
Do we need to wait for a new version of weather DB or what?
thanks in advance
It would seem so.
Stupid to miss off so many big locations though. I mean Ibiza isnt even on there, come on ffs!!!
ten
Is there any update about this, since I also need more locations...hIf anyone finds something that works, let us know!
P.S. I am typing this from the Touch Diamond2!!!
I've been able to add my city, modify the db and it works fine.
here are the steps:
1. Install Database Weather editor
2. Shut down TF3D (settings, more, personal tab, today, elements tab and untick TouchFlo 3D)
3. With Totalcommander copy from \windows the file 2330fc3c_manila to your SD card
4. on your SD card, 2330fc3c_manila needs to be modified with properties, untick read only
5. copy 2330fc3c_manila from your sd card to \windows and overwrite the existing one.
6. run the Database Weather Editor and edit/add your cities
7. Restart TF3D the same way as on point 2, but tick Touchflow 3D
I just need to know exactly how to work with city codes as it shows me an error (unable to update your cities). can someone help on this with an example?
swissman - I obtained the data for the cities I wanted to add by going here;
Accuweather entering the city, & country, e.g. Ibiza, Spain and searching. Once you get to the weather page the data you need for the weather db is in the URL - e.g. locCode=EUR|ES|SP004|IBIZA|
Is this what you were asking?
I used a much more complicated method to add mine (Visual Studio & SQL Lite....) as I kept having write protect issues and other problems with the TD1 method from here.
Your method looks easier, so I'll try that if I ever need to add any more. I've kept a copy of the file, so in the event of a hard reset, or rom upgrade, I don't have to go through this all again...
The thing is that if I had for example Novigrad, which is the place I'm going to this summer, in Croatia. The end of the URL is: EUR|HR|HR000|NOVIGRAD
I modify the db with these settings (taking an existing city and editing, too lazy to type and I'm getting an error message when I try to update the weather: error during download of weather datas, would you like to retry?
I've tried even with creating a new city but still doesn't work... any idea?
swissman said:
I've been able to add my city, modify the db and it works fine.
here are the steps:
1. Install Database Weather editor
2. Shut down TF3D (settings, more, personal tab, today, elements tab and untick TouchFlo 3D)
3. With Totalcommander copy from \windows the file 2330fc3c_manila to your SD card
4. on your SD card, 2330fc3c_manila needs to be modified with properties, untick read only
5. copy 2330fc3c_manila from your sd card to \windows and overwrite the existing one.
6. run the Database Weather Editor and edit/add your cities
7. Restart TF3D the same way as on point 2, but tick Touchflow 3D
I just need to know exactly how to work with city codes as it shows me an error (unable to update your cities). can someone help on this with an example?
Click to expand...
Click to collapse
Thanks, but it always restart tf3d when i try to go to the meteo (or calendar) tab in tf3d.
Opening 2330fc3c_manila with Resco Explorer, it says that that file is already NOT read-only so i have no need to modify it.
But after you install weatherdb, do u restart asap (with tf3d on) or before restarting you deactivate tf3d? (I did in this way)
And after you add a city, do you restart the topaz with tf3d on or off?
Thanks
Kinto said:
Thanks, but it always restart tf3d when i try to go to the meteo (or calendar) tab in tf3d.
Opening 2330fc3c_manila with Resco Explorer, it says that that file is already NOT read-only so i have no need to modify it.
But after you install weatherdb, do u restart asap (with tf3d on) or before restarting you deactivate tf3d? (I did in this way)
And after you add a city, do you restart the topaz with tf3d on or off?
Thanks
Click to expand...
Click to collapse
Well I'm doing it exactly step by step as written on my previous msg. You can install the weather db normally with TF3D on, then you turn TF3D off, go take the manilla file, copy it to your SD card, change the read/write permission on your file on the SD card, copy/paste to \windows and overwrite the existing one. Then you can turn ON back TF3D and make all the changes to your weather db without any problems. Or you can try to modify the weather db with TouchFlow off and once you are done with everything, just turn on TF3D.
Have you tried to make a soft reset to fix your TF3D issues?
Yes of course i triedto soft reset, but tf3d restarts itself everytime i try to enter in the calendar or meteo tab.
But do u have touch diamond2 or HD or another htc phone?
However my manilla file in the windows dir has the "read only" permission already unticked.
Do i have to delete the 2 manilla file (the one called 2330 and the 1 called _2330) before installing weather db 1.1 meins? (1.1 and 1.2 give me an error prtection code when installing)
1. Install .NET CF 3.5;
2. Install http://www.computerfreakz.net/WeatherDatabaseEditor 1.2.CAB
3. turn TF3D off.
4. run WeatherDatabaseEditor 1.2
5. add the city off your choise.
6.restart TF3D
7. select your addition to the weather tab.
TADAAAAA. magic. (tested on Diamond2)
thanks to sn0x0r (GoT)
when you get an error remove the read only from 2330fc3c_manila
There is an issue however, when you select the new location on the clock the timezone is not correct. Anyone who has a solution for that, please let us know.
Can u link to _2330fc3c_manila file? It seems i don't have it anymore..
Thanks in advance

Categories

Resources