Search found 53 matches

by placasoft
Wed Dec 19, 2007 4:09 am
Forum: PS3 Development
Topic: I got FW 2.0 on accident... am I fked
Replies: 8
Views: 7980

Yes 2.1 fixed the loop hole :'(
by placasoft
Tue May 15, 2007 10:02 pm
Forum: PS3 Development
Topic: OtherOS demo program
Replies: 51
Views: 58351

MC this stuff looks really nice! Respect!

So now the doors are open for new OS w/o unix in the back? You have to make all with the framebuffer?

cya
placa
by placasoft
Fri Jun 09, 2006 12:04 am
Forum: PSP Development
Topic: Unload Module
Replies: 3
Views: 1658

Code: Select all

SceModule *kmods;

kmods = sceKernelFindModuleByName("sceUtility_Driver");
sceKernelUnloadModule(kmods->modid);
kmods->modid = 0;
Hafe fun ... should work =/
by placasoft
Fri Apr 28, 2006 10:21 pm
Forum: PSP Development
Topic: PSP Multi Firmware Mod
Replies: 27
Views: 60062

2.60 new "protection" : if you replace the flash0/vsh/etc/index.dat w/ old ver index.dat when you power-on you will get a error screen 2.50 new "protection" : if you replace the flash0/vsh/etc/index.dat w/ old ver index.dat you will can not lunch update EBOOT.PBP Hey 0okm, this ...
by placasoft
Sun Apr 23, 2006 9:22 am
Forum: PSP Development
Topic: wallpaper change for psp??
Replies: 2
Views: 1825

Because flash0 is read only. It's not a good idea to play with data in flash0, use a programm like pspset or pspflash to change your wallpaper, it's easier and safer ;)

cya
placa
by placasoft
Mon Mar 20, 2006 6:13 am
Forum: PSP Development
Topic: Loading PRX in user mode???
Replies: 7
Views: 3178

Well for pspSdkInstallNoPlainModuleCheckPatch() you need kernel mode, so there is noway of loading a prx in usermode =/

nice day,
placa
by placasoft
Wed Feb 01, 2006 10:30 pm
Forum: PSP Development
Topic: How NOT to brick your PSP
Replies: 13
Views: 5120

You can touch flash in user mode, too!
by placasoft
Wed Feb 01, 2006 5:02 am
Forum: PSP Development
Topic: A nearly complete firmware v.2.6. syscall list
Replies: 1
Views: 1658

Nice work ditlew!
by placasoft
Tue Jan 31, 2006 6:03 am
Forum: PSP Development
Topic: Here is gift to all programers
Replies: 31
Views: 17899

best ps2dev thread ever =)
by placasoft
Sat Dec 31, 2005 7:01 am
Forum: PSP Development
Topic: i need help i am a n00b
Replies: 2
Views: 1644

Look at the samples in the PSPsdk ;)
by placasoft
Tue Nov 08, 2005 6:25 am
Forum: PSP Development
Topic: Makefile Help
Replies: 4
Views: 2029

The "*.elf" file ist the DATA.PSP ;)
by placasoft
Mon Nov 07, 2005 10:52 pm
Forum: PSP Development
Topic: Wrighting to flash0 | Source
Replies: 16
Views: 7075

Next time use search function ;) http://forums.ps2dev.org/viewtopic.php?t=2214&highlight=flash EDIT : Ok guys, the above code is veeerrrry dangerous! Because if a file does not exist, he just copy a file with 0 byte ... so here is a code with check function ;) /*Standard headers*/ #include <stdi...
by placasoft
Mon Oct 31, 2005 8:58 am
Forum: PSP Development
Topic: New savefile format on firmware 2.0
Replies: 1
Views: 2224

I think the psp use a other encryption algorithmus for the data.bin.
by placasoft
Sat Oct 08, 2005 6:27 pm
Forum: PSP Development
Topic: Screenshots
Replies: 14
Views: 6559

