Latest Acrsoft MMS composer - Tilt, TyTN II, MDA Vario III Themes and Apps

I have version 3.0.0.25 on my HTC Universal, and I saw it mentioned that there is a 4.something version. Is there a newer version I can get a hold of? Or is there a competing version I could get a hold of?
My search began to find a solution to the shrinking of MMS pics on receive.

They're actually up in the 5.0.xx version now. But I don't think that will help. If remember correctly it wasn't the ArcSoft version that was causing the problem with the shrunken images. I believe it had something to do with the PIE User Agent Custom Base on how your device is reported to ATT. I think when I was using a non ATT ROM on my Tilt I had changed my device from the HTC_TyTN_II (Stock TyTN II) to HTC-8900 (AT&T Tilt) and it stopped shrinking my images.

Related

ArcSoft MMS composer updating?

It is possible to upgrade the built-in MMS composer from ArcSoft and which is the actual version for us WM2003SE user?
I don't now if it's the original composer but I have a cab file which is at version 2.0.0.22!
By the way: do you know about any other MMS composer for WM2003SE?
I think there is a higher version than this for 2003SE, but it'd just include bug fixes. I remember seeing a slightly higher version number on the Xda Mini. There are newer release versions for WM5, but not for 2003SE.
Having tried upgrading this, and failed (newer versions were packed in installs that work on 2003SE, but are designed for WM5), my advice to you would be that if your ArcSoft MMS program works, then don't touch it! Once an upgrade is installed, you can't roll back, without rolling back to a backup or your Phone.
What additional features were you looking for?
I don't miss any feature but I was interessted in it!
Firstly I would test sending MMS nd Video MMS after I had configured my MMS connection!
animelover said:
Firstly I would test sending MMS nd Video MMS after I had configured my MMS connection!
Click to expand...
Click to collapse
The version you have (which is also the same version I have) supports this already.

FLAW with Underground Rom (MMS)

Hello everyone. If you have installed the arcsoft cab supplied with the underground edition, you will encounter a problem with receiving picture messages correctly. The arcsoft version that is supplied will downsample ALL incoming picture messages to 160x120 and less than 15kb regardless of the original file size. I'm not suggesting this is a problem with underground directly, as i love their version of crossbow. I am suggesting that the rom should come with a more updated version than 3.0 to solve this issue. Xelecins's wm5 custom rom comes with 3.2, and MB's crossbow rom comes with arcsoft 3.5. Does anyone by chance (as I have been searching FOREVER) have the the Arcsoft MMS composer 3.5 cab? The cab file in the xda ftp is corrupt and will not install. Can someone please upload a version 3.2 or higher (if possible the 3.5 cab from MB; but not from the xda ftp). THANKS!
Please stop cross posting every post in multiple forums. The mods have split WM6 to a seperate forum and it doesn't help when people then post in both forums the exact same thing.
Since this is WM6 specific and there is already an exact same post in that forum, Mods should delete this one.

arcsoft mms composer version is 4.2.8.1

i wanted to know if there was a way to fix the way it receives incoming mms. they appear small like thumbnails and not their full size for some reason.. can anyone help
the q mobiles ms composer version is 4.2.8.1
could someone provide me a solutionat that works. ive tried a number any nothing affects the size of the mms
search and u shall learn.. it has to due with the phone ur using + settings + provider.. maybe if u explained which model/provider ur using people would be more prone to help.
ex.
att tilt
att
or..
kaiser tytn2
tmobile ....so on
at&t tilt unlocked
q mobile 1.2
t mobile USA
anyway i could get some help itried all the oslutaitons i could find.. still thumbnail pictures incoming.. even if i send one to myself thats big
i can send out big photos
I highly suggest you ask in Quentin's thread. No need to create a new thread. Better yet, did you check his wiki? Maybe the answer has already been posted.
Sounds like the same problem as I had on O2. You may need to try this but use the settings from a phone that your carrier supplies....
http://forum.xda-developers.com/showthread.php?t=359584

recieving very small mms! PLEASE HELP

