thanks man. that's great.
thanks man. that's great.
What the disadvantage of this old toolchain compared to the newer toolchain(s)? And is it possible to install this using the new toolchain?
could someone please take a couple of minutes just to make detailed instructions on how to make the 1.5 eboot's i typed make kxploit after i made the first eboot but i get the same error someone mentions before do i just need a newer cygwin1.dll file. thanx in advance :)
Hello,
I'm a newbie in C Coding. I wrote my programs on PC using Delphi, so its hard now to study C.
Can someone help me with a little question:
fd = sceIoOpen("ms0:/PSP/GAME/myapp/myfile.dat", PSP_O_RDONLY, 0777);
if (fd<0)
{
printf("Failed to open file.");
delay_loop(1000);
sceKernelExitGame();
}
When myfile.dat exists - everything is OK, but
when myfile.dat does not exist, my psp just crashes. No debug info displayed.
What am I doing wrong? plz help!!
I have some other problems with coding. If this is the right theme for such questions then i'd like to ask more.
Thanks,
P.S. Sorry for my English.
Yeah, I'd like that, too. My PSP is also running on Firmware 1.50, and so the eboot doesn't work for me.Quote:
Originally Posted by watupgroupie
I followed the directions exactly and created the eboot, but I can't get it to work.
you could always just be intellegent, and learn how to split your eboots properly....
you just need a program called "pbp unpacker" for which you open up a 1.00 formatted eboot, and export the DATA.PSP file as "EBOOT.PBP" and place it in the non-% folder.. then you take the icon and the PARAM.SFO file, save to new, and save that EBOOT.PBP in the -% folder, then you have the 2 folders, and they are properly exploited...
again!
the % folder contains an eboot with the PARAM.SFO, aswell as any ICON.PNG's or background PNG's (as well as music) This will show up as the visible program in a 1.5 psp
and the non % folder contains the DATA.PSP file renamed to EBOOT.PBP (as well as all files that go with it) this is the reason that it is shown as corrupt, is because its just the data file renamed EBOOT.PBP
hope this helps... you will need to find pbp-unpacker yourself, but its out there on google somewhere
It's not a matter of intelligence, it's a matter of not knowing what the crap I'm supposed to do. If no one's ever told you how to do something, then you won't be able to do it no matter how smart you are. Intelligence is irrelevant.Quote:
Originally Posted by jman420
I'm still very, very new to all this stuff, and there is absolutely no way I could possibly have known I needed another program, or that I needed to do all that other stuff you said. So please, don't go around saying people are unintelligent just because they haven't been doing this stuff as long as you have.
well, now I told ya how
Yeah, thanks.
mines just isnt working i think its my command promt and even when i click on the start.bat the commands promp shows on the screen for a sec then goes away.
Il just have to wait for malkster to get online, he said he'll help me
Add
cmd
At the end of the batch file.
i already have that and i keep getting the same error, it would give me a illegal error of some sort....
Well, post the error message up along with the contents of your batch file.
this is the contents of my start.bat
i dont get a illegal error any more the when i run the start.bat file it blits to the screen for a sec then goes away. I have cmd in the code but it doesnt work...Code:set PSPDEV=C:/pspdev set PATH=%PATH%;%PSPDEV%/bin set PSPSDK=C:/pspdev/psp/sdk cmd
cmd
It should be:
That should leave the Window open.Quote:
set path=%path%;C:\pspdev\bin
set PSPSDK=C:\pspdev\psp\sdk
cmd
Edit: Although saying that, yours should still leave the command prompt window open.
the window stays open
but a error box appears it says
16 bit MS-DOS Subsystem
C:/WINNT/System32/cmd.exe
The NTVDM CPU has encountered an illegal instruction.
CS:0552 IP:fff0 OP:fe 1d 09 30 Choose 'Close' to terminate the application.
Oh.. that kind of error. That sounds more like a problem with your PC more then anything.
Go to Start -> Run
Type in
cmd
And press enter. Do you get the same error?
i went to start then went in run, typed in cmd and i didnt get a error.
regarding my last post do you think i get a error because of this step that i might have done incorrectly because i didnt even bother doing this part.
Quote:
6.) Use the Windows search engine to search for a file called cygwin1.dll. Look at the file properties for all of the results and keep the newest one in x:\pspdev\bin\. Delete the other older files. I use the cygwin1.dll file with the build date of 2006-01-20 13:28 and it works great. If you don’t delete the other files the compiler will get an error.
No, that only refers to the point where you use the compile. At the moment you are only setting up the Windows path.
Did a quick search on the Net and everything either points to Windows Corruption, Spyware or Virus.
Ref: http://www.computing.net/windowsxp/w...um/133675.html
Try a virus scan and see what comes up.
im having norton antivirus scan my computer right now. Il post back with the results
o yea!!!!!!!
i finally got my compiler to work....
the problem was that i have to put all the instructions that i would give to my command prompt, i have to put it in the code of the start.bat
problem solved
IS there an easy way to take an already written C++ program (written for Windows API with Direct X) and convert it to PSPSDK?
I don't know jack about coding, but I'd like to take this Atari 7800 Emulator source code (C++) and compile it for the PSP and see if it runs any good...
https://home.comcast.net/%7egscottst.../ProSystem.zip
Easy, no. Possible, yes.
I cant get this to work, it says "make" isn't a command
:confused:Quote:
c.) Type make and hit enter.
You should get something like this in the command prompt and and eboot in the x:\pspdev\psp\sdk\samples\controller\basic folder:
Is your batch file correct? Are the paths in the batch file correct? Post up the contents in your batch file and the installation pat to the SDK.
wow after reading all that i still dont know how to make anything :| the end instruction said that after that its self explanitory but i wouldnt have a clue what to do after that
ohh ok then. is there a tutorial on how to start coding? i havent coded b4 but would like to have a try..
Then in honesty, don't start developing for the PSP. Learning how to program is hard enough without having to deal with any platform specific material. Do you honestly want to persue programming? If so, I recommend learning Python. It is a nice easy to learn language which allows you to see immediate results and can be used on various platforms.
if its that hard ill give it a miss then and just wait for other to program things. i have heaps of school atm so maybe ill wait for a bit b4 i try learning. thanks anyway bro
I need help, I've deleted all the cygwin1.dlls and I still get the same error(I'm using the one that came with the install. Do I need to reboot after deleteing them, or what?
I'll be honest, I'm not sure how to correct the issue, but for anyone who's having a problem using kxploit with this version of the toolkit, I believe what's happening is that when the compiler creates the directories, it's passing "mkdir -p folder_name" to the windows command line, which doesn't see "-p" as a flag, and makes the directories "folder_name", and "-p". It then causes an error when it incorrectly tries to make another "-p" directory, and quits without making the 2nd directory or the 2nd EBOOT.PBP file.
*EDIT*
I found the answer in this forum on page 8.
... for anyone not interested in searching for it, here's the link reposted with how to correct it: http://forums.ps2dev.org/viewtopic.php?t=6046
when I type make it gives me:
'make' is not recognized as an internal or external command, operable program or batch file.
Step 4 and/or 7a wasn't done correctly.
Good Tutorial! I have learnt something:)
thanks yaustar I used the code in the .bat that you posted back a bit and it worked :)
i am just starting to learn C++(i already know flash actionscript if that helps) i have a c file and i wanted to know how to make the makefile
EDIT: ok nvr mind that was a dumb question i started to read some tutorials and now i know what it is,
Nice tutorial, i tried to set up cygwin but it didn't work, then i did this and it took about 10min, thanks a lot.
EDIT: I finished the first two tutorials, but when i went to compile the third i get an error, i installed zlib and libpng but it wont compile. here is a picture of the errors, plz help