• Search
  • Today's Posts
  • Mark Forums Read
  • Remove Ads
HomeForumsPSPPS3DSWiiXbox 360PSP XMB

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Log in:

  Console Spot Forums - PSP DS PS3 Xbox 360 Wii XMB > Sony PSP Forums > PSP Help & Tutorials
[Tutorial] How to use the Screenshot Viewer

   

Reply
 
LinkBack Thread Tools Display Modes
Old 11-03-2009, 06:16 AM   #1 (permalink)
yammata684
Senior Member
 
yammata684's Avatar
 
Join Date: Jul 2009
Location: Jacksonville, Fl
Posts: 202
Default [Tutorial] How to use the Screenshot Viewer

The Need to Know
The basic two sentence summary how to use
Put a picture in a folder. Put the folder in ms0:/PSP/SCREENSHOT/

From here on down is optional. It's only if you want to have custom thumbnails or preview background

What the Heck Is This?
What is he talking about?!?!?!
This guide is telling you how to put pictures in the SCREENSHOT folder and how to customize how they're viewed.

Why should I even care?
Because you can customize the thumbnails of all you photo folders and add preview backgrounds

I don't want to read all this gibberish. What do I NEED TO KNOW?
Basically, take any pictures, put them in a folder, and put that folder in ms0:/PSP/SCREENSHOT/

Why should I keep on reading?
Do you want your photo folders to look like they do in the Gran Turismo folder below? If yes, continue.
There are a set of folders you can view pictures from: ms0:/PICTURE, ms0:/PSP/PHOTO/,ms0:/PSP/SCREENSHOT/, etc... This tutorial tells you how to put pictures in that folder.

Below is an example of what you can do by following this tutorial. The background isn't my wallpaper it's the preview background for the entire folder. The photo browser displays it when you hover over the folder. If you want to see for yourself check out the third attachments.



Important Points
  • THE IMAGES DON'T HAVE TO BE SCREENSHOTS.
  • The screenshot folder in which all sub-folders go is "ms0:/PSP/SCREENSHOT/".
  • When I say "sub-folder" I am talking about the folder you put your images in.
  • All images must be placed in a sub-folder or else they will not show.
  • You can name your images whatever you like and put them in the sub-folder
  • You can name your sub-folder whatever you like
  • There is a file that goes in the sub-folders called "PSCM.DAT" - we'll talk about it later
  • There is a file that goes in the sub-folder called "PARAM.SFO" - also, later

How to create a PARAM.SFO for Images

What the heck is a PARAM.SFO???
It's basically like an information file.

It's full of keys. Each key holds values for the name of the key. For example the PARENTAL_LEVEL key tells the PSP what the parental control level is. If the data says 7 then the level is 7.

Unlike the PARAM.SFOs for games and updates there are only 3 keys:

"PARENTAL_LEVEL" - key type: NUM
"TITLE" - key type: STR
"VERSION" - key type: NUM

Note that STR stands for string, NUM for number, and BIN for binary

The parental control and version I haven't got to work yet. The title works fine though.
  1. Download, install, and run Ebootr 1.5**. It is the best for SFO editing.
  2. Go to "File" and select "SFO Editor"
  3. Enter the desired information to the keys mentioned earlier (view screenshot in spoiler). The values for VERSION and PARENTAL_CONTROL should just be changed to zeroes. The TITLE data is whatever you want the name of the screenshot folder to be. When entering keys, enter them in the order listed earlier.
  4. Enter the key type information from earlier.
  5. When you are done entering information click "Add". Add all 3 keys and save the SFO.

How to create a PSCM.DAT for Images

What the heck is a PSCM.DAT????
It is a PBP with the PARAM.SFO file from earlier but with images and its been put together in a specific way.
  1. Rename "PSCM.DAT" "PSCM.PBP"
  2. Use PBP Unpacker* to open the PSCM.PBP
  3. Select everything in the lower pane and select "Extract" at the top
  4. Where you extracted the contents there should be 3 files: ICON0.PNG, PIC1.PNG and PARAM.SFO (refer to earlier instruction on how to make).
  5. Edit the PNG files with a photo editor. The dimensions of ICON0 are 72 X 40. PIC1 is 480 X 272 - as usual
  6. To re-add to the PBP, open PBP Unpacker and select "New" from the top. Load all the files you edited.
  7. Select "Save" and overwrite the original PSCM.PBP
  8. Rename the "PSCM.PBP" "PSCM.DAT" and place in your sub-folder
