Search found 2 matches

by DoE
Thu Mar 27, 2008 8:10 am
Forum: PSP Development
Topic: Displaying PSP-native access point list
Replies: 1
Views: 931

Displaying PSP-native access point list

I have just installed the PSP SDK and compiled a few samples, so I'm rather new to all of this. My goal is to display the "native" list of access points and allow the user to select one and connect to it. It seems like psputility_netconf has related functions, but after some forum searchin...
by DoE
Wed Mar 26, 2008 5:20 am
Forum: PSP Development
Topic: collision detection question using Oslib
Replies: 7
Views: 2485

^ Perhaps instead of checking for a certain tile type, the tile structs/objects could have a `walkable' field that is set to either true or false.