From df77cc584fea308e93eac072e794b002041bf8b7 Mon Sep 17 00:00:00 2001 From: "wrenczes@gmail.com" Date: Wed, 19 Jan 2011 11:05:42 +0000 Subject: [PATCH] Err, sorry, that's not fair - I was forcing this pspsdk change on everyone. Put it back to off by default - to turn on the signing, simply uncomment SIGN_PRX = 1 in the makefile. --- projects/mtg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/Makefile b/projects/mtg/Makefile index 2e2c1c66c..0d7e9f764 100644 --- a/projects/mtg/Makefile +++ b/projects/mtg/Makefile @@ -26,7 +26,7 @@ DEFAULT_RULE = 3xx TARGET_ARCHITECTURE = psp PSP_FW_VERSION=371 BUILD_PRX = 1 -SIGN_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