• Steam recently changed the default privacy settings for all users. This may impact tracking. Ensure your profile has the correct settings by following the guide on our forums.

Any psp compilers?

Status
Not open for further replies.

Team A

i liek kangaroos
I want to make a lua game but i don't know hot to compile the code for psp compatibly.
And for c++ apps.
How do i compile them so i can use them on my psp.
Thanks ~Team A
 
Wait....

Let me get this straight....

:confused:

a) you wanted to port Ubuntu (or something like that) to the PSP

b) you wanted to make a HB channel app

c) I believe I read more announcements in the past from you of glorious things you wanna do....


And now you're asking how to compile stuff for having it running on the PSP???

Are you serious? (have you ever been?)
Do you have ANY experience in coding? Especially on the PSP or another gaming platform for that matter?


Well, to answer your question:
LUA is a scripting thing, d/l it, read the docs and it tells you where to put what to run your scripts.
(Can't help more on this, as I've never used it.)

For C/C++ app:
Get the PSPSDK / toolchain from PS2DEV, install, make code, type "make", done....
 
i have windows xp
but i bought a new desktop that has windows 7
but i can't get the old version of Pspsdk or tool chain to work.
thats why im asking.
notepad++ works through
thats why im asking
ok?
I've made a firmware spoofer before and a installer for music
but with the hb channel
you can download music games and more
so thats why.
i
 
i have windows xp
but i bought a new desktop that has windows 7
but i can't get the old version of Pspsdk or tool chain to work.
thats why im asking.
notepad++ works through
thats why im asking
ok?
I've made a firmware spoofer before and a installer for music
but with the hb channel
you can download music games and more
so thats why.
i

Umm, what?
I'm surprised you were able to get the psptoolchain to compile at all, windows xp or otherwise.
The reason is because the instructions for it over on psp-programming at well outta date.
I asked for the admin over there to edit the original guide but they couldn't for some technical reason.

Anyways, to set up the psptoolchain on Windows 7, follow this guide. http://pastebin.com/m623953aa

It's the original guide with some of my edits to make it work correctly.
I've installed this on two seperate windows 7 machines and it works perfectly.
 
i have windows xp
but i bought a new desktop that has windows 7
but i can't get the old version of Pspsdk or tool chain to work.
thats why im asking.
notepad++ works through
thats why im asking
ok?
I've made a firmware spoofer before and a installer for music
but with the hb channel
you can download music games and more
so thats why.
i

You're such a liar...
 
ROFL
This is exactly why we don't like people making announcements without any work done on the program.

First of all, LUA has no need to be compiled, it runs as it is in Lua player

Also this thread should have been posted here.Division by Zero
 
The PS2DEV toolchain / PSPSDK works perfectly fine on Win7.... gues why I know that?

But as you can clearly see, you should stay way away from making announcements of stuff you're not 100% sure you can do.

DO something (that can be shown), THEN announce.


Anyway, to finalize the answer to your question:

- install cygwin
- checkout the latest toolchain from the PS2DEV SVN
- run the toolchain installer script

You are then (at least technically) able to compile C/C++ code for the PSP.

There are also tons of guides and howtos that explain the installation process in great detail.
You might wanna look for those as well.


Lastely, I am closing this thread for the time being, as this will highly likely end up in a flamewar.


And don't do any announcements unless you actually got something, OK?
Just a friendly advise here....
 
Status
Not open for further replies.
Back
Top