Hi all, I am trying to install psptoolchain under ubuntu, but i got the following error when compiling: automake: Makefile.am: unterminated conditionals: @DX_COND_doc_TRUE@ @DX_COND_html_TRUE@ @DX_COND_chm_TRUE@ @DX_COND_chi_TRUE@ @DX_COND_man_TRUE@ @DX_COND_rtf_TRUE@ @DX_CON...
Hi I would like to know how to add the environmental variable to my path. This is what i did: charafe@charafe-laptop:~/code-dev/psptoolchain$ sudo ./toolchain.sh ERROR: Add /usr/local/pspdev//bin to your path before continuing. ../depends/check-pspdev.sh: Failed. charafe@charafe-laptop:~/code-dev/ps...
Hi, I am looking for the technical specification of the wifi receiver in the PSP in order to calculate a the RSS (radio signal strengh in dB) from the RSSI (which is in %). Does any have already done this?
Hi, I am trying to launch EBOOT in the folder /PSP/GAME or /PSP/GAME3.03 but it doesn't work. I use the same procedure as when I was using folder /PSP/GAME1.5 . It was working in that folder. So I even tried to put EBOOT from samples of the SDK. It didnt work. Do you have any idea?
When executing EBOOT on 3.03, do we need a UMD game to be inserted or the demo is enough?
I have been told that a key bin file has to be present in the folder. Do you know what it is? and how to create it when programming our own homebrew?
Hi, I am having trouble with the matchingcallback: it looks like it doesn't take any event into consideration. Here is my code (taken from PspPet) void matchingCallback(int unk1, int event, char *mac2, int optLen, char *optData) { // This is called when there is an event, do...
[EDIT] I found something on http://psp-news.dcemu.co.uk/smsplus.shtml and there is the source code, i'll check tomorow... Ok, I am answering myself: What modules to use? We have to look in utility Directory Reference. There we can found different header that contains different functions for creating...
I would like to know how to create a Ad hoc connection. What modules to use? Where to find the information about modules when we need something? do you know if there any tutorial on networks with the PSP?
PSP-GCC is well installed. What I would like to know if PSPSDK provide a framework development for PSP?
Another question, why PS2DEV.ORG/PSP is not working? i have blank pages...
Hi I am triyng to install PSPSDK on my Ubuntu. Installation of psptool chain has been done successfuly, but when I launch the install of pspsdk I get this error: charafe@charafe-laptop:~/CometProject/pspsdk_1.0-beta2$ sudo ./configure checking for pspsdk version... 1.0+beta2 checking for psp...