Have your carriers VSM file identified

Your phone has 320x240 resolution, if your not worried about the vendor ID, you can choose either of these:
Red Splash = VSM-12470-001
White Splash = VSM-11221-001
 
thanks,
I've been tried to change image(.png) with other image (custom), but not work.. (only show blank splash screen)...
how to create custom's splash screen?
 
I'm avoiding cystom splash screens, I've heard a few people successfully do it but im not sure about the checksum as the VSM file fails if its not right. There was a good thread somewhere on the forum they might be able to help.
 
VSM-21196-002 is possibly for the 9500 (tim italy)

Its the only file I couldn't check the resolution for because it seems to be in flash. I would think the most uptodate phone would maybe have a multimedia splash screen? I'll look into it more tonight.
 
Create a PNG file of the desired resolution. Use my online tool at c.site88.net to create your own branding file with a correct checksum. Then just use MML as outlined elsewhere to load it to your phone. Enjoy!
 
ok. another problem. i have mfi 1.8.1.3. when i connect my storm it say that the loader is newer, use a new loader.
What can i do ?
 
I haven't worked with anything newer than the 8703e, but you might try using cfp.exe (a.k.a hahanew.exe) to load your MFI file. Somewhere there is an update to the MML multiloader. Are you able to get in into the "cal mode" or with the "no application linked" screen?
 
Please check on your help screen if it gives a value for Branding Version and let me know what it says.

Also, to help me get it working for newer devices, please also install the Branding Version Checker and let me know what number it gives you.
 
Blackberry MFI Multiloader 2.0.1.3 Update

This guide is assuming you have already downloaded and installed 1.8.1.3
1. replace the configuration.xml file in c:\mml\configuration\ with the one in the torrent
(this has the info for unlocking the storm and javelin
.
2.Run Actualizacion_MML.exe to update from 1.8.1.3 to 2.0.1.3
3. thats it now you have all you need to unlock the javelin and storm (i have not tested it yet so be careful)

DOWNLOAD HERE
 
Ok, I managed to write a program to parse the VSM files and extract each resource to a separate file. It is not pretty code, but it seems to work. There is a batch file that creates the folder "output" and creates a folder in it for each VSM file and then runs the parseVSM.exe which puts dumps the resources to files named after the resource type. The zip file contains the source and an exe file as well as the bat file. Just put the bat file and the exe in the directory with all the VSM files that sdtv13 provided. I was unable to attach the zip file so you can download it at http://c.site88.net/parseVSM

Feel free to do whatever you like with the code to improve it.
 
Back
Top