On 3.7x the SceMode isn't 0777.
It is 511 or 0511 . I have reversed a small part of kernel addon but now I don't remember the value of SceMode.
Try with 511 or 0511.
Search found 2 matches
- Wed Nov 28, 2007 4:07 am
- Forum: PSP Development
- Topic: copy file to Flash0
- Replies: 20
- Views: 7949
- Fri Aug 24, 2007 12:12 am
- Forum: PSP Development
- Topic: Osk_Plugin on M33 ?
- Replies: 2
- Views: 1380
Osk_Plugin on M33 ?
Hi guys, I'm programming a new homebrew for PSP. I have the application working perfectly on 1.50 firmware. The osk not run on 3.40 OE+ on eboot.pbp but I think that it should work on prx. The problem is that in prx not work neither xD. The module is programmed on kernel mode. Any help ? Thanks ;). ...