All right, some of you may have noticed the CPU errors we've been getting at MoGu--growing pains for a growing site! I have recoded the whole site to straight code instead of using the CMS I was using--not because it was a buggy CMS, but because I can't afford my own server, which is what the CMS deserved! Bottom line is you should notice a much quicker site, and no more errors! Thanks--stick around, we're growing like crazy!
if it helps...
Seem Editing
by and
Seem editing is very usefull for getting your phone just how you like it. You can do things like increasing video length and adding color styles to your video recording through seem editing. Seem editing is a powerfull tool for modding your V3 and here is a little guide to help you accomplish the task.
The programs I am using in this guide are and
The seem edit I am doing is a very common one. It is the seem edit for voicemail notification and looks something like this:
Voicemail Indicator: Seem 0032_0001
Offset 02-->Bit 1--> (1 on, 0 off)
This seem edit is for those who do not get the voicemail notification icon when they get a voicemail and instead they get a txt msg with the characters ^@ and _@. This should stop those txts and enable the indicator.
First thing you need to know is that we are going to be doing bit manipulation as evident by the "Bit 1."
1 on = check the bit
0 off = means the bit is unchecked
Now that we are rdy open P2k Tools, plug in your phone, and hit seem.
next click load from phone
The seem we want is 0032_0001 so make sure that :num is 0032 and :rec is 0001. Click Save to File.
Browse to the directory you would like to save the seem and click save.
Now open up XVI32
Go to File and select Open
Browse to where you saved your seem, select it, and click open
Hit ctrl+g on your keyboard
Make sure hexadecimal is selected and type 02 in the box since we want to find offset 02. Then click OK.
Now you can see that offset 02 is selected.
Go to tools and select Bit manipulation.
Now as you can see bit 1 is unchecked.
Check bit 1 and click Set.
Now go to file and Save.
Go back to P2k Tools and select Load From File.
Select your seem and click Open.
Click Save to Phone.
Now hit restart.
Your phone will restart. Congrats You just seem edited!!!!