Search found 8 matches

by Cruiserx
Wed Feb 11, 2009 2:49 pm
Forum: PSP Development
Topic: How to work with file I/O in kernel PRX?
Replies: 23
Views: 9928

Dariusc123456 wrote:It can be created, written, and readed anywhere on the psp, or ms. Make sure you have 'PSP_O_CREAT' to make that file.
LOL. If you read Torch's previous post you can see that 'PSP_O_CREAT' is used...
by Cruiserx
Tue Feb 03, 2009 3:18 pm
Forum: PSP Development
Topic: dc v6 graphics
Replies: 241
Views: 306325

Hi. I was just wondering, is it possible to have a Menu scroll?
by Cruiserx
Sat Nov 29, 2008 12:39 pm
Forum: PSP Development
Topic: dc v6 graphics
Replies: 241
Views: 306325

Get a bat and hit me over the head with it. It wan't working because GAME was set to 1.50 not 5.XX. Someone must have changed it since i always keep it on 5.XX.

Thanks for the replies and sorry for the trouble, everything is working fine.
by Cruiserx
Fri Nov 28, 2008 5:51 am
Forum: PSP Development
Topic: dc v6 graphics
Replies: 241
Views: 306325

moonlight wrote:I haven't had much time to work on it, but some day before 10 december I should release next version.
Thank you for the reply, moonlight. I will be waiting.
So it isn't something in my code that needs to be changed? Just incompatibility?

Cheers
by Cruiserx
Fri Nov 28, 2008 2:17 am
Forum: PSP Development
Topic: dc v6 graphics
Replies: 241
Views: 306325

Sorry to bump this. How is the vlflib progressing? Also i have a problem. I made an app using the vlflib and it works fine on 4.01M33 and 3.40OE (via TM) but when i run it on 5.00M33 the screen stays black for a few seconds and shuts off. I can't figure out why. I thought it had something to do with...
by Cruiserx
Mon Oct 27, 2008 6:02 am
Forum: PSP Development
Topic: trying to do an xmb in-game
Replies: 22
Views: 7198

You were right Onii i checked and it worked without errors, thanks. But i cannot get it to work :s.
by Cruiserx
Mon Oct 27, 2008 4:14 am
Forum: PSP Development
Topic: trying to do an xmb in-game
Replies: 22
Views: 7198

Thanks for this krosk but when i try to compile, with a makefile, i get errors. Could you help? can you post your errors? This is what i got at the beginning: http://img380.imageshack.us/my.php?image=81168042lc9.png But after i added "-lpspsystemctrl_kernel" to LIBS in the makefile i rece...
by Cruiserx
Thu Oct 23, 2008 11:09 am
Forum: PSP Development
Topic: trying to do an xmb in-game
Replies: 22
Views: 7198

Thanks for this krosk but when i try to compile, with a makefile, i get errors. Could you help?