Require at least 3.80 OFW or CFW - PHAT/SLIM, works on both.
This is a way to bookmark your pages in the PSP. You will find out that you cant change the adress when you are actually in the Web browser and some other stuff. I can't come up with any way why this will brick your PSP, but if it does I'm not responsible.
You can find the tutorials/guides below. There is two type of guides:
"BeginnerGuide" - If you dont really know alot about this.
"FastGuide" - You can manage without the details.
Quote:~BeginnerGuide It's not actually necessary but I was kind of bored and it was actually the first time I ever tried the PSP streaming radio(even thought I was able to connect to the internet all the time).
Anyway now to the point! This is what you need:
* An internet connection
* Memorystick - any size
* USB cable or cardreader for your memorystick
* Hex edit program (i.e. Hex Workshop)
1. Install the radioplayer by pressing "x" on <<the Internet Radio>>, Click* About Internet Radio and you should be on the website to installing the radioplayer.
(This might work on RSS Channel too but i haven't tried that)
('connect your USB')
2. After the installation you should have a folder in X:/PSP called RADIOPLAYER with capital letters. (X:/PSP/RADIOPLAYER)
3. Make two folders in the X:/PSP folder. folder one will be called "qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmq" without the quotes.
Folder two: "qwertyuiopasdfghjklzxcvbnmqwe" without the quotes.
As long as the folders got 53 or 29 letters, first folder contains 53 and second 29.
4. We are gonna put a redirect HTM(L) page in these two folderss. Open a text document and add the text below:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>(loading.. or something else)</title>
<meta http-equiv="REFRESH" content="0;url=(the URL/site you want)"></HEAD>
<BODY>
(A little text for the redirecting page) </BODY>
</HTML>
Save the file by pressing ctrl+s and change the name into index.htm
Do this twice and place each file in the folders as I named before.
(qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmq and
qwertyuiopasdfghjklzxcvbnmqwe)
5. *In the folder X:/PSP/RADIOPLAYER*
Copy the "InternetRadioPlayerII.prs" file without the quotes. Save the file name to the name of the website. For example: "PSP Official Website"
Change the first one to:
file:/PSP/qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmq/index.htm
second one to:
file:/qwertyuiopasdfghjklzxcvbnmqwe/index.htm
If you want to change the titel you must rename this part:
"title.Internet Radio Player" change the bolded part, if you want to change it to "NBT" then you must make 18 dots because the PSP wont read the file then.
So it should look like this: title.NBT.................." without the quotes. The title must contain 21letters, no less no more.
NOW save it! file>save. BACKUP? Safety first xD so press yes if you want to.
Rightclick>Properties> mark" read only"
7. You are done! It should look something like this.
It's a weird thing in the end because I deleted some useless language packs for me to free some memory in F0.
8. If you want to make more bookmark, just change ALL the text with "index.htm" to "inde1.htm",inde2.htm or anything. The redirecting page must be inde1.htm,inde2.htm etc.
When you are changing the codes on the prs file you cant change the numbers of the letters, thats why I told you to make those weird named folders.
This is actually not very useful but I just want to share this with you guys, so I would appreciate if I did not get some whine comments!
Quote:~FastGuide -You can find the HTML script in the "BeginnerGuide",some specified stuff is removed cause this is the "FastGuide"
Requirement:
* An internet connection
* Memorystick - any size
* USB cable or cardreader for your memorystick
* Hex edir program (i.e. Hex Workshop)
1.Get the radioplayer and install it
2.connect your usb and go to the folder ms0:/PSP/RADIOPLAYER
3.Copy the file and rename it to whatever you want (PSP official website), dont change the file type.
4.You will see 2 URL's rename them to:
file:/PSP/qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmq/index.htm
and
file:/qwertyuiopasdfghjklzxcvbnmqwe/index.htm
To change the title rename this part: title.Internet Radio Player. The title must contain 21letters so use dots if you got a short title.
5.Make 2 folders in the PSP folder, name them to:
qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmq <<<lets call it 1 and
qwertyuiopasdfghjklzxcvbnmqwe <<<lets call it 2 6.Make an HTM file, type in the script for redirecting to the page that you want. Save the file using the name index.htm in folder1 save an copy with the same name in folder2.
7. If you want to make more than 1 bookmark change all the text with index.htm to inde1.htm, inde2.htm, inde3.htm etc.
DONE!
This is actually not very useful but I just want to share this with you guys, so I would appreciate if I did not get some whine comments!(This may work on RSS Channel too but I haven't tried it.)