Search found 110 matches

by Viper8896
Thu Oct 01, 2009 5:56 pm
Forum: PSP Development
Topic: PSP Minis
Replies: 3
Views: 1978

I noticed the first batch of minis are up now on psn. Anyone here participating? I am not actually sure how easy it is to be accepted. On the sign up page : Please attach a document ensuring you provide details on all the following areas as relevant to your business type: 1) Proposed Project(s) 2) P...
by Viper8896
Thu Sep 24, 2009 8:06 pm
Forum: PSP Development
Topic: Questions about Internet Browser
Replies: 15
Views: 5586

How heavy is web kit? If it's light enough then maybe rather than a chromium port perhaps you can try uzbl as it is really not that much more on top of web kit.
by Viper8896
Mon Sep 21, 2009 10:18 am
Forum: PSP Development
Topic: Decrypt the Firmware 6.0
Replies: 30
Views: 16047

There is really a lack of sharing and openness in the psp dev community. It has been a real bitch since the beginning. No one is interested in any childish competition. Wiki any info you have. Put all your source in a public repo. For the sake of the community.
by Viper8896
Fri Sep 18, 2009 3:38 pm
Forum: PSP Development
Topic: MoHH 2 vulnerable to exploit?
Replies: 8
Views: 4141

So this is where the whole cat and mouse game has gone. Sony wants signatures of the saves to be checked to make sure it is nothing but a plain save. Surely this isn't sustainable if the list becomes too big. And what about false positives when a save really is nothing but a save.
by Viper8896
Fri Aug 28, 2009 4:56 pm
Forum: PSP Development
Topic: [SOLVED]What to code?
Replies: 15
Views: 4774

