View Single Post
Old 08-05-2012   #130
longhornx
Member
 
Join Date: Oct 2008
Posts: 182
Likes: 16
Liked 15 Times in 10 Posts
Mentioned: 15 Post(s)
Tagged: 0 Thread(s)
Originally Posted by budzio View Post
I also have 8001003C with F1 2011 update...
I corrected the 3.60 key file from here http://www.ps3devwiki.com/files/devtools/scetool/data/
I use SCETool ver 0.2.7 (when I was trying to use 0.2.8 it gives me "[*] Error (Key Revision): Please provide a valid hexadecimal number.")


here is not working fixed pkg http://depositfiles.com/files/n6dn7godl
and here is original update http://b0.ww.np.dl.playstation.net/t...2-V0100-PE.pkg

when i make scetool -k I get
Code:
isoldr       SELF  0x0000   03.60   [Isolated SPU Module]
lv1ldr       SELF  0x0000   03.60   [lv1]
lv2ldr       SELF  0x0000   03.60   [lv2]
spp          SPP   0x0002   03.60
rvk          RVK   0x0002   03.60
appldr       SELF  0x0010   03.60   [Application]
appldr       SELF  0x0010   03.60   [NPDRM Application]
package.conf
Code:
Content-ID = UP4001-BLUS30772_00-F12011PATCHA0102
K_licensee = 0x00000000000000000000000000000000
DRM_Type = Free
Content_Type = GameData
PackageType = DiscGamePatch
PackageVersion = 01.02
any idea what is wrong ?
I would be appreciate if someone could help me handle with this
where did you get this 2: spp & rvk - 03.60?

is it need do decrypt any self file?

to fix this error:

[*] Error (Key Revision): Please provide a valid hexadecimal number.")
in your batch file (I guess you're using one) change this from --key-revision=00,01 to --key-revision=0001
longhornx is offline   Reply With Quote
Likes: (1)