(adsbygoogle = window.adsbygoogle || []).push({});
Tools you'll need:
ps3tools by aldostools. specifically:
1. edat tool gui
2. scetool(gui)
3. psnstuff
Steps:
1. Fetch your favourite psn game and correspondent rap from psnstuff
2. extract the pkg and get the edat(s) and the eboot.bin from it (if there is one)
3. using edat tool gui, decrypt the edat(s) with the respective rap and reencrypt it(them) with devklic -npdrm1 (free klic)
4. using scetool gui, and with the rap properly placed in raps folder, decrypt the eboot of the game.
5. reencrypt it with this command (for 4.xx cfw):
Code:
{{scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=TRUE --key-revision=10 --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-type=NPDRM --self-app-version=0001000000000000 --self-fw-version=0003006000000000 --np-license-type=FREE --np-content-id=YOURCID --np-app-type=EXEC --np-real-fname=EBOOT.BIN --encrypt EBOOT.ELF EBOOT.BIN}}
Where Your CID is the game's content ID
6. install the game pkg ONLY and test if it gives you an error when you try to run it of activation
7. replace the eboot and the edat(s) with the ones on the game.
8. run the game again. it should now work without problems.
Note that this may not work in some games. Please test it in all the types of psn activated content to know which ones work and which ones don't. A compatibility list may be required for this.
DOWNLOADS
psnstuff-
You must login or register to view this content.
edat tool-
You must login or register to view this content.
sce tool-
You must login or register to view this content.