forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSP Background successfully replaced

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
DrEggman



Joined: 22 Mar 2005
Posts: 28

PostPosted: Sat Jun 18, 2005 2:32 am    Post subject: PSP Background successfully replaced Reply with quote

With the help from Vampire, we ripped the BMP from one month on the firmware and replaced another. We replaced December's red background with a blue one and set the clock to 12/31/2005 11:55PM just in case it didnt work. The PSP boots up and expects red, so it fades to red after the intro, but then fades to the blue background we put in. Its very pretty. I made a video showing the bootup sequence.

http://www.moshimoshineko.com/psp/PSPBG.wmv
Back to top
View user's profile Send private message
ice-master



Joined: 19 May 2005
Posts: 6

PostPosted: Sat Jun 18, 2005 3:58 am    Post subject: Reply with quote

This rocks :), should you explain how to do ?
Back to top
View user's profile Send private message
Squall333



Joined: 28 Apr 2005
Posts: 91

PostPosted: Sat Jun 18, 2005 4:08 am    Post subject: Reply with quote

Am i wrong or did klimru just do this like yesterday?
Back to top
View user's profile Send private message AIM Address
Drakonite
Site Admin


Joined: 17 Jan 2004
Posts: 989

PostPosted: Sat Jun 18, 2005 4:32 am    Post subject: Reply with quote

klimru did it yesterday, nem did it weeks ago, and a few others did it in between.
_________________
Shoot Pixels Not People!
Makeshift Development
Back to top
View user's profile Send private message Visit poster's website
Soir



Joined: 25 May 2005
Posts: 7

PostPosted: Sat Jun 18, 2005 5:24 am    Post subject: Reply with quote

DrEggman:

Great work!

I have a question that I hope you can answer.
Are you or have you thought of making some sort of program that you can run on the PSP to change the background?
Back to top
View user's profile Send private message
jamima69



Joined: 01 Apr 2005
Posts: 17

PostPosted: Sat Jun 18, 2005 6:23 am    Post subject: Reply with quote

yep-at least some of us would really appreciate it if someone could throw together an app or at least post a tut for this...
Back to top
View user's profile Send private message
Cpasjuste



Joined: 29 May 2005
Posts: 214

PostPosted: Sat Jun 18, 2005 8:38 am    Post subject: Reply with quote

Yes we want the code :p
Back to top
View user's profile Send private message
CoreCZ



Joined: 24 May 2005
Posts: 8
Location: UMD Drive

PostPosted: Sat Jun 18, 2005 8:51 am    Post subject: Reply with quote

very interested indeed on how you are able to replace the bmp's but I have read that they get stretched? We need to bypass that?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Phantom8



Joined: 17 Jun 2005
Posts: 30

PostPosted: Sat Jun 18, 2005 10:39 pm    Post subject: Reply with quote

I haven't done it yet, but I guess below is the easiest way to do it.

1) Write a small program to dump the lfash: block device to MS.
2) The dumped image consists of flash0 & flash1 VFAT file systems, plus other partitions. Move the dumped image to a PC and use a hex editor to locate the postion of 1 of the 12 bitmap files you want to replace. To locate the bitmap file, you need to understand the VFAT file system structure in order to locate the file postion. Or you can simply scan the dumped image for occurrance of the bitmap content. Mark down the offset of the bitmap file.
3) Write another small program and open lfash for RDWR, lseek to the offset from step 2. Write whatever image you want to that location. The size of of bitmap file should be 6176.

If you screw up the location of the bitmap file & overwrite other part of flash, you'll definitely brick your PSP.
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Sun Jun 19, 2005 4:57 pm    Post subject: Reply with quote

Phantom8 wrote:
If you screw up the location of the bitmap file & overwrite other part of flash, you'll definitely brick your PSP.


And hope to GOD that you dont have a case of the monday's!!!
Back to top
View user's profile Send private message AIM Address
karmafeed



Joined: 17 May 2005
Posts: 4

PostPosted: Mon Jun 20, 2005 11:41 am    Post subject: Re: PSP Background successfully replaced Reply with quote

DrEggman wrote:

http://www.moshimoshineko.com/psp/PSPBG.wmv


Are you the same Dr. Eggman who made that Gamecube modding tutorial a few years ago? I just did that mod on my GC last weekend. It was tough to find the tutorial though.
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Jun 20, 2005 11:50 am    Post subject: Reply with quote

And definitely caution is in order here.

People might be rushing to make applications to change the PSP internal flash. While cool things can be done, the risk of bricking is high. If people simply *must* write such apps, I strongly encourage folx to do an expanded testing of the app within the circle of acquaintances who trust you just to *make sure*.

Even then, putting strong cautions in the documentation are in order, and many "Are you sure???'s"
Back to top
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group