Hey there,
I have a touch diamond 2 with official ROM and i live in armenia i use MTS armenia sim card i went to costumer support they said its my phone problem and my phone is scaling the picture down but i dont belive in that.i read the other posts i tested the registry tweak but it didnt work someone please help me.
Yeah the phone has a higher res screen and the picture was sent from a phone with a small screen and sorry camera or screen size. That is why your picture is small. Try saving it and viewing it with the HTC album and Zoom-in. That should work.
no that is not the problem becuz the pictures recieved are max 3kb. so its a thumb.
Glad you asked this question as I have the same problem on o2 in uk. I tried the reg tweak from here: http://forum.xda-developers.com/showthread.php?t=359584 but it didn't help.
I'm hoping somebody has been able to solve it and can post.
I just want to add a +1 to this. Im currently using Duttys WM6.5 ROM R5 going to use R6 now, could it be a setting that is wrong?
im using the topaz essential 3.7 rom and this solved my "tiny" mms problems that i had with the other roms. hope this helps!
sounds like post#2 had it right. While you CAN change the max send/receive limit on MMS messages... typically they are 300k by default; usually the receive limit is 600kb. Here is my edited MMS Settings I cook with. I increase my limits up to 600k send and 1Mb receive. SampleMMSC is just the name I used, it could be anything.
You can check this:
Code:
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\MMSCSetting\[b]SampleMMSC[/b]]
"waptype"=dword:00000001
"GatewayPort"=dword:00000050
"MmscURI"="http://mmsc.cingular.com"
"Gateway"="wireless.cingular.com"
"Name"="AT&T MMS"
[b]"WAP1RecvDefaultSize"=dword:000FA000
"WAP2RecvDefaultSize"=dword:000FA000[/b]
"SendDefault"=dword:00096000
"ConnectionVia"="{B2AD7D1D-2C4B-494B-B324-42EEC882B71B}"
[b]"WAP1SendDefaultSize"=dword:00096000
"WAP2SendDefaultSize"=dword:00096000[/b]
"ISP"="SampleMMSC"
Looking at this code, WAP1RecvDefaultSize = FA000 (1024kb or 1mb)
WAP1SendDefaultSize = 96000 (600kb)
But I think the reasoning is that most phones don't have a high resolution. So full screen on my wife's phone is 240x320... plus most phones compress the image down for sending via MMS to usually 120x160... which as you can imagine would look tiny on our 480x800 screens. Just depends on the phone.
my registry entry is correct:
"WAP1RecvDefaultSize"=dword:000FA000
"WAP2RecvDefaultSize"=dword:000FA000
The problem for me is definitely with my carrier - o2.
As my TD2 is not from o2 and they don't actually sell this phone, they don't recognise the user-agent in WspHeader. Because they don't recognise it, they then compress the mms image right down to between 3 and 6k. I can send full size mms and they are received by others fine but anything I receive is compressed. I have sent myself mms - it leaves at around 250k but arrives at 6k.
I have found posts about changing the user-agent and profile in WspHeader to a device that o2 recognises but none of these changes have worked for me.
I'd be interested to see what anyone else on o2 (uk) that can receive mms of 300k, has for their user-agent and profile in the registry:
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader\User-Agent]
and
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader\Profile]
cokeyblokey said:
The problem for me is definitely with my carrier - o2.
As my TD2 is not from o2 and they don't actually sell this phone, they don't recognise the user-agent in WspHeader. Because they don't recognise it, they then compress the mms image right down to between 3 and 6k. I can send full size mms and they are received by others fine but anything I receive is compressed. I have sent myself mms - it leaves at around 250k but arrives at 6k.
I have found posts about changing the user-agent and profile in WspHeader to a device that o2 recognises but none of these changes have worked for me.
I'd be interested to see what anyone else on o2 (uk) that can receive mms of 300k, has for their user-agent and profile in the registry:
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader\User-Agent]
and
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader\Profile]
Click to expand...
Click to collapse
Has been driving me nuts for weeks as well However I was sure that when I first got the phone (pre flashing cooked ROMS) that I received MMS @ full size.
So today, in desperation I flashed the official Topaz 6.5 ROM. Sent a test MMS to myself and hey presto it came back full size YAY.
Looking at the registry for Arcsoft/Arcsoft MMS UA/Config there are a hell of a lot more subkeys and values than was in the cooked ROM, so next step is to copy everything down reflash the cooked ROM and add all the subkeys and values. I may be some time LOL
I have exactly the same problem, flashed mine with 'Duttys Topaz WM6.5 Leo R7 WWE' rom, now I recieve tiny MMS pictures. Also on O2 (UK) with non branded phone.
Druboo please can you post what changes you have to make to correct this problem, I know it may take a while to sort but it will help all of here.
Thanks
Can now receive full size MMS on Duttys ROM
First things first, I use CERegEditor as a pc based regedit for my TD2 - So not sure if it will work with other regeditors. However, if Druboo's using it, it must have been free
With the stock 6.5 ROM still on the phone I made a backup of the Registry saved as Stock ROM.
Re-flashed Dutty's ROM and made a backup of it's Registry Saved as Dutty's ROM.
Then did a compare between Stock ROM and Dutty's ROM just for HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA which resulted in 12 subkeys and 199 values extra in the Stock Rom. Saved the differences as Differences.
Imported Differences onto Dutty's ROM. Test MMS and hot to trot
Hope it works for you too
ATB
Druboo said:
Can now receive full size MMS on Duttys ROM
First things first, I use CERegEditor as a pc based regedit for my TD2 - So not sure if it will work with other regeditors. However, if Druboo's using it, it must have been free
With the stock 6.5 ROM still on the phone I made a backup of the Registry saved as Stock ROM.
Re-flashed Dutty's ROM and made a backup of it's Registry Saved as Dutty's ROM.
Then did a compare between Stock ROM and Dutty's ROM just for HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA which resulted in 12 subkeys and 199 values extra in the Stock Rom. Saved the differences as Differences.
Imported Differences onto Dutty's ROM. Test MMS and hot to trot
Hope it works for you too
ATB
Click to expand...
Click to collapse
excellent work, if i have (alot of) time i will add the reg entries seperatly in an attempt to find the one responsible for the problem
Thank you, I will give it a try.
Druboo said:
Can now receive full size MMS on Duttys ROM
First things first, I use CERegEditor as a pc based regedit for my TD2 - So not sure if it will work with other regeditors. However, if Druboo's using it, it must have been free
With the stock 6.5 ROM still on the phone I made a backup of the Registry saved as Stock ROM.
Re-flashed Dutty's ROM and made a backup of it's Registry Saved as Dutty's ROM.
Then did a compare between Stock ROM and Dutty's ROM just for HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA which resulted in 12 subkeys and 199 values extra in the Stock Rom. Saved the differences as Differences.
Imported Differences onto Dutty's ROM. Test MMS and hot to trot
Hope it works for you too
ATB
Click to expand...
Click to collapse
Is this cabbed up somewhere? I have no idea how to implement it but I am having this problem.
New Place to Edit
Well my previous fix no longer works on Sense 2.5 ROMS
It appears that the mms servers are now given the phone information from a different location. The good news for us poor belligered O2 UK users is that the Topaz is finally recognised in the Server database.
Point your reg editors to HKEY_LOCAL_MACHINE\Software\Jataayu\MMS\SP
Make UAProfile="http://www.htcmms.com.tw/gen/HTC_Touch_Diamond2_T5353-1.0.xml"
& UserAgent="HTC_Touch_Diamond2_T5353/arcsoft-mmsua-5.2.0.xx" and you should be back in business.
Druboo said:
Well my previous fix no longer works on Sense 2.5 ROMS
It appears that the mms servers are now given the phone information from a different location. The good news for us poor belligered O2 UK users is that the Topaz is finally recognised in the Server database.
Point your reg editors to HKEY_LOCAL_MACHINE\Software\Jataayu\MMS\SP
Make UAProfile="http://www.htcmms.com.tw/gen/HTC_Touch_Diamond2_T5353-1.0.xml"
& UserAgent="HTC_Touch_Diamond2_T5353/arcsoft-mmsua-5.2.0.xx" and you should be back in business.
Click to expand...
Click to collapse
Thanks, just found this thread and this worked for me

Jetcet print cab &/or stock rom

I have looked high and low for the netcet printing cab and have been unable to find it anywhere, if anyone can provide this i would be grateful. I have also been unable to find a stock rom for the UK touch pro that I just bought since the energyrom I flashed was/is a complete disaster.
Has anyone talked to westtek regarding this because if its provided as OEM software (ie part of the original purchase) then it should be available to owners of that particular system in perpetuity (aka touch pro)
rgrds
Jemma
I got a few hits from THIS search. An official vodafone ROM from THIS thread. I just checked the link and it seems legit. I can't say for 100% as I no longer have service with my TP; switched service providers...
Additional info from the WIKI:
Shipped Full WM6.1 ROMs
On a final note, I believe all these ROMs are for GSM devices.

Categories

Resources