Monday, April 18, 2011

how to make your site PSP ready.


This is a tutorial on how to make your site PSP ready.
Firstly, make sure you capture the maximum resolution of your PSP Edition Site. To do this, take a PSP Wallpaper (480×272) and stick it as a background, no-repeat and fixed background-attachment. After doing so, you can start editing text sizes to fit it.
I suggest making the default font size around 8-10 pixels. Headers being from 13 pixels to 15 pixels in size.

Once you have all of that done, go to your own current site's index.html, php, or whatever. And stick this into the HEAD tag of your HTML content on your main site:

Then, stick the following in the body tag:

onLoad="pspBrowserCheck();"

Also note, you shouldn't go over 2048 K for a cache size in total. Aaand, you're done. Please note, it is suggested you avoid using flash. This also may NOT work in a custom firmware PSP.

0 comments:

Post a Comment

Text