Search found 7 matches
- Wed Nov 11, 2009 11:19 am
- Forum: PSP Development
- Topic: sceGuCopyImage for geometry?
- Replies: 0
- Views: 1402
sceGuCopyImage for geometry?
Hi.. I want to try using sceGuCopyImage to move my geometry to vram and render it from there, are there any examples of this around? my main questions are: since it's a display list command, can I send a DrawArray command right after the CopyImage, or do I have to do some stuff to commit the cache, ...
- Thu Nov 05, 2009 11:37 pm
- Forum: PSP Development
- Topic: Bus error loading a prx
- Replies: 6
- Views: 3475
- Tue Nov 03, 2009 9:06 am
- Forum: PSP Development
- Topic: Bus error loading a prx
- Replies: 6
- Views: 3475
- Tue Nov 03, 2009 8:13 am
- Forum: PSP Development
- Topic: Bus error loading a prx
- Replies: 6
- Views: 3475
- Tue Nov 03, 2009 7:18 am
- Forum: PSP Development
- Topic: Bus error loading a prx
- Replies: 6
- Views: 3475
Bus error loading a prx
Hi.. I'm getting an "Bus error" when I try to load a prx using psplinkusb, but it looks like it's happening before anything is loaded.. Even running "debug binary.prx" on the shell gives me this, before the server can start Exception - Bus error (data) Thread ID -...
- Fri Oct 30, 2009 4:45 am
- Forum: PSP Development
- Topic: what version of psplink to use?
- Replies: 3
- Views: 2493
thanks.. psplinkusb works, I can run it and connect with the shell, but when I try to run any .elf file I get error 0x80020148 on the psp shell. I looked around, and it seems like it can only load PRX files, but when I try to build a PRX I get this # make cube.prx psp-prxgen cube.elf cube.prx Error,...
- Thu Oct 29, 2009 9:37 pm
- Forum: PSP Development
- Topic: what version of psplink to use?
- Replies: 3
- Views: 2493
what version of psplink to use?
Hi.. I have 2 PSPs, one slim, one fat, both with "system software 3.90 M33-3". I downloaded psplink_v2.0, and copied the contents of "v1.5" to PSP/GAME150/, and it doesn't work, I get errors like "The game could not be started (80020148)" (the error code changes every t...