forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Network Config Dialog

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Harriskaver



Joined: 04 May 2007
Posts: 3

PostPosted: Sat May 05, 2007 5:17 am    Post subject: Network Config Dialog Reply with quote

How do I use the network configuration dialog (sceUtilityNetconfInitStart())? The parameter the function takes is pspUtilityNetconfData but some of the fields for it are just 'unknown' in any docs I've found and I can't find an example of how to do this anywhere.

From the PSPSDK:
Quote:
typedef struct _pspUtilityNetconfData {
u32 size;
int language;
int buttonSwap;
int unknown[4];
int result;
int unknown2[4];
int action; //one of pspUtilityNetconfActions
u32 unknown3;
} pspUtilityNetconfData;
Back to top
View user's profile Send private message
Harriskaver



Joined: 04 May 2007
Posts: 3

PostPosted: Thu May 10, 2007 3:54 am    Post subject: Reply with quote

From the lack of replies I've assumed that there isn't much known about this... could anyone tell me how I can help out by working out what these fields are?
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Thu May 10, 2007 4:05 pm    Post subject: Reply with quote

The general method is to disassemble the firmware and see how that function is used. If it's not documented in pspsdk samples, chances are nobody's taken the time to do that yet.
Back to top
View user's profile Send private message
Fanjita



Joined: 28 Sep 2005
Posts: 217

PostPosted: Fri May 11, 2007 6:46 am    Post subject: Reply with quote

Typically the convention is just to pass '0' for any unknown fields, and hope for the best...
_________________
Got a v2.0-v2.80 firmware PSP? Download the eLoader here to run homebrew on it!
The PSP Homebrew Database needs you!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group