Search found 9 matches
- Mon Jul 18, 2005 9:54 am
- Forum: PSP Development
- Topic: patch for prxdecrypt sample
- Replies: 2
- Views: 1871
- Thu Jul 14, 2005 4:31 pm
- Forum: PSP Development
- Topic: patch for prxdecrypt sample
- Replies: 2
- Views: 1871
patch for prxdecrypt sample
--- prxdecrypt-old/main.c 2005-07-13 23:27:18.179704000 -0700 +++ prxdecrypt/main.c 2005-07-13 23:29:29.388372800 -0700 @@ -156,7 +156,7 @@ } } - sceIoClose(fd); + sceIoDclose(fd); } } Although it do...
- Sun Jul 10, 2005 9:00 pm
- Forum: PSP Development
- Topic: ftp server
- Replies: 38
- Views: 34867
- Sun Jul 10, 2005 8:33 pm
- Forum: PSP Development
- Topic: BLARGH! Won't compile!
- Replies: 10
- Views: 5752
worked for me when I tried to build it with the latest pspsdk out of svn. So it looks like the bugs been fixed. Radius = 300 Decrease in x = 0.1 1 of 100 completed. 2 of 100 completed. 3 of 100 completed. 4 of 100 completed. 5 of 100 completed. 6 of 100 completed. 7 of 100 completed. 8 of 100 comple...
- Fri Jul 01, 2005 7:26 pm
- Forum: PSP Development
- Topic: Controller Issues (n00b Question)
- Replies: 12
- Views: 4713
- Tue Jun 28, 2005 12:50 pm
- Forum: PSP Development
- Topic: Advancements in 1.51...
- Replies: 83
- Views: 35265
- Mon Jun 27, 2005 7:05 pm
- Forum: PSP Development
- Topic: Pausing game when home button is pressed?
- Replies: 3
- Views: 2087
Although maddogjt1 may have been incorrect with the process for creating the callback, he is correct that the callback for exit never triggers its function (ie exit_callback) unless they really do exit, which I assume is used in retail games for some sort of cleaning up. I would also like to know if...
- Sun Jun 26, 2005 8:42 pm
- Forum: PSP Development
- Topic: Sound output
- Replies: 11
- Views: 16525
sorry to revive such an old thread, but I've been messing around with some code based off of nems sample, and whenever I use Sound1 for effects and the unit dims or I press the home button the first sample (regardless of if its done playing or not) starts playing in a quick loop. Am I doing somethin...
- Sun Jun 26, 2005 8:35 pm
- Forum: PSP Development
- Topic: Illegal Operands, other than $v0
- Replies: 4
- Views: 2800