blob: 0d612164039578c5831cf6b83b90373f9eef8446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
How to build gpSP for PSP:
The makefile is in the psp directory, simply go there and type make.
make kxploit will build for 1.5 firmware. Be sure to include
game_config.txt and gpsp.cfg in the same directory as EBOOT.PBP, as
well as gba_bios.bin (not included).
Dependencies as of v0.6:
SDL
zlib
|