Search found 29 matches

by DarkShadow44
Sun Aug 16, 2009 7:47 am
Forum: PSP Development
Topic: Wifi - Sockets Problems
Replies: 12
Views: 4127

Can you say me, how a simple PHP script must be for getting/writing all hosts to the Database ? Dead servers wouldn't be a problem, or is it to much if the PSP creates checks if a connection to each server is possible ? (for example with ping?) Would be nice if you can help me, I know that it isn't ...
by DarkShadow44
Sun Aug 16, 2009 12:01 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 4287

O.K.

But this code doesn't work without timemachine, so I only could use parts of it...
by DarkShadow44
Sat Aug 15, 2009 11:59 pm
Forum: PSP Development
Topic: Wifi - Sockets Problems
Replies: 12
Views: 4127

1) Do you know a page, where I could create a master server for free ?

2a)Or could I use a MySQL-Database on a free homepage ?
2b) Can I access such a Database with the PSP ?
by DarkShadow44
Sat Aug 15, 2009 11:32 pm
Forum: PSP Development
Topic: 2D on 3D
Replies: 3
Views: 1926

I want to create 2D-Sprites over 3D...

But I don't know how...
by DarkShadow44
Sat Aug 15, 2009 5:44 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 4287

thx

Could I copy some parts, or not ?
by DarkShadow44
Sat Aug 15, 2009 4:41 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 4287

Yeah, I know, these are good. ^^
But I hoped for for some good wifi/light/fog/environment, that means for more complicated functions. ^^
by DarkShadow44
Sat Aug 15, 2009 4:09 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 4287

I meant some for 3D Programming (specifically for PSP),
just like models, environment, fog, light, memory managing, VBFU or something like that
by DarkShadow44
Sat Aug 15, 2009 3:19 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 4287

PSP - Tutorials ???

Hello,
can you give me some Links for some good PSP - Tutorials ?

The "normal" OpenGL SDK has many differneces to the pspSDK.

For example lights are very complicated to use from OpenGL.

So it would be useful to have some PSP - Tutorials...

Thanks in advance !!
by DarkShadow44
Sat Aug 15, 2009 1:54 am
Forum: PSP Development
Topic: Wifi - Sockets Problems
Replies: 12
Views: 4127

First, thanks for the replies. I tried the Broadcasts PSP <-> PC ; PSP --> PC didn't work. But the same code worked with the DS... But why doesn't it work over the internet ? I can't use master servers, because I don't want to pay anything (and I don't know how to write master servers for many clien...
by DarkShadow44
Sat Aug 15, 2009 12:13 am
Forum: PSP Development
Topic: 2D on 3D
Replies: 3
Views: 1926

2D on 3D

Hi,
how can I create 2D sprites with pspsdk ?
And how can I create them on 3D?

Please help me !
by DarkShadow44
Thu Jul 30, 2009 6:17 am
Forum: PSP Development
Topic: Wifi - Sockets Problems
Replies: 12
Views: 4127

1) --> "If I use the same code for the PC to send and the PSP to receive, it works..." The PSP can receive the messages of the PC 2) I use Auto configured connections... I use the "netdialog" sample it is the easiest (and best) for wifi connections. P.S. I tried it with PC <-> PC...
by DarkShadow44
Thu Jul 30, 2009 4:24 am
Forum: PSP Development
Topic: Wifi - Sockets Problems
Replies: 12
Views: 4127

Wifi - Sockets Problems

Hi, I've some problems with sockets: PSP char string&#91;10&#93;; sprintf&#40;string,"PALIB_HI"&#41;; struct sockaddr_in i_addr; i_addr.sin_family = AF_INET; i_addr.sin_port = htons&#40;6666&#41;; i_addr.sin_addr.s_addr = htonl&#40;INADDR_BROADCAST&#41;; int...
by DarkShadow44
Wed Jul 29, 2009 5:49 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

It throws errors like this:

Code: Select all

cannot convert 'char*' to 'SceNetApctlInfo*' for argument '2' to 'int sceNetApctlGetInfo&#40;int,SceNetApctlInfo*&#41;
I tried it with cygwin (original MAKEFILE) and with pspSDK 9.5.0 (With devkitPSP it works, but that is VERY old)
by DarkShadow44
Sat Jul 25, 2009 7:06 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

Can't someone post two short examples for 5.00 m33-6 ???

1) WIFI (with AP) Sample
2) AD-HOC Sample

But not zorba, that' too old...

