Well the old Plist from 1.1.1 was an easy fix for this issue, but the new plist for 1.1.3 has changed and this doesn't work. If someone wants to continue to try and fix it, here was the 1.1.1 fix with the old Plist.
Again, the new Plist on 1.1.3 does not look the same and does not behave the same though there are enough similarities that someone might can make it work.
You'll need Plist editor pro if you are on a mac. For windblows, I dunno.
I have managed to make the screen shots apear in the folder, but the Plist controls whether or not they show up in the camera roll and that's where the changes have been done in 1.1.3 that break the fix.
Quote:
Create the directory ~/Media/DCIM/100APPLE and all your screenshots will appear as jpgs. You can sendpic them, or do whatever you want. If you want to view them in the camera roll, then add "camera" to the capabilities list in /System/Library/CoreServices/SpringBoard.app/N45AP.plist
Open the Plist:
look under the key that says "capabilities," you'll see this:
< key >piezo-clicker< / key >
< true / >
Just duplicate that, but replace piezo-clicker with camera.
|