What's new

Fix Stuttering Animations in iOS 4.3.x

slimshotty

iPF Noob
Check out the original thread here.

The filename for the iPad is K48AP.plist which is located in /System/Library/CoreServices/SpringBoard.app/.

Find the following:

<key>launch-mode</key>
<string>pre-animate</string>

And replace with:

<key>launch-applications-while-
animating</key>
<true/>

Before making any changes to the original files, remember to make a backup:

cp K48AP.plist K48AP.old

Have fun!
 

Most reactions

Latest posts

Back
Top