Search found 29 matches
- Sun Aug 16, 2009 7:47 am
- Forum: PSP Development
- Topic: Wifi - Sockets Problems
- Replies: 12
- Views: 4279
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 ...
- Sun Aug 16, 2009 12:01 am
- Forum: PSP Development
- Topic: PSP - Tutorials ???
- Replies: 12
- Views: 4661
- Sat Aug 15, 2009 11:59 pm
- Forum: PSP Development
- Topic: Wifi - Sockets Problems
- Replies: 12
- Views: 4279
- Sat Aug 15, 2009 11:32 pm
- Forum: PSP Development
- Topic: 2D on 3D
- Replies: 3
- Views: 2153
- Sat Aug 15, 2009 5:44 am
- Forum: PSP Development
- Topic: PSP - Tutorials ???
- Replies: 12
- Views: 4661
- Sat Aug 15, 2009 4:41 am
- Forum: PSP Development
- Topic: PSP - Tutorials ???
- Replies: 12
- Views: 4661
- Sat Aug 15, 2009 4:09 am
- Forum: PSP Development
- Topic: PSP - Tutorials ???
- Replies: 12
- Views: 4661
- Sat Aug 15, 2009 3:19 am
- Forum: PSP Development
- Topic: PSP - Tutorials ???
- Replies: 12
- Views: 4661
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 !!
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 !!
- Sat Aug 15, 2009 1:54 am
- Forum: PSP Development
- Topic: Wifi - Sockets Problems
- Replies: 12
- Views: 4279
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...
- Sat Aug 15, 2009 12:13 am
- Forum: PSP Development
- Topic: 2D on 3D
- Replies: 3
- Views: 2153
2D on 3D
Hi,
how can I create 2D sprites with pspsdk ?
And how can I create them on 3D?
Please help me !
how can I create 2D sprites with pspsdk ?
And how can I create them on 3D?
Please help me !
- Thu Jul 30, 2009 6:17 am
- Forum: PSP Development
- Topic: Wifi - Sockets Problems
- Replies: 12
- Views: 4279
- Thu Jul 30, 2009 4:24 am
- Forum: PSP Development
- Topic: Wifi - Sockets Problems
- Replies: 12
- Views: 4279
Wifi - Sockets Problems
Hi, I've some problems with sockets: PSP char string[10]; sprintf(string,"PALIB_HI"); struct sockaddr_in i_addr; i_addr.sin_family = AF_INET; i_addr.sin_port = htons(6666); i_addr.sin_addr.s_addr = htonl(INADDR_BROADCAST); int...
- Wed Jul 29, 2009 5:49 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
It throws errors like this:
I tried it with cygwin (original MAKEFILE) and with pspSDK 9.5.0 (With devkitPSP it works, but that is VERY old)
Code: Select all
cannot convert 'char*' to 'SceNetApctlInfo*' for argument '2' to 'int sceNetApctlGetInfo(int,SceNetApctlInfo*)
- Sat Jul 25, 2009 7:06 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
- Thu Jul 16, 2009 1:05 am
- Forum: PSP Development
- Topic: Models-Animations
- Replies: 13
- Views: 5811
Dust
Can you say me, how I can create dust ?
I know JGE has a particle engine, but nothing for dust...
Please help me !
I know JGE has a particle engine, but nothing for dust...
Please help me !
- Mon Jul 13, 2009 10:41 pm
- Forum: PSP Development
- Topic: Many examples don't work
- Replies: 10
- Views: 3133
- Sat Jul 11, 2009 7:37 am
- Forum: PSP Development
- Topic: Models-Animations
- Replies: 13
- Views: 5811
- Sat Jul 11, 2009 7:14 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
- Sat Jul 11, 2009 6:18 am
- Forum: PSP Development
- Topic: Models-Animations
- Replies: 13
- Views: 5811
- Sat Jul 11, 2009 4:58 am
- Forum: PSP Development
- Topic: Models-Animations
- Replies: 13
- Views: 5811
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...
- Fri Jul 10, 2009 6:46 pm
- Forum: PSP Development
- Topic: Many examples don't work
- Replies: 10
- Views: 3133
- Fri Jul 10, 2009 7:53 am
- Forum: PSP Development
- Topic: Many examples don't work
- Replies: 10
- Views: 3133
- Fri Jul 10, 2009 7:50 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
It's displayed twice.
And the colors are not good...
The code is from here:
http://ghoti.nl/PSPtutorial12.php
And the colors are not good...
The code is from here:
http://ghoti.nl/PSPtutorial12.php
- Fri Jul 10, 2009 7:07 am
- Forum: PSP Development
- Topic: Many examples don't work
- Replies: 10
- Views: 3133
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?
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?
- Fri Jul 10, 2009 6:49 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
- Fri Jul 10, 2009 5:12 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
- Fri Jul 10, 2009 4:54 am
- Forum: PSP Development
- Topic: Models-Animations
- Replies: 13
- Views: 5811
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 ...
- Thu Jul 09, 2009 4:48 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
- Thu Jul 09, 2009 4:19 am
- Forum: PSP Development
- Topic: Multiplayer
- Replies: 14
- Views: 4657
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 !
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 !