Guest jonathanbaker1 Posted March 15, 2008 Report Posted March 15, 2008 (edited) For those users on AT&T, you can agree with me that the startup and shutdown animations are quite rediculous. The sounds are awful too, but are easy to replace (see my other post). If you've spent much time poking around the phone, these forums, or a registry editor, then you will know that the file which contains this goofy animation is OemAnimationsDll.dll This is a Dynamic Link Library which windows will report as an "application extension". It is fairly large, at about 1.9 Mb. Now to open it up take a recource editor, and I'm using PE Explorer. Inside is 40 images. 20 for the startup and 20 for the shutdown, all in PNG format. So far, I've openend it up and exported all the image files. Having experience with animations, I had no problem making a good looking animation to my liking. After backing up the original of course, I replaced the 20 startup and 20 shutdown images in the .dll file with PE Explorer. Then I recompiled it with PE Explorer, keeping the right filenames of course. That's about as far as I can get. I've put it back on the phone, but it does nothing at either startup or shutdown. I know the filename is right. With the file in Windows, you can right click on properties and after a few more clicks it becomes clear that there is a Samsung security certificate installed on the original file... This is where I think the problem might be. Obviously mine doesn't have the Samsung security certificate... but I was able to install one from the original, supposedly. [edit] I put the factory AT&T animation back on it, and that works fine, so at least I know I didn't "break" anything.. [/edit] So, any ideas? Has anyone tried a custom animation? Edited March 15, 2008 by jonathanbaker1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now