Search found 10 matches

by XazZ
Thu Jul 23, 2009 4:44 am
Forum: PSP Development
Topic: psp wifi card type
Replies: 2
Views: 1221

by XazZ
Mon Feb 09, 2009 12:37 am
Forum: PSP Development
Topic: prx plugin blocks the XMB o.O
Replies: 2
Views: 1582

hi,

look at what Fanjita wrote there: http://forums.ps2dev.org/viewtopic.php?p=45946#45946

cheers
by XazZ
Mon Nov 17, 2008 8:58 am
Forum: PSP Development
Topic: Some improvement to the SDK scePower library
Replies: 15
Views: 9385

A question: 0xDB9D28DD,scePowerUnregitserCallback 0xDFA8BAF8,scePowerUnregisterCallback Why there's 2 functions with a similar name like this? "scePowerUnregisterCallback"? "Unregister"? Is a grammatical error or what? Does it make the same thing? Sorry for my english... Good ev...
by XazZ
Mon Jun 30, 2008 6:59 am
Forum: PSP Development
Topic: pspsdk buildsystem needs update to support latest autotools
Replies: 3
Views: 1782

Hi

Did anyone find a solution or a workaround yet?
Only workaround I could find was downgrading autoconf to 2.61 - after that it worked.

Thanks in advance - have a nice day/evening/night
XazZ
by XazZ
Tue Jan 30, 2007 11:38 pm
Forum: PSP Development
Topic: 4th brightness level...
Replies: 7
Views: 3581

thanks weltall... I already had this code #define sceDisplaySetBrightness sceDisplay_driver_9E3C6DC6 void sceDisplay_driver_9E3C6DC6(int a0,int a1); /*a0 0-100,a1 = 0/1 (set to 0)*/ so I added -lpspdisplay_driver to the libs in the makefile - and it (almost) works... ...
by XazZ
Tue Jan 30, 2007 3:30 am
Forum: PSP Development
Topic: 4th brightness level...
Replies: 7
Views: 3581

Register with the irShell forum and ask Ahman, because the latest version of irShell can do it. I would suspect it requires kernal mode. Sorry I can't help with how it is actually done. No problem... Kernel mode is not the problem ;) And thanks for the hint with irShell - I'll register with Ahman's...
by XazZ
Mon Jan 29, 2007 2:43 am
Forum: PSP Development
Topic: 4th brightness level...
Replies: 7
Views: 3581

4th brightness level...

Hi... I've been looking around some forums and google but I couldn't find an answer OK, here comes my problem: I wanna set the 4th screen brightness level without having the AC-adapter plugged in... Can I do this with my own little app too? (I mean is there a function that does this for me) Thanks i...
by XazZ
Sun Jan 28, 2007 11:34 pm
Forum: PSP Development
Topic: Take over controls in xmb
Replies: 2
Views: 1607

Hi...
Yes, that *IS* possible...
I've created my own PRX for 1.50 which locked the buttons in the XMB -.-
Take a look: http://forums.ps2dev.org/viewtopic.php?p=45946#45946

You just need to write your own prx ;)

XazZ
by XazZ
Sat Aug 26, 2006 6:16 am
Forum: PSP Development
Topic: PRX locks buttons
Replies: 5
Views: 3239

thanks Fanjita....that worked :-)

have a nice day
XazZ
by XazZ
Fri Aug 25, 2006 8:23 am
Forum: PSP Development
Topic: PRX locks buttons
Replies: 5
Views: 3239

PRX locks buttons

Hi people... I'm new to this forum so please don't flame me.... I've used the search-function...but i couldn't find a solution... ok..here's my problem: I've created my own PRX... and loaded it with custom firmware (harleyg's) My PRX is loading... then my PSP is booting into XMB... In XMB I can use ...