Search found 12 matches

by SWE_PsYcHo
Thu Jul 19, 2007 9:43 pm
Forum: PSP Development
Topic: How do i execute an UMD disc?
Replies: 3
Views: 2309

Yeah i saw that, but that didnt help me, i wanted to be able to launch the different modes and i know that there is another way of doing it, launching the eboot.bin?
by SWE_PsYcHo
Wed Jul 18, 2007 10:34 pm
Forum: PSP Development
Topic: How do i execute an UMD disc?
Replies: 3
Views: 2309

How do i execute an UMD disc?

How do i execute an UMD disc?

and also can i launch the different types on the e.g. demo disc (game demos, videos, audio) ?
by SWE_PsYcHo
Sun Jul 01, 2007 10:31 pm
Forum: PSP Development
Topic: Execute UMD
Replies: 2
Views: 2974

i need help on this aswell...
by SWE_PsYcHo
Sat Jun 02, 2007 10:48 pm
Forum: PSP Development
Topic: Problems with homebrew capability on 3.40OE firmware
Replies: 8
Views: 4291

R-Gear works for me on 3.40 oe-a

it works perfectly.
by SWE_PsYcHo
Thu Apr 05, 2007 2:53 am
Forum: PSP Development
Topic: How do i scan for wlan connections?
Replies: 9
Views: 6676

i have no net folder :(
by SWE_PsYcHo
Wed Apr 04, 2007 11:23 pm
Forum: PSP Development
Topic: How do i scan for wlan connections?
Replies: 9
Views: 6676

nah iam pretty sure its closed source :P ^^ but i opend their eboot with notepad and found some stuff that ill try to find out on how to use it :P i hope that i will success :P (sry for my bad english)
by SWE_PsYcHo
Wed Apr 04, 2007 10:13 pm
Forum: PSP Development
Topic: How do i scan for wlan connections?
Replies: 9
Views: 6676

int main(int argc, char *argv[]) { char sVal[7]; int retVal; //init screen and callbacks pspDebugScreenInit(); pspDebugScreenClear(); SetupCallbacks(); memset(sVal, 0, 7); for(;;) { sceDisplayWaitVblankStart(); pspDebugScreenSetXY(0, 0); printf("Wlan Sample v1.0 by John_K\n\n"); printf(&qu...
by SWE_PsYcHo
Wed Apr 04, 2007 6:02 am
Forum: PSP Development
Topic: How do i scan for wlan connections?
Replies: 9
Views: 6676

and i think that youresam from qj was the one who wrote how to do it in lua...
by SWE_PsYcHo
Tue Apr 03, 2007 8:04 pm
Forum: PSP Development
Topic: How do i scan for wlan connections?
Replies: 9
Views: 6676

How do i scan for wlan connections?

How do i scan for wlan connections? and how do i get the connection status
by SWE_PsYcHo
Sat Jan 27, 2007 11:00 pm
Forum: PSP Development
Topic: Need help! How do i rotate the psp screen ?
Replies: 6
Views: 3725

Well iam such a noobie that i dont know how to do this :P could any1 help me ? i need it cause iam making a notepad thingy that is controlled through ir by another psp almost like a ir 1 to 1 chat :P it sucks yeah i know bu anyway, can someone help me ?
by SWE_PsYcHo
Sat Jan 27, 2007 8:04 am
Forum: PSP Development
Topic: Need help! How do i rotate the psp screen ?
Replies: 6
Views: 3725

haha :P but i need to do it with C otherwise the ir will be directed wrong :P
by SWE_PsYcHo
Sat Jan 27, 2007 4:14 am
Forum: PSP Development
Topic: Need help! How do i rotate the psp screen ?
Replies: 6
Views: 3725

Need help! How do i rotate the psp screen ?

Well i need to rotate the screen, text, images, EVERYTHING! 180 degrees how do i do that? Plzz if you know, post a example of the WHOLE source :P so i can see wich librarys and so on :P thx :D