That means someone (in this case: me :p) should code or port an existing codec and then 'put' it in the firmware. This falls under the category "It shouldn't be too hard". Sorry :( I'm already aware that the almost all the time would be spent joining the codec code to the firmware code bu...
by Viper8896
Tue Aug 25, 2009 11:23 am
Forum: PSP Development
Topic: [SOLVED]What to code?
Replies: 15
Views: 4774

Useless IMHO, as the player already exists. Easy and simple: why would you make the XMB unnecessary bigger and hence buggier, slower and more memory consuming, if you can use an external app or even convert Xvid to PSP's MP4? If I were to do that then is there any existing software to trim down and...
by Viper8896
Mon Aug 24, 2009 9:05 pm
Forum: PSP Development
Topic: [SOLVED]What to code?
Replies: 15
Views: 4774

Just ask what people really want out of there psps.

For me:
Do you have any experience in customizing the firmware? I have always wanted to play xvid avi's directly from the xmb but afaik no one has yet done this and a custom player is still required.
by Viper8896
Sat Feb 21, 2009 10:33 pm
Forum: General Discussion
Topic: Fire in Australia
Replies: 6
Views: 16404

Re: Fire in Australia

LionX wrote:Melbourne is where OObles is from
Is OObles OK as he hasn't replied yet?
Wally4000 wrote:(Pictures) .... Pretty damn scary.
Shit that does look scary, looks so bright. Was your stuff and people OK?
by Viper8896
Fri Feb 20, 2009 4:18 pm
Forum: General Discussion
Topic: PSP DLNA client homebrew?
Replies: 3
Views: 50926

Is it actually posible to support dlna like APIs/SDKs for example because I thought it was just about certification and drm which would be hard and pointless for a homebrew app?
by Viper8896
Tue Feb 17, 2009 7:06 pm
Forum: PSP Development
Topic: Questions of multi-threading
Replies: 8
Views: 3010

jean wrote:in a first approximation this means no thread can be interrupted but every thread must yield issuing a sleep.
Some functions cause an implicit context switch like sceAudioOutputBlocking for example. Can someone in the know confirm this though?
by Viper8896
Sun Feb 01, 2009 12:43 pm
Forum: PSP Development
Topic: Other media formats in xmb player?
Replies: 0
Views: 1022

Other media formats in xmb player?

Has anyone managed to get any other non supported formats playable directly in the builtin player?
by Viper8896
Sun Aug 10, 2008 8:58 pm
Forum: PSP Development
Topic: [TUTORIAL]How to program in D on the PSP!!!
Replies: 15
Views: 8765

I've been really wanting to get D working on the psp but bother as I thought there may be a few difficulties causing me to loose sleep. So I decided to posted this ;) hoping other dev's would rush in and try to 'win the race' (while not even playing) and it seemed to work brilliantly. Anyway just sk...
by Viper8896
Sat Jun 28, 2008 7:52 pm
Forum: PSP Development
Topic: Can anyone help me to adapt a PC game on my PSP?
Replies: 39
Views: 11977

why the arguing and lock this already!
by Viper8896
Fri Jun 20, 2008 5:31 pm
Forum: PSP Development
Topic: d?
Replies: 0
Views: 1302

d?

Anybody using d on psp? I was gona look into getting gdc working but before I waste my weekends away has anybody done this already or any other d compiler?
by Viper8896
Tue Jun 17, 2008 8:26 pm
Forum: General Discussion
Topic: PSPlinux gone wiki...
Replies: 6
Views: 6512

yep i also tried and the domain goes no where. just link farm.
by Viper8896
Sun Jun 08, 2008 11:49 pm
Forum: PSP Development
Topic: Yup!
Replies: 6
Views: 2872

ffs
by Viper8896
Tue Apr 29, 2008 6:51 pm
Forum: PSP Development
Topic: invoke psp browser from homebrew
Replies: 11
Views: 5485

Hi thanks this is good been interested in this. Also as it is the sample doesn't seem to work with WPA AES.
by Viper8896
Mon Apr 21, 2008 12:31 pm
Forum: PSP Development
Topic: Question about memory stick access and threads
Replies: 11
Views: 7083

SilverSpring wrote:If anyone's interested, found a little while ago:.....
have you tried that, found out what it does and do you know what SRC means?
by Viper8896
Sun Apr 20, 2008 4:57 pm
Forum: PSP Development
Topic: Question about memory stick access and threads
Replies: 11
Views: 7083

some tips: sceAudioOutput and sceAudioOutputBlocking are two functions that do the ouput. One starts the output and then executes the next bit of code. The other starts the output then waits before going to the next line of code. The trick is to have the sceAudioOutputBlocking in a different thread ...
by Viper8896
Sun Apr 20, 2008 4:33 pm
Forum: PSP Development
Topic: Save Images and Sound in .PBP
Replies: 6
Views: 2376

I think you're looking for this http://forums.ps2dev.org/viewtopic.php?t=8736
by Viper8896
Wed Apr 02, 2008 5:01 pm
Forum: General Discussion
Topic: PS Programmings need use C/C++?
Replies: 3
Views: 4098

what are you trying to ask?
by Viper8896
Wed Feb 13, 2008 7:23 pm
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 145154

rci wrote:I tested on PS3 60gb 2.10 and it works whit no problem.
but isnt 2.10 patched?
by Viper8896
Tue Feb 12, 2008 5:16 pm
Forum: PSP Development
Topic: run app under PSP/GAME/UPDATE
Replies: 14
Views: 4830

dont bump just search
by Viper8896
Thu Jan 24, 2008 11:08 pm
Forum: PSP Development
Topic: Homebrew on Firmware version 3.51
Replies: 4
Views: 2235

anandmj wrote:I am definately going to search the forum about what to do with those list of prx's.
Please make sure u do search b4 just asking
by Viper8896
Tue Jan 22, 2008 2:50 pm
Forum: PSP Development
Topic: Homebrew on Firmware version 3.51
Replies: 4
Views: 2235

Of course you can this should be of help: http://silverspring.lan.st/3.5x/index.html and use the search function of these forums if you don't know what to do with those NIDs but why would you wan't to use that fw anyway when you can use 3.71 or 3.80 and also you might want to have a look at the 1.50...
by Viper8896
Sun Jan 13, 2008 1:07 am
Forum: PSP Development
Topic: error 80020148
Replies: 10
Views: 3795

i thought rather than clog up the forums with more topics what about error 00000001 a lot of the time but not every time when i do new connection -> scan. this only started happening after cfw 3.71
by Viper8896
Wed Dec 19, 2007 4:27 pm
Forum: General Discussion
Topic: need help !!!
Replies: 3
Views: 3648

What are you actually trying to say? What do you plan on doing? All I can think off is you're trying to play you PS2's sound through the speakers that your DVD player is hooked up to and to do that you need an optical cable from the PS2's optical out and connect it to the dvds player optical input (...
by Viper8896
Wed Dec 12, 2007 2:01 pm
Forum: PSP Development
Topic: WLAN sample crash
Replies: 5
Views: 3105

I haven't checked myself but it might be the NIDs that changed. Check http://silverspring.lan.st/
by Viper8896
Wed Nov 21, 2007 7:41 am
Forum: PSP Development
Topic: Tutorials for non-noobs
Replies: 8
Views: 3712

ok you made your point and i totally agree. he should have searched here and some other sites. that link was posted on pspupdates about a week ago.