HTC Touch Dual from English to German - Touch Dual, MDA Touch Plus ROM Development

Help needed!
I'm beginner in patching HTC-Mobiles, but IT-Professional. I've 2 HTC Touch Dual, one english and one german. I'm searching for the easiest way to dump the german and write this dump to the english device. I've dumped both devices, but i don't find out what to do next with the part02.raw.
Thank you all for advice!
English-Device:
ROM Version: 1.31.405.09
ROM date: 10/31/07
Radio version: 1.58.16.27
Protocol version: 25.61.30.03H
C:\>pdocread -l
210.75M (0xd2c0000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.50M (0x380000) Part01
| 80.50M (0x5080000) Part02
| 123.63M (0x7ba0000) Part03
German-Device:
ROM Version: 1.31.407.09
ROM date: 31/10/07
Radio version: 1.58.16.27
Protocol version: 25.61.30.03H
C:\>pdocread -l
210.75M (0xd2c0000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.50M (0x380000) Part01
| 81.00M (0x5100000) Part02
| 123.25M (0x7b40000) Part03
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x5100000 Part02.raw

German Board Thread
Hier ist noch der Link zum deutschsprachigen Thread:
http://www.ppc-welt.info/community/showthread.php?p=995975

only Thread-ReNew. Pease Help for my problem.
reg. from Austria

link
Hi,
have read your thread, im also a "beginner", but i hope the link is what you are looking for
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoExtractImgfs
cheers
relgi

Related

Scancodes for Prophet - WM6

I found, that its very annoying having different Scancodes in WM5 and WM6. As for Wargus or Duke3D, there's no integrated Mapping-Setup.
I have no idea, if the ROM matters, but i used Transformer 1.1
So here's my little contribution:
Code:
/---------------------\
/ 72 c4 76-75 c3 \
|c1 70 +-------------+ |
| | -PROPHET- | |
| 25 | Keymap WM6 | |
|28 26 | HEX | |
| 27 | | |
| | -RiWaLE- | |
|c2 71 +-------------+ |
\ 73 /
\---------------------/
for comm-button pressed 2-3 secs: c5
and in decimal:
/---------------------\
/ 114 196 118-117 195 \
|193 112+-------------+ |
| | -PROPHET- | |
| 37 | Keymap WM6 | |
|40 39 | DEC | |
| 41 | | |
| | -RiWaLE- | |
|194 113+-------------+ |
\ 115 /
\---------------------/
for comm-button pressed 2-3 secs: 197
i hope someone can use this!

[REQ] Original HTC Touch Pro ROM German

Hey Folks,
just received my o2 XDA Diamond Pro today and must admit, that it's really a great device. But my o2 branded Version is a bit sluggish. I would like to test it with the original HTC ROM or at least have it on my harddrive before testing all the other releases as I did on my Kaiser.
If someone has it, please share it. TIA.
Regards,
NiTeSHiFT
Wait a little,
im cooking a ROM based on Johan DCs latest one with German language.
I think it will be online today in the evening
JeckyllHavok said:
Wait a little,
im cooking a ROM based on Johan DCs latest one with German language.
I think it will be online today in the evening
Click to expand...
Click to collapse
Wow, that sounds great....
very nice news - jeckyllHavok i am waiting
Nice to hear, can you give us some details what this ROM does better than the original?
My Touch Pro (unbranded) is going to arrive tomorrow (if I'm lucky and don't miss the delivery guy). It's sad, I have the whole day off tomorrow, but I have to go the dentist at 13:00 and I'm almost certain it'll be exactly at that time that my parcel arrives...^^
JeckyllHavok said:
Wait a little,
im cooking a ROM based on Johan DCs latest one with German language.
I think it will be online today in the evening
Click to expand...
Click to collapse
Thanks a lot. Looking forward to flash it.
NiTeSHiFT said:
Thanks a lot. Looking forward to flash it.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=424433
I need Original HTC Touch Pro German ROM. Can anybody help me? I have the O2 one. It`s very slow. Thanks @all
Well, I have an original german HTC Touch Pro, now, somebody tell me how to dump the rom correctly and where to upload/send it.
Thanks.
Have a look:
http://www.handy-faq.de/forum/rom_c...tended_rom_editor_1_2_0_14_download_1156.html
It`s in German Language
that website requires registration...
Ok, here is the tutorial in german. When I got time i will translate it english.
1. Als erstes brauchen wir "itsutils" zum auslesen. Das Tool kann man hier herunterladen (itsutilsbin-20080731-2.zip).
http://www.xs4all.nl/~itsme/projects/xda/tools.html
2. Das zip File entpacken wir z.b. in c:\itsutils
3. Nun öffnen wir einen Reg Editor auf dem Pro. Falls ihr keinen habt findet ihr hier einen:
http://www.dotfred.net/TaskMgr.htm
Wir ändern folgenden Wert:
HKLM\Security\Policies\Policies
valuename '00001001' ist gesetzt als dword:2, ändern in dword:1
4. Pro mittels ActiveSync am PC verbinden
5. Am PC öffnen wir die Eingabeaufforderung und wechseln in das c:/itsutils verzeichnis
Jetzt geben wir folgenden Befehl ein: (am besten mit copy & paste):
“pdocread.exe -l”
Nun bekommen wir ungefähr folgenden Info:
457.75M (0x1c9c0000) DSK1:
| 3.12M (0x31f000) Part00
| 4.50M (0x480000) Part01
| 126.50M (0x7e80000) Part02
| 323.63M (0x143a0000) Part03
7.61G (0x1e6e80000) DSK7:
| 7.60G (0x1e6a80000) Part00
6. Nun geben wir folgendes ein
“pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw”
“pdocread -w -d DSK1: -b 0x800 -p Part01 0 0x480000 Part01.raw”
“pdocread -w -d DSK1: -b 0x800 -p Part02 0 0x7e80000 Part02.raw”
“pdocread -w -d DSK1: -b 0x800 -p Part03 0 0x143a0000 Part03.raw”
part02 und part03 dauern ein wenig. also einfach geduldig sein.
7. Im Ordner c:\itsutils liegen nun die vier part0x.raw Files.
Hier noch ein paar Links zu dem Thema. Sind vielleicht auch ganz nützlich:
http://forum.xda-developers.com/show...dump+stock+rom
http://wiki.xda-developers.com/index...s_HowtoDumpRom
http://forum.xda-developers.com/show...58&postcount=6
Ich hoffe das ganze Hilft ein wenig.
OK, ROM is dumped and zipped. Uploading to rapidshare now, but I have to leave for work now so I won't be posting any links in the next few hours. Maybe tonight...
great...n1 work. thx
Cool. Thanks a lot. I`l be waiting for.
http://rapidshare.com/files/145187584/HTC_Original_ROM_DE.rar.html
Here you go. I hope it works.
Cool. THX... I hope it works too.
It`s onlythe raw datei. What can I do know?
Thx for work and upload !!
Thx...I will test it after the work. I will upload a flashable version then.

dcd's titan ROM 3.3.4

download here
Code:
SYSversion 1.2 by MrVanx - 2008
--------------------------
SYS Directory Found
---------------------------
No DSM Found! | .ROM
No DSM Found! | .VM
5.2.19974 aku 1208 | BaseApps
5.2.19974 aku 1208 | BaseAppsFiles
5.2.19958 aku 1200 | Base_DPI_96
5.2.19958 aku 1200 | base_dpi_96_resh_240_resv_320
5.2.19974 aku 1208 | Base_Lang_0409
5.2.19958 aku 1200 | Base_Lang_0409_DPI_96
5.2.19958 aku 1200 | Base_Lang_0409_DPI_96_RESH_240_RESV_320
5.2.19974 aku 1208 | Bluetooth
5.2.19958 aku 1200 | Bluetooth_Lang_0409
5.2.19974 aku 1208 | BROWSING
5.2.19974 aku 1208 | BROWSINGCORE
5.2.19958 aku 1200 | Browsing_DPI_96
5.2.19958 aku 1200 | Browsing_Lang_0409
5.2.19974 aku 1208 | BTDUN
5.2.19974 aku 1208 | Bth_A2DP
5.2.19958 aku 1200 | Bth_A2DP_Lang_0409
5.2.19974 aku 1208 | Bth_HID
5.2.19958 aku 1200 | Bth_HID_Lang_0409
5.2.19958 aku 1200 | CommonNonEA
5.2.19958 aku 1200 | DRM
5.2.19974 aku 1208 | FWUPDATE
5.2.19958 aku 1200 | Fwupdate_Lang_0409
5.2.19974 aku 1208 | INTERNETSHARING
5.2.19972 aku 1207 | IRDA
5.2.19958 aku 1200 | IRDA_Lang_0409
5.2.19974 aku 1208 | MediaOS
5.2.19974 aku 1208 | MediaOSFiles
5.2.19958 aku 1200 | MediaOS_dpi_96_resh_240_resv_320
5.2.19958 aku 1200 | MediaOS_Lang_0409
0.0.0 aku 0 | Metadata
0.0.0 aku 0 | NetCF35
0.0.0 aku 0 | OEM_Drivers_dcd_20081031
0.0.0 aku 0 | OEM_Drivers_HTC_3_52_671_9
0.0.0 aku 0 | OEM_HTC_AVDecDll_1_00_071011_0
0.0.0 aku 0 | OEM_HTC_Camera=4_05_31085_01
0.0.0 aku 0 | OEM_HTC_CommManager_10button
0.0.0 aku 0 | OEM_HTC_DefaultCerts
0.0.0 aku 0 | OEM_HTC_DShow=2_00_081014_0
0.0.0 aku 0 | OEM_HTC_MFCDLL_1_0_20060406_0001
0.0.0 aku 0 | OEM_HTC_mHub=6_42_070702_X0
0.0.0 aku 0 | OEM_HTC_MyCPL_3_13_0_0_dcd_1
0.0.0 aku 0 | OEM_HTC_PhoneCanvas_vogue
0.0.0 aku 0 | OEM_HTC_PhoneExt_2_40_0_0
0.0.0 aku 0 | OEM_HTC_PictureEnhancement=1_50_18192627_c2
0.0.0 aku 0 | OEM_HTC_RingtonePlugin=1_00_080416_2
0.0.0 aku 0 | OEM_HTC_ShareDLL=2_0_080716_00v2
0.0.0 aku 0 | OEM_HTC_Sympad_1_0_29364_0
0.0.0 aku 0 | OEM_Lang_0409
5.2.19974 aku 1208 | Office
5.2.19958 aku 1200 | Office_DPI_96
5.2.19958 aku 1200 | Office_Lang_0409
5.2.19958 aku 1200 | Office_Lang_0409_DPI_96
5.2.19974 aku 1208 | OS
5.2.19974 aku 1208 | OSFiles
5.2.19974 aku 1208 | Phone
5.2.19974 aku 1208 | PhoneRedist
5.2.19958 aku 1200 | PhoneRedist_DPI_96
5.2.19958 aku 1200 | PhoneRedist_Lang_0409
5.2.19958 aku 1200 | PhoneRedist_Lang_0409_DPI_96
5.2.19958 aku 1200 | Phone_DPI_96
5.2.19958 aku 1200 | Phone_dpi_96_resh_240_resv_320
5.2.19958 aku 1200 | Phone_Lang_0409
5.2.19958 aku 1200 | Phone_Lang_0409_DPI_96
5.2.19958 aku 1200 | ppgprov
5.2.19974 aku 1208 | Redist
5.2.19974 aku 1208 | Redist_DPI_96
5.2.19958 aku 1200 | Redist_dpi_96_resh_240_resv_320
5.2.19958 aku 1200 | Redist_Lang_0409
5.2.19958 aku 1200 | Redist_Lang_0409_DPI_96
5.2.19974 aku 1208 | RemoteDesktopMobile
5.2.19958 aku 1200 | RemoteDesktopMobile_Lang_0409
5.2.19974 aku 1208 | RUNTIMES
5.2.19974 aku 1208 | Shell
5.2.19974 aku 1208 | SMIME
5.2.19974 aku 1208 | SMS_Providers
5.2.19958 aku 1200 | SQLCE
5.2.19958 aku 1200 | SqlCeMobile_Lang_0409
5.2.19958 aku 1200 | WinCENLS_WWE
5.2.19974 aku 1208 | WWAN
report problems here. no kitchen.
downloading now, thanks for keeping us titan users up to date
Sweeet! something to do this evening, thanks man!!
mpenguin14 said:
downloading now, thanks for keeping us titan users up to date
Click to expand...
Click to collapse
youll probably want to know that its not really OEM_HTC_ShareDLL=2_0_080716_00v2 as VerInfou2.dll is needed. you will still need to add the diamond verinfo for your manilla stuff.
Great, i always loved your roms!
Hrmmmm
i dont know what this means
dcd1182 said:
youll probably want to know that its not really OEM_HTC_ShareDLL=2_0_080716_00v2 as VerInfou2.dll is needed. you will still need to add the diamond verinfo for your manilla stuff.
Click to expand...
Click to collapse
Also there has been a battery drain from bt issue in the last few roms i have tried. Are you aware if this is fixed or not?
Any hopes of a changelog since 3.2.6?
Kitchen?
Will a kitchen be posted later?
Thanx DCD!
when do you think the kitchen will be ready
j77drummer said:
when do you think the kitchen will be ready
Click to expand...
Click to collapse
Gotta finish puttin up the cabinets and get the appliances! lol
hells yes. i didnt think this day could get any better after i found out i have a paid holiday tomorrow. but it just got better. thanks DCD
Ok, before I go flashing, is radio 3.35 still acceptable for this rom? I've been meaning to upgrade to 3.42 but i hate calling verizon to get my a-key lol.
Lylej2k said:
Ok, before I go flashing, is radio 3.35 still acceptable for this rom? I've been meaning to upgrade to 3.42 but i hate calling verizon to get my a-key lol.
Click to expand...
Click to collapse
Dude, don't call them. Just activate another phone on that account and then switch back to your Titan. Thats what I do. I even have the second ESN memorized!!! It was an old phone my wife had before she "upgraded" to a Moto Q. OUCH! Trying to get her to go Titan.
Also, if you flash via SD method you don not need a new A-Key.
DCD, flashing ROM now. So the DShow is the DShow from the diamond? Thats a relief! Its a pain int he ass to cook in M2D and have everything work right without it.I did manage this however. Cant wait for the kitchen and I owe you some money from the donations I received on my ROM which was based off your kitchen. Thanks for the hard work! I know understand what you may go through when you are testing, uploading, etc. People take this stuff for granted....
Thanks DCD
I just flashed, and I thank you. I will send feed back later today.
THANK YOU!!!!!!
I second a changelog [if you can remember all the stuff you've done, hehe] and I'm sure the kitchen is on the way.
In the meantime..
THANKS AGAIN!!!!!!!
scrosler said:
Dude, don't call them. Just activate another phone on that account and then switch back to your Titan. Thats what I do. I even have the second ESN memorized!!! It was an old phone my wife had before she "upgraded" to a Moto Q. OUCH! Trying to get her to go Titan.
Also, if you flash via SD method you don not need a new A-Key.
DCD, flashing ROM now. So the DShow is the DShow from the diamond? Thats a relief! Its a pain int he ass to cook in M2D and have everything work right without it.I did manage this however. Cant wait for the kitchen and I owe you some money from the donations I received on my ROM which was based off your kitchen. Thanks for the hard work! I know understand what you may go through when you are testing, uploading, etc. People take this stuff for granted....
Click to expand...
Click to collapse
What did you do to increase free RAM on first boot? 26.8 on my Titan. Nice! Breaking the ROM down no to see if I can kitchen it.....
Screen Shots
scrosler said:
What did you do to increase free RAM on first boot? 26.8 on my Titan. Nice! Breaking the ROM down no to see if I can kitchen it.....
Click to expand...
Click to collapse
Can you post your sceen shots scrosler?????
USB to PC is out of control!
Even cleaner than no2Chems. Where did you get that?
oneders65 said:
Can you post your sceen shots scrosler?????
Click to expand...
Click to collapse
Which screenshot?
Thanks DCD.
Everyone should really thank me. I knew if I flashed mine this morning and set it all back up, I would make a new ROM appear. (Also, made it rain today by washing the car.)

[PRJ][ROM]Raphael Elite Project- RC3 - Release Thread!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Brought to you by the Raphael Elite Project Team:
AstainHellbring
mrvanx
LTxda
cmonex
Chainfire
LennySh
Boinger
Olipro
Yes its RC3, its finally here!!
This release has only been tested for a few days, rather than (atleast) a week as we normally do, we have decided to release to the forum. PLENTY of stuff has been fixed and updated in this release candidate, our thanks go out to the support we have been getting from the community and hope you all enjoy this ROM.
Screenshots:
Details:
See Changelog below, the ROM build and OEM information can also be found in the system folder in the start menu.
A LARGE ammount of underlying changes have been made compared to stock/standard ROMs, we have removed the majority of un-needed file operations and processes (which are only used on first boot) and ofcourse the files alongside them (which are not used after the ROM is flashed), resulting in a far more flexible setup, THOUSANDS less files inside the ROM and a far more efficient use of the storage space inside the device.
Just a quick moment to explain the "Toggle" apps in the start menu.
Several utils which can be used to change the apps at startup which are included inside the ROM
Toggle StartClean
Toggle Gyrator
Toggle SecondToday
Toggle Call Calendar
To disable the touch vibrate feature (TouchResponce) use the applet in settings.
Fuze users run the Toggle Layout in the tools folder and your keyboard should work as expected.
Run the Toggle Landscape app to force landscape mode, this will clear if you open and close the hardware keyboard.
We are currently developing a Tool to replace these small apps and to do some other changes to the ROM during runtime, a cab will be released once this is done aswell as it being part of the next ROM.
As usual this ROM is a release candidate so we expect bugs to be found, hopefully not too many , we shall keep a list of known issues in this thread so do read it before downloading.
Finally a big thankyou to the team for the support over the past few months, especially the shoutouts and "hope alls ok" to Ltxda, lets all keep our good thoughts going to him and his family and wish his daughter a successfull recovery.
Build Details
OEM Details
ChangeLog
Bugs List
Misc Info
RC3 No Longer Supported, superceded by RC4
NOTE: Please make sure you have flashed HardSPL to your device BEFORE trying to flash this ROM.
NOTE: This ROM is for GSM devices only, DO NOT flash if you have a CDMA device.
DISCLAIMER: As with all custom ROMs if you know the flashing process you should have no problems flashing this ROM. Do take care to follow common sence when flashing though, we or this site will NOT be held responsible for damage to your device or the data inside it due to a failed flash process.
Build Details:
Code:
SYSversion 1.2 by MrVanx - 2008
--------------------------
SYS Directory Found
---------------------------
No DSM Found! | .ROM
No DSM Found! | .VM
5.2.20757 aku 1400 | AdobeFlash
5.2.20757 aku 1400 | AdobeFlash_LANG_0409
5.2.20757 aku 1400 | AUTOUPDATE
5.2.20757 aku 1400 | Autoupdate_Lang_0409
5.2.20954 aku 1500 | BaseApps
5.2.20954 aku 1500 | BaseAppsFiles
5.2.20757 aku 1400 | Base_DPI_192
5.2.20757 aku 1400 | base_dpi_192_resh_480_resv_640
5.2.20757 aku 1400 | Base_Lang_0409
5.2.20757 aku 1400 | Base_Lang_0409_DPI_192
5.2.20757 aku 1400 | Base_Lang_0409_DPI_192_RESH_480_RESV_640
5.2.20954 aku 1500 | Bluetooth
5.2.20757 aku 1400 | Bluetooth_Lang_0409
5.2.20759 aku 1402 | BROWSING
5.2.20759 aku 1402 | BROWSINGCORE
5.2.20757 aku 1400 | browsingie
5.2.20757 aku 1400 | browsingie_LANG_0409
5.2.20757 aku 1400 | Browsing_DPI_192
5.2.20757 aku 1400 | Browsing_Lang_0409
5.2.20954 aku 1500 | BTDUN
5.2.20954 aku 1500 | Bth_A2DP
5.2.20757 aku 1400 | Bth_A2DP_Lang_0409
5.2.20954 aku 1500 | Bth_HID
5.2.20757 aku 1400 | Bth_HID_Lang_0409
5.2.20759 aku 1402 | Catalog
5.2.20757 aku 1400 | Catalog_Lang_0409
5.2.20757 aku 1400 | CommonNonEA
5.2.20954 aku 1500 | DRM
0.0.0 aku 0 | Dummy SQM
5.2.20954 aku 1500 | Enterprise
5.2.20757 aku 1400 | Enterprise_DPI_192
5.2.20757 aku 1400 | Enterprise_Lang_0409
5.2.20757 aku 1400 | Enterprise_Lang_0409_DPI_192
5.2.20757 aku 1400 | Entertainment
5.2.20757 aku 1400 | Entertainment_DPI_192
5.2.20757 aku 1400 | Entertainment_Lang_0409
5.2.20757 aku 1400 | Entertainment_Lang_0409_DPI_192
5.2.20954 aku 1500 | FWUPDATE
5.2.20757 aku 1400 | Fwupdate_Lang_0409
5.2.20757 aku 1400 | GPSID
5.2.20954 aku 1500 | INTERNETSHARING
5.2.20757 aku 1400 | IPSECVPN
5.2.20757 aku 1400 | IPSECVPN_DPI_192
5.2.20757 aku 1400 | IPSECVPN_Lang_0409
5.2.20954 aku 1500 | MediaOS
5.2.20954 aku 1500 | MediaOSFiles
5.2.20757 aku 1400 | MediaOS_dpi_192_resh_480_resv_640
5.2.20757 aku 1400 | MediaOS_Lang_0409
0.0.0 aku 0 | Metadata
5.2.20759 aku 1402 | Office
5.2.20757 aku 1400 | Office_DPI_192
5.2.20757 aku 1400 | Office_Lang_0409
5.2.20757 aku 1400 | Office_Lang_0409_DPI_192
5.2.20757 aku 1400 | OneNote
5.2.20757 aku 1400 | OneNote_lang_0409
5.2.20954 aku 1500 | OS
5.2.20954 aku 1500 | OSFiles
5.2.20954 aku 1500 | Phone
5.2.20954 aku 1500 | PhoneRedist
5.2.20757 aku 1400 | PhoneRedist_DPI_192
5.2.20757 aku 1400 | PhoneRedist_Lang_0409
5.2.20757 aku 1400 | PhoneRedist_Lang_0409_DPI_192
5.2.20757 aku 1400 | Phone_DPI_192
5.2.20757 aku 1400 | Phone_dpi_192_resh_480_resv_640
5.2.20757 aku 1400 | Phone_Lang_0409
5.2.20757 aku 1400 | Phone_Lang_0409_DPI_192
5.2.20757 aku 1400 | ppgprov
5.2.20954 aku 1500 | Redist
5.2.20757 aku 1400 | Redist_DPI_192
5.2.20757 aku 1400 | Redist_dpi_192_resh_480_resv_640
5.2.20757 aku 1400 | Redist_Lang_0409
5.2.20757 aku 1400 | Redist_Lang_0409_DPI_192
5.2.20954 aku 1500 | RemoteDesktopMobile
5.2.20753 aku 1400 | RemoteDesktopMobile_Lang_0409
5.2.20954 aku 1500 | RUNTIMES
5.2.20757 aku 1400 | SampleMusic
5.2.20954 aku 1500 | Shell
5.2.20954 aku 1500 | SIM_TKit
5.2.20954 aku 1500 | SMIME
5.2.20954 aku 1500 | SMS_Providers
5.2.20954 aku 1500 | SQLCE
5.2.20954 aku 1500 | SqlCeMobile
5.2.20757 aku 1400 | SqlCeMobile_Lang_0409
5.2.20757 aku 1400 | Transcriber
5.2.20757 aku 1400 | Transcriber_Lang_0409
5.2.20757 aku 1400 | Transcriber_Lang_0409_DPI_192
5.2.20954 aku 1500 | VoIP
5.2.20954 aku 1500 | VoIPOS
5.2.20759 aku 1402 | WelcomeCenter
5.2.20757 aku 1400 | WelcomeCenter_Lang_0409
5.2.20954 aku 1500 | WWAN
OEM Details:
Code:
OEMList 1.0 by MrVanx - 2009
--------------------------
OEM Directory Found
---------------------------
ArcsoftMMS_5_0_71_33R3_VGA | "ArcsoftMMS"="5_0_71_33R3"
BuildInfoPkg |
ConfigAP |
ConnectionSetupDB |
ELITE_Audioparams |
ELITE_Autorun_Package | "Elite RFO"="RC3_20090114"
ELITE_Disablesigncheck |
ELITE_FileDialogChanger |
ELITE_Folder_Icons |
ELITE_ForceHighRes |
ELITE_HTC_Fieldtest |
ELITE_InboxMenuExtensibility |
ELITE_Manila_1.2.35091.2_1813.6_CFC | "Manila"="1.2.35091.2_1813.6_CFC"
ELITE_NETCF35 |
ELITE_PhoneCanvas_Percent_Slider_Skinned | "ELITE PhoneCanvas_Slider"="3_50_33348_0_MV"
ELITE_Provxml_Rollup | "Elite PXML"="RC3_20091001"
ELITE_Registry_Data | "Elite REG"="RC3_20091001"
ELITE_sdkcerts |
ELITE_TouchResponce |
ELITE_VoIP_Drivers |
ExtendedPkg |
ExtraFilesPkg |
HTC_NetworkPlugin=1 | "NetworkPlugin"="1.0.29714.1"
OEMAPPS |
OEMDrivers |
OEMMISC |
OEMOPERATORS |
OEMVersion |
OEM_DPI_192 |
OEM_Lang_0409 |
OperatorPkg |
OperatorPkg_PT |
Opera_Mobile | "Opera Mobile"="9.5.2808"
PACKAGE_BlackStone_AutoShortcut | "AutoShortcut"="1_1_1_0"
PACKAGE_BlackStone_AutoShortcut_0409 |
PACKAGE_BlackStone_BootLauncher | "BootLauncher"="1_0_35330_2"
PACKAGE_BlackStone_BootLauncher_0409 |
PACKAGE_BlackStone_BTBPP | "BTBPP"="1_6_8_0"
PACKAGE_BlackStone_BTBPP_0409 |
PACKAGE_BlackStone_BTSAP | "BTSAP"="3_2_0_R2"
PACKAGE_BlackStone_BTSAP_0409 |
PACKAGE_BlackStone_CleanGPSData | "CleanGPSData"="1_1_0_0"
PACKAGE_BlackStone_CleanGPSData_0409 |
PACKAGE_BlackStone_ConcurrenceMgr | "ConcurrenceMgr"="1_2_18192826_0000"
PACKAGE_BlackStone_ConcurrenceMgr_0409 |
PACKAGE_BlackStone_JetCet_Print | "JetCet_Print"="5_2_990_0"
PACKAGE_BlackStone_JetCet_Print_0409 |
PACKAGE_BlackStone_RingtonePlugin | "RingtonePlugin"="1_00_080624_2"
PACKAGE_BlackStone_RingtonePlugin_0409 |
PACKAGE_BlackStone_SensorSDK | "SensorSDK"="3_3_18192831_1"
PACKAGE_BlackStone_SensorSDK_0409 |
PACKAGE_BlackStone_USBToPCPopUp | "USBToPCPopUp"="2_2_18183126_0"
PACKAGE_BlackStone_USBToPCPopUp_0409 |
PACKAGE_BlackStone_USBtoPC_exe | "USBtoPC_exe"="1_20_0_0"
PACKAGE_BlackStone_USBtoPC_exe_0409 |
PACKAGE_BlackStone_VideoTelephony | "VideoTelephony"="2_0_32434_0"
PACKAGE_BlackStone_VideoTelephony_0409 |
PACKAGE_BlackStone_VolumeControl | "VolumeControl"="1_6_18192731_0"
PACKAGE_BlackStone_VolumeControl_0409 |
PACKAGE_Diamond_AdobePDF | "AdobePDF"="2_5_103401_01"
PACKAGE_Diamond_AdobePDF_0409 |
PACKAGE_Diamond_Album_HTC_ALL | "Album"="2_2_18203428_m0"
PACKAGE_Diamond_Album_HTC_ALL_0409 |
PACKAGE_Diamond_AudioManager_Eng_HTC_ALL | "AudioManager_Eng"="1_6_18203027_0"
PACKAGE_Diamond_AudioManager_Eng_HTC_ALL_0409 |
PACKAGE_Diamond_BTFtp | "BTFtp"="1_2_33281_91"
PACKAGE_Diamond_BTFtp_0409 |
PACKAGE_Diamond_connectionsetup | "connectionsetup"="1_5_35852_1"
PACKAGE_Diamond_ConnectionSetupDownload | "ConnectionSetupDownload"="2_7_35863_1"
PACKAGE_Diamond_ConnectionSetupDownload_0409 |
PACKAGE_Diamond_connectionsetup_0409 |
PACKAGE_Diamond_DShow | "DShow"="2_00_081105_0"
PACKAGE_Diamond_DShow_0409 |
PACKAGE_Diamond_EnlargeStartMenu | "EnlargeStartMenu"="1_2_34837_100"
PACKAGE_Diamond_EnlargeStartMenu_0409 |
PACKAGE_Diamond_FullScreenPlayer | "FullScreenPlayer"="1_05_080910_0"
PACKAGE_Diamond_FullScreenPlayer_0409 |
PACKAGE_Diamond_GSensorCalibrator | "GSensorCalibrator"="1_0_18192126_0"
PACKAGE_Diamond_GSensorCalibrator_0409 |
PACKAGE_Diamond_JbedJava | "JbedJava"="0_0_20081016_21R2"
PACKAGE_Diamond_JbedJava_0409 |
PACKAGE_Diamond_JbedJava_VGA |
PACKAGE_Diamond_LockStreamDRM | "LockStreamDRM"="1_1_080625_O9_Diamond_02"
PACKAGE_Diamond_LockStreamDRM_0409 |
PACKAGE_Diamond_QuickGPS | "QuickGPS"="1_00_18202228_0"
PACKAGE_Diamond_QuickGPS_0409 |
PACKAGE_Diamond_RandomAccess | "RandomAccess"="4_1_18192922_0"
PACKAGE_Diamond_RandomAccess_0409 |
PACKAGE_Diamond_StreamingMedia_HTC_All | "StreamingMedia"="3_0_18193326_00"
PACKAGE_Diamond_StreamingMedia_HTC_All_0409 |
PACKAGE_Diamond_YouTube | "YouTube"="1_0_1819_4027"
PACKAGE_Diamond_YouTube_0409 |
PACKAGE_ORDE_TaskManager_0000_2_1_34563_100 | "TaskManager"="2_1_34563_100"
PACKAGE_ORDE_TaskManager_0409 |
PACKAGE_Raphael_AdvancedPowerManagement | "AdvancedPowerManagement"="1_5_18182930_0"
PACKAGE_Raphael_AdvancedPowerManagement_0409 |
PACKAGE_Raphael_aGPSConfirmation | "aGPSConfirmation"="1_0_1817_3530"
PACKAGE_Raphael_aGPSConfirmation_0409 |
PACKAGE_Raphael_AudioBooster_HTC_WWE | "AudioBooster"="2_0_18143227_4"
PACKAGE_Raphael_AudioBooster_HTC_WWE_0409 |
PACKAGE_Raphael_CAMERA | "CAMERA"="6_01_31727_01"
PACKAGE_Raphael_CAMERA_0409 |
PACKAGE_Raphael_CyberonVoiceSpeedDial | "CyberonVoiceSpeedDial"="1_2_b080617_0"
PACKAGE_Raphael_CyberonVoiceSpeedDial_0409 |
PACKAGE_Raphael_EzInput | "EzInput"="1_5_32437_0"
PACKAGE_Raphael_EzInput_0409 |
PACKAGE_Raphael_FMRadio | "FMRadio"="1_6_18164032_2"
PACKAGE_Raphael_FMRadio_0409 |
PACKAGE_Raphael_GoogleMap |
PACKAGE_Raphael_GoogleMap_0409 |
PACKAGE_Raphael_HTCGesture | "HTCGesture"="1_0_30346_1"
PACKAGE_Raphael_HTCGesture_0409 |
PACKAGE_Raphael_Labyrinth | "Labyrinth"="1_3_7071031_0"
PACKAGE_Raphael_Labyrinth_0409 |
PACKAGE_Raphael_LongPressEndKey | "LongPressEndKey"="1_1_34582_2"
PACKAGE_Raphael_LongPressEndKey_0409 |
PACKAGE_Raphael_mHub | "mHub"="6_54_080529_E0"
PACKAGE_Raphael_mHub_0409 |
PACKAGE_Raphael_MP3Trimmer_HTC_WWE | "MP3Trimmer"="1_1_18163629_1"
PACKAGE_Raphael_MP3Trimmer_HTC_WWE_0409 |
PACKAGE_Raphael_OutlookEnhancement | "OutlookEnhancement"="1_0_33540_4"
PACKAGE_Raphael_OutlookEnhancement_0409 |
PACKAGE_Raphael_PictureEnhancement | "PictureEnhancement"="1_50_18141822_c2"
PACKAGE_Raphael_PictureEnhancement_0409 |
PACKAGE_Raphael_ShareDLL | "ShareDLL"="2.0.070522.0000"
PACKAGE_Raphael_ShareDLL_0409 |
PACKAGE_Raphael_SmartTouch | "SmartTouch"="1_0_31096_1"
PACKAGE_Raphael_SmartTouch_0409 |
PACKAGE_Raphael_spritebackup | "spritebackup"="6_2_3_0"
PACKAGE_Raphael_spritebackup_0409 |
PACKAGE_Raphael_TouchFlo | "TouchFlo"="3_0_29946_51"
PACKAGE_Raphael_TouchFlo_0409 |
PACKAGE_Raphael_TVOutPopUp | "TVOutPopUp"="1_0_18173231_0"
PACKAGE_Raphael_TVOutPopUp_0409 |
PACKAGE_Raphael_VoiceRecorder | "VoiceRecorder"="1_10_18151728_1"
PACKAGE_Raphael_VoiceRecorder_0409 |
PACKAGE_Raphael_XT9_IME | "XT9_IME_ATNT"="1_5_32222_1"
PACKAGE_Raphael_XT9_IME_0409 |
PACKAGE_SPC_0409_MortScript_4_11b7 |
VoiceCommand | "MSVC"="1.6.19971"
VoiceCommand_Lang_0409 |
ChangeLog:
Code:
eliteRC3 - 20090115
ChangeLog from eliteRC2:
- updated SYS/XIP to 20954.1.5.0
- updated Opera mobile to build 2808 (SmartTouch scrolling enabled)
- updated Gyrator2 to build 2008.12.10.1 - G-sensor answering/auto-rotate/stylus lock disabled by default
- added TouchResponce 0.2.2 (replacement touch driver)
- Rolled back TouchFlo 3D to build 1.2.35091.2_1813.6 from 1.2.35348.2_1813.6
- Manila Patched by ChainFire, appended _CFC to version info
- Removed Windows Live from SYS and used OEM cab file instead
- Replaced provxml with rgu & RFO.exe (OEM only)
- initflashfiles now done with RFO.exe apart from essentials (OEM only)
- Updated GoogleMaps to version 2.3.0.9 (street view version)
- Diamond GPS Drivers
- Diamond QTV 2.03
- Diamond d3d drivers (non ati)
- Rolled back filesys.exe (XIP)
- Corrected Voice recorder package (now works)
- Added slide to answer/ignore and updated dialer interface (skinned)
- UC now working again (autorun was not launching it correctly)
- Added SASHIMI provisioning, see sashimi documentation for how-to
- Updated zsIRC to 2008.12.07
- confirmed Bluetooth Headset (handsfree calling) works
- A2DP and AVRCP works (AVRCP still blocked by HTC music app afaik :( )
- added GPS Test v1.04
- No solution to WorldCard Mobile problem, removed :(
- VoIP Drivers replaced by those already in build
- Added VisualGPSce for user GPS benchmarking
- Removed PTT Package, theres a cab floating around if it is needed.
- Updated beer app to v2
- OEM & SYS Version details now appear in System folder along with this document
- Several Updated HTC Packages
Known Issues:
- still needs testing out with MSVC / CVC
- Manila may freeze on bootup, do a soft reset..still working on this
MrVanx
Bugs List:
Naturally being a release candidate we expect some bugs to be found, this list should be kept up to date so if it is not mentioned here do please mention it in the thread.
Weather Database "Access Denied" error.
Solution found by rubiks015 HERE.
Misc Info
Any information, cabs or bug solutions discussed in the thread will be placed here for easy access.
Lets give a big contragadulations to mrvanx for all his hard work and his testers. Everyone please test this run it love it drive it and beat it all you can!
Looks great! Lots and lots of improvements to RC2, one can tell you really put a lot of hours into this.
Thank you very much for your hard work to all members of the team.
Trying this out, so hard to pick a ROM my phone gets flashed more than twice a day now!!
Just my luck. Iv just downgraded my phone to stoc for warranty return (gets hot, speaker crakling noise, slow gps, etc etc.) and u guys release RC3. Anyway thanx for the release and now im just hoping my raph comes back to me soon. (Using my old tytn now, it just aint the same )
flippy said:
Just my luck. Iv just downgraded my phone to stoc for warranty return (gets hot, speaker crakling noise, slow gps, etc etc.) and u guys release RC3. Anyway thanx for the release and now im just hoping my raph comes back to me soon. (Using my old tytn now, it just aint the same )
Click to expand...
Click to collapse
You know the Hermes still rocks ITs my backup aswell dude.
Looks great Rc1 was already a big improvement compared with the stock rom. I did'nt flash RC2. So I will see a bigger diference (I hope). Thanks to all who made this possible!!
can anyone help me with backing up my contacts? i failed the last 3 times i've tried. i also tried searching it with no luck :/ maybe i suck at searching. i used the sprite mobile back up the last three times. the only thing i was successful in is backing up the WHOLE thing, not just the contacts, which i only need anyways... i would really like to try RC3, but the only i hate manually inputting all my contacts again (the sim splits them all up... :/)
auriken said:
can anyone help me with backing up my contacts? i failed the last 3 times i've tried. i also tried searching it with no luck :/ maybe i suck at searching. i used the sprite mobile back up the last three times. the only thing i was successful in is backing up the WHOLE thing, not just the contacts, which i only need anyways... i would really like to try RC3, but the only i hate manually inputting all my contacts again (the sim splits them all up... :/)
Click to expand...
Click to collapse
Use PIMBackup instead?
about to head out but will give it a spin tomorrow. Hoping for in call voice recorder, but alas it isn't listed
Congrats on getting this out team. Let me know if there is anything i do to help (FAQ...misc items etc)
@ Auriken
the best way to backup contacts is with outlook. If you got Vista, open windows mobile devicecentre, click on "setup your device" under the header "device settings". (I have a dutch version so it may vary a bit ) And select contacts and other stuff you want to back up. I don't know the whole process anymore with activesync since I don't use it for a year now.
Did I see u have slide to answer in this version? Cool I hope
thank you for the ROM
I've been waiting for this
thank you so much! i used PIM backup and it worked!
aussieak said:
Did I see u have slide to answer in this version? Cool I hope
Click to expand...
Click to collapse
Yep, works fine. Video calling works as it should aswell.
Skinned to fit in with the comm manager and tf3d etc...

Question SM-A025G what CSC to use for nativ call record and BT problems.

Hello, as we all know, it is not possible to record calls anymore on Samsung mobile phones.
But I have read that by changing the CSC it should be possible to record calls.
I Own one SM-A025G with the following CSC
Reading list CSC...OK
3IE | AMO | ATL | ATO | AUT | BGL | BOG | BTU | CNX | COA | COS | CPW | CRO | DBT | DTM | EUR | EUX | EUY | FTM | H3G | HUI | ITV | LUX | MAX | MBM | MET | MOT | MSR | NEE | O2C | O2U | OMN | OPV | ORO | ORS | ORX | PHE | PHN | PLS | PRT | ROM | SEB | SEE | SIM | SIO | SWC | TCL | TIM | TMH | TMS | TMZ | TOP | TPH | TPL | TSI | VD2 | VDC | VDI | VGR | VIP | XEF | XEH | XEO | XEZ
(from SamFw_Tool_v3.3.1)
Is it one of the CSCs with which it is possible to activate call recording?
Have only found SEK CSC for SM-A025F, but cannot be flashed in the mobile?
(but identical hardware?)
Problem with BT.
Wireless headphones do not work during calls !!
Airpods or skullcandy and two different varieties of cheap bt headphones have been tried, can only hear voice but they can't hear me talking during calls.
Music works well.
Slightly better when changing BT codecs. But the quality of voice calls is poor. unusable solution.
It is not possible to turn off "Disable Bluetooth A2DP Hardware Offload" it is grayed out in dev options. Something that is recommended in the forum otherwise.
Any help or answer is appreciated!

Categories

Resources