How to access Flash0 with Read and Write Permission?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
User avatar
EdwardFMA
Posts: 40
Joined: Wed Jul 06, 2005 11:47 am

How to access Flash0 with Read and Write Permission?

Post by EdwardFMA »

I need help in figureing out how to access Flash0 Read and Write Permission. Right now i'm trying to develop and XMB Name Changer, but can't figure out how to access Flash0 to make the necessary changes.
EdwardFMA/IchigoKurosaki - PSP Expert
Athlon 64 - Socket 939 - 3000+
1GB 333 DDR-Ram
Geforce 6600 GT PCI-Express

Orbis PSP Development
Open-Source Development
PspPet
Posts: 210
Joined: Wed Mar 30, 2005 2:13 am
Contact:

Post by PspPet »

(reading is easy, writing is trickier)
http://forums.ps2dev.org/viewtopic.php?t=3294

Also check out some of the released programs that write to flash0/flash1 like PspPersonalize/PspSet/WabVersionChanger. AFAIK they are released as binary only [no source] so you need a little disassembly. At least follow some of the same pre-checks (ie. make sure the battery is full or AC adapter charged before starting to write etc)
GENERAL WARNING: writing to flash0 is very dangerous (for you and the people who use your program)
User avatar
EdwardFMA
Posts: 40
Joined: Wed Jul 06, 2005 11:47 am

Post by EdwardFMA »

Also check out some of the released programs that write to flash0/flash1 like PspPersonalize/PspSet/WabVersionChanger. AFAIK they are released as binary only [no source] so you need a little disassembly.
that won't work i need to be able to edit topmenu_plugin.rco to change the XMB and sysconf_plugin.rco to change the version name in System Information.
EdwardFMA/IchigoKurosaki - PSP Expert
Athlon 64 - Socket 939 - 3000+
1GB 333 DDR-Ram
Geforce 6600 GT PCI-Express

Orbis PSP Development
Open-Source Development
placasoft
Posts: 53
Joined: Mon Mar 28, 2005 10:53 am

Post by placasoft »

Hey edwardfma,
don't make a program like this! I'm the maker of PSPSET! And brick one psp by changing the name from the UMD to D:/! The edit topmenu_plugin.rco works great with the MTH Firmware loader! But after I flashed it to the flash0 my psp don't start up! ;)
Just for info ;)
User avatar
EdwardFMA
Posts: 40
Joined: Wed Jul 06, 2005 11:47 am

Post by EdwardFMA »

Thanks, but it dosen't really matter i can't write to flash0 anyways lol
EdwardFMA/IchigoKurosaki - PSP Expert
Athlon 64 - Socket 939 - 3000+
1GB 333 DDR-Ram
Geforce 6600 GT PCI-Express

Orbis PSP Development
Open-Source Development
Post Reply