QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Homebrew and Hacks Discussion
The above video goes away if you are a member and logged in, so log in now!

2.00 system

This is a discussion on 2.00 system within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; i need someones help on this one, in want to find out, what the directory is for the wallpaper in ...

Reply
 
LinkBack Thread Tools
Old 07-29-2005, 09:14 PM   #1

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default 2.00 system

i need someones help on this one, in want to find out, what the directory is for the wallpaper in 2.00, like system:/wallpaper/wall.jpg or w/e, i want to do this to test something out. please, if someone can help me find out how to access the image used for the wallpaper that would be awsome. i have an idea how to do it but i need a wireless card for my pc, and all i got it an airport card on my mac, and i don't know how to scan ports on an airport card
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 10:36 PM   #2

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default

bumps
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 10:43 PM   #3
 
Nekid's Avatar
 
Join Date: Jun 2005
Location: CehNehDeh eh?
Posts: 182
Trader Feedback: 0
Default

You mean you make a certain image your background...where is it stored?

Or where do you have to have the image for your background?
Nekid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 10:54 PM   #4

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default

where is it stored, i want to access the wallpaper file from a html page, say i go [HTML]<img src="system/wallpaper/wall.jpg">[/HTML] or w/e, and then when i view the page with my psp, it would show the image, and even better, if the PSP saved the wallpaper image as one name (such as wall.jpg) then everybody would see thier background when they visited the page!
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 10:58 PM   #5
 
marketkid82's Avatar
 
Join Date: Jul 2005
Location: cali
Posts: 876
Trader Feedback: 0
Default

Oh, thats very interesting Nice idea.
__________________
[center]
Just because your paranoid, doesn't mean someones not following you. (Member since 7/20/05)
[img]http://acrility.net/Animation2.gif[/img]
:ROFL::ROFL::ROFL:
Throw a tomato at a forum member
[img]http://instagiber.net/smiliesdotcom/otn/funny/tomato.gif[/img] [img]http://www.garpland.com/v2/html/emoticons/Boo.gif[/img]
[/center]
marketkid82 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:03 PM   #6
 
Join Date: May 2005
Posts: 77
Trader Feedback: 0
Default

If your trying to do what i think your doing it will be

file:/psp/photo/wallpaper/wall.jpg

If your trying to access your memory stick through the browser its been done and it works.

Just type the above into you adress bar and the pic will show up
ArcAngel9 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:06 PM   #7

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default

nono, i already know how to do that, i want to access the system files, i know for a fact the psp saves a image file onto the system for the wallpaper because even after you delete the image from your memory stick, it still shows the image, so there has to be a way to view the image via the system files. if someone has windows, a wireless router, and a psp they could search the system files through a web browser (with gameshare and superscan, you know, it was on pspupdates like a month ago.)
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:13 PM   #8
 
Join Date: May 2005
Posts: 77
Trader Feedback: 0
Default

oh alright sorry for the misunderstanding, im not sure how to do what your asking, sorry
ArcAngel9 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:50 PM   #9
 
Join Date: Jul 2005
Posts: 1
Trader Feedback: 0
Default

Interesting concept. So you're trying to track where the PSP takes the image into firmware. Possibly modifying firmware if it's accessible?

Sorry I couldn't help, but props to you.
mrekli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:54 PM   #10
 
Jake's Avatar
 
Join Date: May 2005
Location: Oklahoma
Posts: 4,848
Trader Feedback: 0
Default

I may be missing something here, but that's exactly what PSPersonalize does - it rewrites the files located on the EEPROM, changing that portion of the "firmware". The file list and directory structure of the majority of the firmware is already known. Check out PS2Dev - I believe one of the stickied posts on their forums contains this list.
__________________
[center][b] [url="http://forums.qj.net/showthread.php?p=177883"][color=Orange] The Definitive MPH Firmware Downgrade FAQ
[url="http://forums.qj.net/showthread.php?t=2641"][COLOR=DarkRed]Pre-Made Homebrew for 1.50!! [/COLOR][/url][/color][/url][/b][/center] [CENTER][b][url="http://forums.qj.net/showthread.php?t=2189"][color=Red]Ultimate Homebrew Guide[/color][/url][/b][/CENTER]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][b]Read about[/b] [url="http://forums.qj.net/showthread.php?t=9708"][color=Purple][b]Operation: PSPositive Posting[/b][/color][/url]
[b] Read the [url="http://forums.qj.net/showthread.php?t=2047"]Posting Guidelines[/url][/b] [center][b]Read the [url="http://forums.qj.net/showthread.php?t=4394"][color=Green]Piracy Policy[/color][/url][/b]
[/center]
[/center]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][color=Navy][b][size=1]Check Out Our Sister Sites[/size][/b][/color][/center]
[center][size=1][color=Navy][url="http://www.ps3updates.com/"][color=Teal]PS3Updates[/color][/url] [url="http://www.360updates.com/"][color=Teal]360Updates[/color][/url] [url="http://www.ndsupdates.com/"][color=Teal]NDSUpdates[/color][/url] [url="http://www.nrupdates.com/"][color=Teal]NRUpdates[/color][/url][/color][/size] [/center]
Jake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:56 PM   #11

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default

not modifying the firmware, just accessing system files, such as the wallpaper image, this could bring 2.0 half *** homebrew to a new level. (yeah i call it half *** homebrew because its not really homebrew, because its all run on the web, and made with javascript)
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2005, 11:57 PM   #12

Developer
 
Koba's Avatar
 
Join Date: Jul 2005
Location: Canada
Posts: 362
Trader Feedback: 0
Default

Quote:
Originally Posted by MalumEnSe
I may be missing something here, but that's exactly what PSPersonalize does - it rewrites the files located on the EEPROM, changing that portion of the "firmware". The file list and directory structure of the majority of the firmware is already known. Check out PS2Dev - I believe one of the stickied posts on their forums contains this list.
thats why i said 2.00... PSPersonalize isn't for 2.00 (obviously)
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition...

Personal Development Blog:
http://keepitreal-dev.blogspot.com/
Koba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
200 , system

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 11:34 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us