Search found 5 matches
- Mon Nov 19, 2007 11:04 am
- Forum: PSP Development
- Topic: Fedora 7 & toolchain (newlib) build error [Solved]
- Replies: 12
- Views: 6366
I think it's because new makeinfo use different way for checking if it is installed than older ones. So it is not recognised by configure script. I've found out that problem can be solved relatively easily, but you have to run scripts manualy. Run first 3 scripts, then do the following: Open termina...
- Sun Aug 26, 2007 7:43 pm
- Forum: PSP Development
- Topic: PRX plugin breaks video and browser
- Replies: 4
- Views: 1790
- Sun Aug 26, 2007 7:13 pm
- Forum: PSP Development
- Topic: PRX plugin breaks video and browser
- Replies: 4
- Views: 1790
PRX plugin breaks video and browser
I'm working on prx plugin for psp, but when I allow the plugin in recovery it breaks video player and browser. I'm using modified graphics.c graphics.h files(i removed all unnecessary functions from them). Here is the prx source code: #include <pspkernel.h> #include <pspdisplay.h> #include <pspgu.h>...
- Wed Jul 18, 2007 7:44 pm
- Forum: PSP Development
- Topic: Problem with app starting
- Replies: 1
- Views: 1194
- Wed Jul 18, 2007 6:30 pm
- Forum: PSP Development
- Topic: Problem with app starting
- Replies: 1
- Views: 1194
Problem with app starting
When I play multimedia(video, mp3) on PSP and then I Try to open my app, the aplication don't start, there's just black screen. But If I try to play the game and then I try to run my app, It works. Does anyone could tell me, where could be a problem? btw: Sorry for my English. If it is necessary I c...