Search found 7 matches
- Fri Feb 29, 2008 3:58 am
- Forum: PSP Development
- Topic: [SOLVED] RGB to u32 Color
- Replies: 1
- Views: 1335
[SOLVED] RGB to u32 Color
Hi, Yeah, I'm noob, but I don't know how to convert an RGB colour to an u32 colour. I get the framebuffer with 'sceDisplayGetFrameBuf', and I want to change the colour of some pixels. With SDL there is the function 'SDL_MapRGBA' but I don't want to use SDL. And there isn't the 'uint32_pack' for the ...
- Sun Jan 20, 2008 7:32 pm
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
- Sat Jan 19, 2008 9:31 pm
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
- Fri Jan 18, 2008 8:01 am
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
You have to pass certain params in the vshmain_args fields of the structure, as the XMB does. I don't find the correct params ; I looked at the source of Dark_Alex's 1.5 POC, but the params to skip the coldboot doesn't work here... It may have changed for a while. But it can be found somewhere... a...
- Fri Jan 18, 2008 3:57 am
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
- Thu Jan 17, 2008 6:32 am
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
- Wed Jan 16, 2008 6:42 am
- Forum: PSP Development
- Topic: Reboot after sctrlKernelLoadExecVSHMs2
- Replies: 13
- Views: 4677
Reboot after sctrlKernelLoadExecVSHMs2
Hi,
I'm using 'sctrlKernelLoadExecVSHMs2' to launch an homebrew in my own plugin, but when the launched hombrew stop, the psp restart itself...
Is it normal ? Or do I something wrong ?
I'm using 'sctrlKernelLoadExecVSHMs2' to launch an homebrew in my own plugin, but when the launched hombrew stop, the psp restart itself...
Is it normal ? Or do I something wrong ?