ModMyMoto

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/mmm/public_html/guides/v3i/leftbar.php on line 13

Warning: include(http://www.modmymoto.com/guides/chooseyourmoto.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/mmm/public_html/guides/v3i/leftbar.php on line 13

Warning: include() [function.include]: Failed opening 'http://www.modmymoto.com/guides/chooseyourmoto.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mmm/public_html/guides/v3i/leftbar.php on line 13
Arrow_Tcatv3i Guides Navigation
themotoguide navmenu
Arrow_TcatSponsored Links

Tcat Arrow TheMotoGuides - Motorola modding taken to the limits.
 
Seem Editing


by cash7c3 and poetic_folly

 
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 V3i and here is a little guide to help you accomplish the task.
 
The programs I am using in this guide are P2kTools and XVI32.
 
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!!!!