Search found 11 matches

by 0xAVGP
Sun Dec 02, 2007 8:22 am
Forum: PSP Development
Topic: sceUtilitySetNetParam Problem.[solved]
Replies: 0
Views: 903

sceUtilitySetNetParam Problem.[solved]

Hey! I've got the following problem: I'm aiming at reconfiguring the first network configuration settings. For example change its name. As simple as that, I thought. I tried this: if(sceUtilitySetNetParam(PSP_NETPARAM_NAME,(const void*)"TeSt") == 0&a...
by 0xAVGP
Sun Jun 24, 2007 9:23 pm
Forum: PSP Development
Topic: Problem with USE_PSPSDK_LIBC = 1 and libpng
Replies: 12
Views: 5005

Anyone solved the problem?
I got this prob too...
the thing is: I got the Win32-Toolchain here, therefor: Has anyone a properly linked libpng for me :)
Thx in advance
by 0xAVGP
Sun Nov 05, 2006 6:38 am
Forum: PSP Development
Topic: HELP: Compiling a lib for the psp...
Replies: 7
Views: 3039

Does nobody know ho to do it? ):

greetz avgp
by 0xAVGP
Thu Nov 02, 2006 6:23 am
Forum: PSP Development
Topic: HELP: Compiling a lib for the psp...
Replies: 7
Views: 3039

Well...how do I find that out...or how explicitely do u do it...?

I did it like I did for the libMad....

greetz AVGP
by 0xAVGP
Tue Oct 31, 2006 6:06 am
Forum: PSP Development
Topic: HELP: Compiling a lib for the psp...
Replies: 7
Views: 3039

...to every function of the lib that I use in my Code...
by 0xAVGP
Tue Oct 31, 2006 5:14 am
Forum: PSP Development
Topic: HELP: Compiling a lib for the psp...
Replies: 7
Views: 3039

HELP: Compiling a lib for the psp...

Hello! I've got the following problem: I wanna use a lib (openobex), which is platform-independent and configure;make;make install went good...now I've got a *.a file in /usr/local/pspdev/psp/lib ...and when I include it with: I do think that I haven't installed the desired lib correctly for the psp...
by 0xAVGP
Fri Feb 17, 2006 1:35 am
Forum: PSP Development
Topic: WANTED: Programmer (read this ;)
Replies: 16
Views: 5851

I'm still interested...lets talk over MSN - I added you recently....

So long...
GreetZ AVGP
by 0xAVGP
Tue Feb 14, 2006 7:46 am
Forum: PSP Development
Topic: WANTED: Programmer (read this ;)
Replies: 16
Views: 5851

Well, I am interested!

GreetZ AVGP
by 0xAVGP
Sun Feb 12, 2006 5:35 am
Forum: PSP Development
Topic: Problem with SDL_Mixer and Ogg / Mp3
Replies: 0
Views: 1122

Problem with SDL_Mixer and Ogg / Mp3

I just want to play MP3-Files or Ogg-Files - it doesn't matter, but when I embed them, they don't play - if they're *wav's they do.... I compiled libogg and SDL_mixer again...but libvorbis says, that it needs libogg >= 1.0 - I got the latest libogg from svn....so it should be >= 1.0...What is going ...
by 0xAVGP
Mon Feb 06, 2006 5:56 am
Forum: PSP Development
Topic: [GAME] BlockZ
Replies: 2
Views: 3942

If anybody got errors...please contact me!!
Thx!

GreetZ AVGP
by 0xAVGP
Sun Feb 05, 2006 6:31 pm
Forum: PSP Development
Topic: [GAME] BlockZ
Replies: 2
Views: 3942

[GAME] BlockZ

Hey there! I just want to present my first game for PSP. BlockZ is a Bust-A-Move Clone..you control a vertically bouncing block, which is changing it's color regularly. You have to prevent the other blocks from reaching the bottom of the screen! You have some time to clear those blocks by touching t...