Search found 14 matches

by PompeySteve
Tue Aug 16, 2005 6:58 pm
Forum: PSP Development
Topic: Relaunch myself?
Replies: 4
Views: 2404

Relaunch myself?

EDIT: Sorry, I guess this should be in the PSP Software Development discussion forum! Oops. I've spent a fair few minutes searching the forums but can't find an answer, so please bear with me... 1) My PSP is a 1.50 machine 2) I've includes the USB_stor module in my game and this works fine 3) I've ...
by PompeySteve
Thu Aug 04, 2005 1:21 am
Forum: PSP Development
Topic: Using lights to do a screenfade?
Replies: 1
Views: 1736

Using lights to do a screenfade?

My current project started off has a hack of the blit sample from PSPSDK. I'd like to be able to do a screen fade - to black, without having to manually set each pixel in the texture. Is it possible to use libGU to set the ambient brightness and fade out that way? Any example code would be much appr...
by PompeySteve
Mon Jul 25, 2005 3:16 am
Forum: PSP Development
Topic: MikMod Module Player for PSP
Replies: 26
Views: 22915

Hi

I'm having trouble compling... the first error I get is :

mikmodpsp.c (79) : error: parse error before 'dir'

Any ideas?

Cheers

Steve
by PompeySteve
Thu Jul 21, 2005 11:10 pm
Forum: The Incredible Hall Of Shame
Topic: Has anyone cracked 2.0 yet?
Replies: 2
Views: 5555

Has anyone cracked 2.0 yet?

Sorry, couldn't resist :)

Thought I'd get in first.

I'll be off now.
by PompeySteve
Wed Jul 20, 2005 8:13 pm
Forum: PSP Development
Topic: Downgrading : Experimentation
Replies: 9
Views: 8911

I think the proliferance of UMD loaders / ISO launchers has killed any prospect of Sony softening their stance on homebrew.
by PompeySteve
Thu Jun 02, 2005 6:03 pm
Forum: PSP Development
Topic: Game Sharing -> Code Injection?
Replies: 2
Views: 2482

This has already been tried with Namco Museum here (one of the few, if only, games that support the game-sharing feature)

It looks to be a bit of a dead-end.
by PompeySteve
Wed Mar 30, 2005 9:19 pm
Forum: PSP Development
Topic: Bought a 512MB Sandisk, but it shows as 468MB??
Replies: 10
Views: 6319

1. Memory sticks come preformatted with a msdos FAT filesystem. FAT, like many filesystems, is more wasteful of space at higher capacities. 2. Reformatting the memory stick in the PSP or any other device cause it to be both formated (presumably still FAT) and adds a basic directory structure to be ...
by PompeySteve
Wed Mar 30, 2005 9:07 pm
Forum: PSP Development
Topic: Bought a 512MB Sandisk, but it shows as 468MB??
Replies: 10
Views: 6319

Your point about ext3fs is taken, although I wouldn't expect any journaling on a filesystem used on a Memory Stick. By "efficient" I was referring more to diskspace overhead rather than performance. EDIT: Nor would I expect a "reserved for root" (~5%) area on a Memory Stick I'd j...
by PompeySteve
Wed Mar 30, 2005 7:39 pm
Forum: PSP Development
Topic: Bought a 512MB Sandisk, but it shows as 468MB??
Replies: 10
Views: 6319

stop laughing and compete with your eternal wisdom, lets see how you can get away with having a filesystem that takes no resources on the media. I didn't say you could have a filesystem which takes up no resources, but to lose ~8% of your capacity shows either a) an extremely inefficient filesystem...
by PompeySteve
Wed Mar 30, 2005 5:53 pm
Forum: PSP Development
Topic: Bought a 512MB Sandisk, but it shows as 468MB??
Replies: 10
Views: 6319

Yes its normal, rest of the space is used up by the filesystem. It does make me laugh that Sony et al can get away with selling a 512Mb memory stick and say that only 468Mb or so is available as the rest is for "management". I have a 1Gb MS Duo and I lose even more! It's like buying a 200...
by PompeySteve
Fri Mar 18, 2005 7:03 pm
Forum: PSP Development
Topic: dissecting the .psp file...
Replies: 22
Views: 14875

zigzag wrote:we need the DeCSS guy working on this...
Wasn't DeCSS merely based on the code found in the Xing DVD player software which was lifted quite easily?
by PompeySteve
Thu Mar 17, 2005 9:21 pm
Forum: PSP Development
Topic: Why are Duo cards so expensive?
Replies: 9
Views: 6747

Now I remember when my 4Mb RAM expansion for my Amiga cost me near-on £200! Not to mention my 80Mb HD setting me back £250... -
and that was considered cheap!

Kids - don't know they were born!
by PompeySteve
Thu Mar 17, 2005 1:04 am
Forum: PSP Development
Topic: Encoding PSP video using non-standard resolutions
Replies: 104
Views: 138484

Re: New version of 3gp converter out

Sir_LANs-a-lot wrote: Now up to v0.31
!
Blimey ! Anyone had a chance to trry this version out?
by PompeySteve
Wed Mar 16, 2005 7:12 pm
Forum: PSP Development
Topic: Encoding PSP video using non-standard resolutions
Replies: 104
Views: 138484

New version of 3gp converter out

Version 0.30 available from here

Not had a chance to try it yet, busy at work err... ;)