PSP & PS3 Hacks Mods

Full Version: PSP Development Kit ready to use for Windows Users
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Zx-81 Wrote:
http://img89.imageshack.us/img89/6867/virtualboxqk5.png

Hi All,

For windows users who want to develop on their windows PC, little homebrew for the PSP, without spending hours or days trying to install cygwin and compile the toolchain, this package is for you !!

You have first to install VirtualBox that is freely available : http://www.virtualbox.org/

You should then download all rar files present here :

http://www.lobortis.com/n/9617337966
http://www.lobortis.com/n/5481723951
http://www.lobortis.com/n/9275680399
http://www.lobortis.com/n/5885569922
http://www.lobortis.com/n/1632479722
http://www.lobortis.com/n/2365880483
http://www.lobortis.com/n/4349157542
http://www.lobortis.com/n/4275451990

You have to unrar the rar archive in disk1.vdi (you need at least 4Gb of free space on your hard disk)

Then create a new virtual host, Linux 2.6 with 256 Mb of memory, and use the disk1.vdi as a disk image !

This disk image contains a full install of xubuntu 7.4, where the PSP SDK has been already compiled, and several other software added (such as the famous IDE Kdevelop, gcc, SDL etc ...).

After virtually booting Xubuntu, the login name is psp, and the password is psp.

I've written a small PSP project (hello world) for Kdevelop, ready to use.

The source code of PSPWrite is also given as an example, with a linux version and a PSP version (but with makefile only, without project file for Kdevelop).

Hope that helps,

Zx

Source: [Zx-81]

Reference URL's