Search found 12 matches

by Latexxx
Mon Aug 01, 2005 10:28 pm
Forum: PSP Development
Topic: PSPSOne or PSPcsx?
Replies: 117
Views: 297374

zabbyh wrote:but the Sony logo in the start shows it is fake because that is part of the PS1 and is why emus like Bleem! don't have it, I think. correct me if I'm wrong
Or he uses firmware extracted from origianl PS1.
by Latexxx
Sat Jul 23, 2005 4:48 am
Forum: PSP Development
Topic: gmake: not found
Replies: 4
Views: 1907

Some Unix versions (e.g. Solaris and maybe some BSDs) have two Makes. The first one is some generic make and the second one is the GNU Make which is called gmake. On Linux and Cygwin GNU Make is installed just as make.
by Latexxx
Fri Jul 22, 2005 9:28 pm
Forum: PSP Development
Topic: Why not use the wipeout browser and JAVASCRIPT?
Replies: 10
Views: 6005

Why javascript isn't a viable solution: no support for filesystem access no support for api calls no support for direct memory access no support for programming the buttons no support for any kind of hardware access Javascript can only access some web related functions of the browser . The easiest w...
by Latexxx
Fri Jul 22, 2005 9:23 pm
Forum: PSP Development
Topic: Sony 2.0 firmware update
Replies: 64
Views: 31838

Re: Sony 2.0 firmware update

Are there any usable H.264 codecs that don't suck yet? Quicktime's v7 preview is way too slow, even on my 3000+ with 1gb of ram it won't play 720p decently, so I hate to think what it'd be like for encoding, and everything else seems to be overly complicated or not available in binary form. The bes...
by Latexxx
Wed Jul 13, 2005 10:02 pm
Forum: PSP Development
Topic: Problems with psp videos on MS (.MP4)
Replies: 10
Views: 4710

Thm is just a small jpeg image; easy to it on your own.
by Latexxx
Fri Jul 08, 2005 4:53 pm
Forum: PSP Development
Topic: SonicStage
Replies: 15
Views: 7354

CrewXp wrote:so... there's no way...?
you need to wait for sony to update ss
by Latexxx
Thu Jul 07, 2005 5:36 pm
Forum: PSP Development
Topic: SonicStage
Replies: 15
Views: 7354

The problem lies within SS. You could try the newest version (3.1). And if it doesn't work, send some feedback from the help menu.
by Latexxx
Thu Jun 30, 2005 5:26 am
Forum: General Discussion
Topic: Digital TV with DVB-T stick?
Replies: 12
Views: 10408

MarfPSP wrote:
Pit0711 wrote:in germany is no analog tv available
Really? When did they turn off the transmitters? Ours are due to go offline in 2009.
It depends on region. At least Berlin is fully digital now.
by Latexxx
Thu May 19, 2005 12:38 am
Forum: PSP Development
Topic: MP4s with interactive content on PSP?
Replies: 3
Views: 3050

Interactivity is part of MPEG-4 Systems. There is about two players in the world which can play that kind of files. Simple profile refers to used video codec only. It is possible to put multiple audio tracks and subtitles into a mp4 file used by psp but I'm pretty confident that PSP's media player c...
by Latexxx
Wed May 18, 2005 7:20 pm
Forum: PSP Development
Topic: Brute Force.
Replies: 8
Views: 4815

Some guys have been bruteforcing 64 bit viaccess for at least five years now without any result. Bruteforcing 65 bits will take twice the time of 64 nad so on. If we assume that bruting 64 bit aes will take two years, it will take 2 * 2^192 years. And there is also another problem. The binaries are ...
by Latexxx
Tue May 17, 2005 5:18 am
Forum: PSP Development
Topic: Is there any way to encode videos using XviD for the PSP?
Replies: 4
Views: 4122

Both 3gpp converter and pspvideo9 use Xvid through ffmpeg.
by Latexxx
Sat May 14, 2005 12:12 am
Forum: PSP Development
Topic: BIOS Recovery Mode
Replies: 41
Views: 25036

A simple serial interface with firmware independent update code running on the device would be better idea in devices like psp.