Some tweaks to support automatic signing of the wagic eboot on psp. To use, you'll need to unzip the mods I made into your pspsdk folder - you should end up with two utils in the bin folder, and some slight mods to the build.mak file (under pspsdk/psp/sdk/lib/).

(Erwan, pls give this a sanity check for me).

Nice side effect:  running the signed version seems to clear up a crash I'd get when putting my psp into sleep mode in the middle of a match.
This commit is contained in:
wrenczes@gmail.com
2011-01-19 11:03:09 +00:00
parent f90709403f
commit 0b16401c88
2 changed files with 1 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ DEFAULT_RULE = 3xx
TARGET_ARCHITECTURE = psp
PSP_FW_VERSION=371
BUILD_PRX = 1
SIGN_PRX = 1
LIBS = -ljge300 -lhgetools -lfreetype -ljpeg -lgif -lpng -lz -lm -lmikmod -lpsppower -lpspmpeg -lpspaudiocodec -lpspaudiolib -lpspaudio -lpspmp3 -lpspgum -lpspgu -lpsprtc -lstdc++ -lpspfpu
EXTRA_TARGETS = EBOOT.PBP

BIN
pspsdk/signing.zip Normal file

Binary file not shown.