Please !
by DarkShadow44
Thu Jul 16, 2009 1:05 am
Forum: PSP Development
Topic: Models-Animations
Replies: 13
Views: 5471

Dust

Can you say me, how I can create dust ?
I know JGE has a particle engine, but nothing for dust...

Please help me !
by DarkShadow44
Mon Jul 13, 2009 10:41 pm
Forum: PSP Development
Topic: Many examples don't work
Replies: 10
Views: 3025

1)What is leda.prx
2) WHERE can I download the newest ? I only find version 20070626
3)Sorry, but which are the 1.5 Samples ?
4)Do I have to use Timemachine to run this samples ?


EDIT:
Now I can run them (timemachine), but how can I run them on 5.00 m33-6 ??

P.S. I've pspsdk 0.9.5
by DarkShadow44
Sat Jul 11, 2009 7:37 am
Forum: PSP Development
Topic: Models-Animations
Replies: 13
Views: 5471

Thanks very much !!

I will try that in the coming days.

:-)
by DarkShadow44
Sat Jul 11, 2009 7:14 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

But can you maybe post a short example (all other don't work with the newsetst pspSDK) how to conect to an AP (With 5.00 m33-6) ?

And maybe a short programm that connects two PSP and sends a bit text (Also 5.00 m33-6) ??

Please...
by DarkShadow44
Sat Jul 11, 2009 6:18 am
Forum: PSP Development
Topic: Models-Animations
Replies: 13
Views: 5471

Sorry, but what is "jge++" ?
by DarkShadow44
Sat Jul 11, 2009 4:58 am
Forum: PSP Development
Topic: Models-Animations
Replies: 13
Views: 5471

Thanks, but I don't know how to load a .md2... My example does only load .obj . Could you give me an example ? Anyway I've problems with my toolchain. For Example I could not start any of the networking examples (They only create a .elf / .prx, and if I let them make a Eboot.pbp, my PSP shuts down o...
by DarkShadow44
Fri Jul 10, 2009 6:46 pm
Forum: PSP Development
Topic: Many examples don't work
Replies: 10
Views: 3025

I recompiled it, and it worked ...
But without your modifikation.

But the usb-storage sample still doesn't work.

Can you post the whole code of it, that works on your PC ?
And you version of pspskd ?

I use a PSP Slim, could this cause the "Library not found (8002013c)" problem ?
by DarkShadow44
Fri Jul 10, 2009 7:53 am
Forum: PSP Development
Topic: Many examples don't work
Replies: 10
Views: 3025

It says "VERS" and "REVS" are undeclaired.

And...What is a prx ?
by DarkShadow44
Fri Jul 10, 2009 7:50 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

It's displayed twice.
And the colors are not good...
The code is from here:
http://ghoti.nl/PSPtutorial12.php
by DarkShadow44
Fri Jul 10, 2009 7:07 am
Forum: PSP Development
Topic: Many examples don't work
Replies: 10
Views: 3025

Many examples don't work

Hello,
I use the pspSDK,
and for Example the Memory Stick Example are all the networking examples don't work.
I get a error like "The game could not be started . (80020148)

I have 5.00 m33 6.

Can you help me?
by DarkShadow44
Fri Jul 10, 2009 6:49 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

Wow. Thanks for your help.
These dialogs are very useful :-))

My only problem is than my object is displayed teo times :-(
I didn't change any code.
by DarkShadow44
Fri Jul 10, 2009 5:12 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

Solved the Makefile Problems.

What's better with this new SDK ?
by DarkShadow44
Fri Jul 10, 2009 4:54 am
Forum: PSP Development
Topic: Models-Animations
Replies: 13
Views: 5471

Models-Animations

Hi, I'm using this Tutorial: http://ghoti.nl/PSPtutorial12.php Can you say me how I can use animations, or is that too complicated? Best would be a short animation created with blender that I can export and load in my Programm (Textured). If that's too hard, can you help me how to do it ? Thanks in ...
by DarkShadow44
Thu Jul 09, 2009 4:48 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

Thanks !!
But I thinks that's for cygwin...

Could you give me a working Makefile for devkitPSP ? (I don't know how to use this Options, so it throws always errors :-( )
by DarkShadow44
Thu Jul 09, 2009 4:19 am
Forum: PSP Development
Topic: Multiplayer
Replies: 14
Views: 4445

Multiplayer

Hello !
Can you give me a short example (best would be a little application), how to use
1) Ad-Hoc Connections
2) Internet Playing (Later with Broadcating)
between 2 or more PSPs ?

The PspSDK Examples don't Start...

Thanks in advance !