If you have a properly made and put PSCM.DAT in the sub-folder then when folder is viewed in the photo browser, the name of the folder should be whatever you changed it to, a thumbnail should appear for the folder, and the background should change (Sort of like in the game and savedata browser).

Downloads
*PBP Unpacker v0.94 Download: Link
**Ebootr v1.5 Download :Link
Attachments
  • A sample
  • The PCT2.prx screenshot plugin (I don't take credit for it) modded so that it saves to a folder called "My Screenshots". It looks cool and its more convenient.
  • The sample screenshots included in the first picture (Gran Turismo).
Attached Files
File Type: zip Screenshot Plugin.zip (6.0 KB, 1 views)
File Type: zip Sample Screenshots.zip (415.6 KB, 0 views)
File Type: zip Gran Turismo Screenshots Sample.zip (777.7 KB, 0 views)
__________________
My Favorite Quotes
I'm really happy for you, I’m gonna let you finish, but Beyoncé had one of the best videos of all time." - Kanye West

"Vegeta, what did the scouter say about his power level?"
"It's over 9,000!!!!!!!!!!!"

WIP: XMB+

Version History and PSP Information
3.50 > All OFW Updates In Between 5.03 > 5.00 M33-6 >TA-086 5.50 GEN-D2

Last edited by yammata684; 11-04-2009 at 07:33 PM.
yammata684 is offline   Reply With Quote
Old 11-03-2009, 09:20 AM   #2 (permalink)
xWarWolfx
Elite Poster
 
xWarWolfx's Avatar
 
Join Date: Jul 2009
Location: M33's lounge
Posts: 381
Default

Omg, you love hex-editing, don't you? You've been exposing secrets ;P

Well good luck, hope people like it.
__________________
______
______
__________________
xWarWolfx is online now   Reply With Quote
Old 11-04-2009, 01:19 AM   #3 (permalink)
yammata684
Senior Member
 
yammata684's Avatar
 
Join Date: Jul 2009
Location: Jacksonville, Fl
Posts: 202
Default

I have updated the tutorial with new information, better instructions, and new sample screenshots (in attachments). Please post feed back. I am learning how this works as I go so if you have a problem, concern, idea, issue - please post.

EDIT: I added the Gran Turismo example.
__________________
My Favorite Quotes
I'm really happy for you, I’m gonna let you finish, but Beyoncé had one of the best videos of all time." - Kanye West

"Vegeta, what did the scouter say about his power level?"
"It's over 9,000!!!!!!!!!!!"

WIP: XMB+

Version History and PSP Information
3.50 > All OFW Updates In Between 5.03 > 5.00 M33-6 >TA-086 5.50 GEN-D2

Last edited by yammata684; 11-04-2009 at 02:25 AM.
yammata684 is offline   Reply With Quote
Old 11-07-2009, 09:33 PM   #4 (permalink)
tjones436
Banned
 
Join Date: Apr 2009
Location: In ur moms V@GIN@
Posts: 1,005
Default

hey yammata684, can you do it just for these two folders please because i don't understand this..p.s the two images that are in the folders i want to be the thumbnails like your gran turismo one


UPDATE:And the call of duty one please....thanks in return
Attached Files
File Type: rar wallpapers.rar (317.0 KB, 0 views)
File Type: rar Call Of Duty MW2.rar (63.5 KB, 0 views)

Last edited by tjones436; 11-07-2009 at 09:46 PM.
tjones436 is offline   Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes
Linear Mode Linear Mode
Hybrid Mode Switch to Hybrid Mode
Threaded Mode Switch to Threaded Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



   


counter

All times are GMT +1. The time now is 10:05 PM.

Contact Us - ConsoleSpot - Archive - Top

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks