| View previous topic :: View next topic |
| Author |
Message |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
Posted: Sun Aug 21, 2005 8:26 am Post subject: 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)

Last edited by placasoft on Mon Aug 22, 2005 12:25 am; edited 1 time in total |
|
| Back to top |
|
 |
alexmae
Joined: 12 Mar 2005 Posts: 22
|
Posted: Sun Aug 21, 2005 8:52 am Post subject: |
|
|
| can you post the app? thanks |
|
| Back to top |
|
 |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
Posted: Sun Aug 21, 2005 9:04 am Post subject: |
|
|
Yes, but not yet. I'll release it when it's finish ;)
EDIT:
is this ok?
| Code: |
sceIoUnassign("flash0");
sceIoAssign("flash0", "msstor0p1:", "fatms0:", 0, NULL, 0);
|
|
|
| Back to top |
|
 |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
Posted: Sun Aug 21, 2005 8:59 pm Post subject: |
|
|
| No idea? Anyone? |
|
| Back to top |
|
 |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
|
| Back to top |
|
 |
digihoe
Joined: 14 May 2005 Posts: 108
|
Posted: Fri Sep 09, 2005 11:41 pm Post subject: |
|
|
WOW! Really nice work!
Best regards! |
|
| Back to top |
|
 |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
Posted: Fri Sep 09, 2005 11:55 pm Post subject: |
|
|
| I work with Vampire together, maybe we can make it that you can start 1.52 form MS ;) |
|
| Back to top |
|
 |
liquid8d
Joined: 30 Jun 2005 Posts: 66
|
Posted: Sat Sep 10, 2005 1:48 am Post subject: |
|
|
very interesting, might have to check it out. Don't see too much use for it other than what your intentions are, though ;)
LiQuiD8d |
|
| Back to top |
|
 |
Alcahest
Joined: 25 Mar 2005 Posts: 135
|
Posted: Sat Sep 10, 2005 3:39 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
Thanhda

Joined: 09 Apr 2005 Posts: 331 Location: Canada
|
Posted: Sat Sep 10, 2005 5:06 am Post subject: |
|
|
hmm, i dont really get what this does. i know what you want to do with it. but this just seems to just restart the os. why not try making it launch firmware 1.0 so we can see if this really can work. _________________ There are 10 types of people in the world: Those who understand binary, and those who don't... |
|
| Back to top |
|
 |
elevationsnow
Joined: 10 Sep 2005 Posts: 22
|
Posted: Sat Sep 10, 2005 6:46 am Post subject: |
|
|
| if that kid gets that psp emulator for computer running we can just run the 2.0 update on it right and then just get the new firmware off our computers |
|
| Back to top |
|
 |
pspkrazy
Joined: 04 Jul 2005 Posts: 49
|
Posted: Sat Sep 10, 2005 9:45 pm Post subject: no way |
|
|
Want to reassign flash0 to ms0 ?
Will not work since on reboot the psp kernel will change it back to flash0.
Not the right way i think. |
|
| Back to top |
|
 |
pspkrazy
Joined: 04 Jul 2005 Posts: 49
|
Posted: Sat Sep 10, 2005 9:48 pm Post subject: not a loader. |
|
|
I think it is not a kernel loader but only a psp rebooter.
Am i wrong ? |
|
| Back to top |
|
 |
elevationsnow
Joined: 10 Sep 2005 Posts: 22
|
Posted: Sun Sep 11, 2005 4:32 am Post subject: |
|
|
| a good way to check would be to change (in the firmware on your ms) the boot up video and see which one it uses |
|
| Back to top |
|
 |
placasoft
Joined: 28 Mar 2005 Posts: 53
|
Posted: Sun Sep 11, 2005 6:00 am Post subject: |
|
|
Hey,
it's don't reboot the system! It's starts all needable prx. Well at this time it's not possible to start the OS from MS cause the one prx remap all function new. We need to hijack this function! But I don't know who :/ |
|
| Back to top |
|
 |
_Psycho
Joined: 14 Apr 2005 Posts: 28 Location: Montréal, Canada
|
Posted: Tue Sep 13, 2005 2:19 am Post subject: |
|
|
| Rather than only screenshot, when you restart the dashboard, it is possible to grab a video ? if yes, does these function still work in a game, to take video inside a game when we want and drop it in a MS ? |
|
| Back to top |
|
 |
|