Launch SonyOS from homebrew application!!!
Launch SonyOS from homebrew application!!!
I have started the psp dashboard from an homebrew application. As example it is possble to use our screenshot code in the background. The goal is to launch another firmware that way.
I want to load another firmware from the memory stick. But how I can change "flash0" to "ms0" ... any idea?
Could it work with "sceIoUnassign" and "sceIoAssign"?
Thanks, Team Emergency Exit (McZonk and me)
Visit us @ www.psp-arena.de ;) (just for germans)
I want to load another firmware from the memory stick. But how I can change "flash0" to "ms0" ... any idea?
Could it work with "sceIoUnassign" and "sceIoAssign"?
Thanks, Team Emergency Exit (McZonk and me)
Visit us @ www.psp-arena.de ;) (just for germans)
Last edited by placasoft on Mon Aug 22, 2005 12:25 am, edited 1 time in total.
Yes, but not yet. I'll release it when it's finish ;)
EDIT:
is this ok?
EDIT:
is this ok?
Code: Select all
sceIoUnassign("flash0");
sceIoAssign("flash0", "msstor0p1:", "fatms0:", 0, NULL, 0);
Maybe someone is interested :
http://www.psp-arena.de/files/osloader.rar
This starts the Os again from flash!
http://www.psp-arena.de/files/osloader.rar
This starts the Os again from flash!
hmm very interesting indeed. If us 1.0 & 1.50 owners could launch 2.0 that way to use the new internet browser, it sure would be sweet.
One question though, i guess you can only start a firmware that's been decrypted right?
And since 2.0 uses an alternate encryption mode, it's not possible to launch it yet, am i right?
Great work neverthless!
Later,
Alcahest
One question though, i guess you can only start a firmware that's been decrypted right?
And since 2.0 uses an alternate encryption mode, it's not possible to launch it yet, am i right?
Great work neverthless!
Later,
Alcahest
-
- Posts: 22
- Joined: Sat Sep 10, 2005 6:45 am
not a loader.
I think it is not a kernel loader but only a psp rebooter.
Am i wrong ?
Am i wrong ?
-
- Posts: 22
- Joined: Sat Sep 10, 2005 6:45 am