Sorry, my mistake .... i have edit it ;)
by placasoft
Sat Oct 08, 2005 6:36 am
Forum: PSP Development
Topic: Screenshots
Replies: 14
Views: 6559

OK, here is the source ... it was wrote in 5 min. ;)
Have fun ...

Rewrite the code ...
by placasoft
Sat Oct 08, 2005 3:26 am
Forum: PSP Development
Topic: Screenshots
Replies: 14
Views: 6559

Ok, I have to go to my GF, so I don't have much time. Here is a little beta version, it will automatically take screens to "ms:/", the vsh boot up need a bit time. I will release a new version + source tomorrow ;) It's not very good ;) www.psp-arena.net/files/PSg.rar cYa Placa from Team Em...
by placasoft
Fri Oct 07, 2005 11:42 pm
Forum: PSP Development
Topic: Screenshots
Replies: 14
Views: 6559

I will release one tonight if you want.
But is not very good. Because in the time you save the image the Os is change (sorry i can't explain that in english ... lol) so the picture does not often look good.

(dude my english teacher will kill me for my english ... lol)
by placasoft
Fri Oct 07, 2005 9:30 pm
Forum: PSP Development
Topic: Screenshots
Replies: 14
Views: 6559

It's possible to make pics of the OS

Image

You have to program a screnngraber, then just start the OS ;)

cYa
Placa
by placasoft
Sun Oct 02, 2005 1:56 am
Forum: PSP Development
Topic: Decrypting IPL
Replies: 22
Views: 22685

Good job nem!
by placasoft
Sat Oct 01, 2005 7:23 am
Forum: PSP Development
Topic: PSAR Dumper 2.0 (PRX 2.0 format decrypted)
Replies: 60
Views: 107189

PSPpet you rellay rocks!!!!
by placasoft
Sun Sep 18, 2005 10:03 am
Forum: PSP Development
Topic: How to access Flash0 with Read and Write Permission?
Replies: 4
Views: 3591

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 ;)
by placasoft
Sun Sep 11, 2005 6:00 am
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

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 :/
by placasoft
Fri Sep 09, 2005 11:55 pm
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

I work with Vampire together, maybe we can make it that you can start 1.52 form MS ;)
by placasoft
Thu Sep 08, 2005 9:36 am
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

Maybe someone is interested :
http://www.psp-arena.de/files/osloader.rar

This starts the Os again from flash!
by placasoft
Wed Aug 31, 2005 9:38 pm
Forum: PSP Development
Topic: swap buttons and custom backgrounds
Replies: 3
Views: 1951

flash1 is just 157 KB big!!
by placasoft
Tue Aug 30, 2005 10:52 pm
Forum: PSP Development
Topic: swap buttons and custom backgrounds
Replies: 3
Views: 1951

If you mean the programm from wab than they just wirte some data in the Flash!

The X&O changer overwrites the whole flash1 with the flash1 from a USA PSP!

The background changer wirte the bmp in flash0:/vsh/resource
by placasoft
Mon Aug 22, 2005 3:42 am
Forum: PSP Development
Topic: Cel Shading
Replies: 35
Views: 27207

We found the mistake ... we will release a new version ... just wait ;)

cYa
Placa
TEAM EMERGENCY ECIT
by placasoft
Sun Aug 21, 2005 8:59 pm
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

No idea? Anyone?
by placasoft
Sun Aug 21, 2005 9:04 am
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

Yes, but not yet. I'll release it when it's finish ;)

EDIT:

is this ok?

Code: Select all

		sceIoUnassign&#40;"flash0"&#41;;
  sceIoAssign&#40;"flash0", "msstor0p1&#58;", "fatms0&#58;", 0, NULL, 0&#41;;
by placasoft
Sun Aug 21, 2005 8:26 am
Forum: PSP Development
Topic: Launch SonyOS from homebrew application!!!
Replies: 15
Views: 9010

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" ......