That tutorial uses kakaroto's ps3xport (0.2) and IDPStealer.
Thx to bigjokker of ps3hax for the work.
I've test it with Child of Light game, and it works, I'll use that game as example in that tutorial..
[TESTED] Far Cry 4 works. [EU]
1. Have the lastest version of OFW and download the demo (In that case, Child of light)
2. Obtain our IDP with IDPStealer
3. Backup your ps3 to a pendrive (FAT32) you can use fat32format for format it.
4. Extract PSID using that command:
[backup_dir] is the path of our backup, example:
that will generate the psid.bin
6. We need edat file
child of light edat:
Create the new directories
In XX we have to put the user number of our account. For it, you can insert that command :
ps3xport SetPSID psid.bin ReadIndex PS3/EXPORT/BACKUP/XXXXXXXXXX/archive.dat > expotarchive.txt
In "X" put your directory number.
If you've created a new user, simply search the maximum number, in that case 15
It'll look like this
7. We have to insert the EDAT file
"X" are out backup number, Insert is our new directory created before.
DONE!
We can check it with that command:
Find a line like this:
8. Restore backup, enter the game and DEMO will be now FULL game.
Thx to bigjokker of ps3hax for the work.
I've test it with Child of Light game, and it works, I'll use that game as example in that tutorial..
[TESTED] Far Cry 4 works. [EU]
Code:
I think that the best way to follow that tutorial is to make a backup of the whole system, format the system and use the formatted system, because Make/Restore a backup takes a lot of time.
2. Obtain our IDP with IDPStealer
3. Backup your ps3 to a pendrive (FAT32) you can use fat32format for format it.
4. Extract PSID using that command:
Code:
ExtractPSID [backup_dir] psid.bin
Code:
PS3/EXPORT/BACKUP/201501020459
6. We need edat file
child of light edat:
Code:
UP0001-NPUB31430_00-CHILDOFLIGHTFULL.edat
Code:
: Insert/dev_hdd0/home/000000XX/exdata/
ps3xport SetPSID psid.bin ReadIndex PS3/EXPORT/BACKUP/XXXXXXXXXX/archive.dat > expotarchive.txt
In "X" put your directory number.
If you've created a new user, simply search the maximum number, in that case 15
Code:
les :
-rw-rw-rw- 1260 /dev_hdd0/home/00000001/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000002/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000003/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000005/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000006/netshare.bX
-rw------- 248 /dev_hdd0/home/00000006/np_cache.dat
-rw-rw-rw- 1260 /dev_hdd0/home/00000007/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000008/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000009/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000010/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000011/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000012/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000013/netshare.bX
-rw-rw-rw- 1260 /dev_hdd0/home/00000014/netshare.bX
-rw------- 5 /dev_hdd0/home/00000014/localusername
-rw------- 248 /dev_hdd0/home/00000014/np_cache.dat
-rw-rw-rw- 1260 /dev_hdd0/home/00000015/netshare.bX
-rw------- 3 /dev_hdd0/home/00000015/localusername
-rw------- 248 /dev_hdd0/home/00000015/np_cache.dat
It'll look like this

7. We have to insert the EDAT file
Code:
ps3xport SetPSID psid.bin SetDeviceID idp.bin AddProtected PS3/EXPORT/BACKUP/XXXXXXXX Insert
"X" are out backup number, Insert is our new directory created before.
DONE!
We can check it with that command:
Code:
ps3xport SetPSID psid.bin SetDeviceID idp.bin ReadIndex PS3/EXPORT/BACKUP/XXXXXXXXX/archive2.dat > archivo.txt
Find a line like this:

8. Restore backup, enter the game and DEMO will be now FULL game.



