View Single Post
  #14 (permalink)  
Old 02-15-2010, 01:59 AM
wiskydiver1's Avatar
wiskydiver1
PPCGeeks Regular
Offline
Threadstarter
Location: Waupaca, WI
 
Join Date: Jan 2010
Posts: 155
Reputation: 135
wiskydiver1 is keeping up the good workwiskydiver1 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Who here has the MMS 4k Tiny Picture bug? Tiny cab fix is ready.

Quote:
Originally Posted by rhyme187 View Post
what are the two registry settings it fixes?
They are in:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader]
The default I've found in most roms are these 2 settings:
Code:
User-Agent       REG-SZ       utstar67kv1
x-wap-profile    REG-SZ       http://www.htcmms.com.tw/gen/VictorC-1.0.xml
The Default user-agent, as far as I've been able to figure out, is for the PPC-6700, and the x-wap-profile refers to the Touch Diamond. That's a mismatch to start with. Of course, your mileage may vary, but obviously these settings do not work with certain mms servers.

Damn, just realized I uploaded the wrong cab! It was my first test cab, that id's the phone as a 6800, which should work no problem. I'll show both the changes the cabs do here, and upload a corrected one. If the first works, feel free to keep using it. If you want the EXACT correct settings, uninstall it, and reinstall the updated one. Sorry about that.

My original cab changes those settings to this:
Code:
User-Agent      REG-SZ      PPC6800_1
x-wap-profile      REG-SZ      http://www.htcmms.com.tw/gen/Titan-1.0.xml
The updated cab will change to the actual, proper settings like this:
Code:
User-Agent      REG-SZ      HermannC_1
x-wap-profile      REG-SZ      http://www.htcmms.com.tw/gen/HermannC-1.0.xml
__________________

I'm just here to help. Well, help, and flash, and flash, and flash...
If I was able to help you today, kindly click the Thanks! button.
Reply With Quote