diff --git a/README.md b/README.md index bb1f923..5b32c31 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ re-activate your test/dev kit vita after it expires only works if you have your activation files still -tm0:activate/act.dat & tm0:activate/actsig.dat +tm0:activate/act.dat & tm0:activate/actsig.dat & 0x520 in NVS. -also due to a restriction in the firmware (probably added in 3.55) -the SecureTick cannot be set to any date before 1/1/2015, -so you will get error code 0x80251000 if your start activation date is before this time. +I attempted to bypass the 1/1/2015 restriction on setting the srtc but it seems anything before it +does *technically* change but is considered an invalid time when being read. (this doesnt matter on devkit, only a minor annoyance on soft resets!) upon running activate.vpk your activation data will be backed up to pd0:/data/ and ux0:/data/ its highly recommended to make a copy on your PC as well. @@ -18,4 +17,7 @@ ive made the modifications nessorcary to make it install regardless and hosting thanks zecoaxco for saving me from RE'ing ksceRtcSetCurrentNetworkTick -Download: https://bitbucket.org/SilicaAndPina/activate.vpk/downloads/activate-v1.1.vpk \ No newline at end of file +Download: https://bitbucket.org/SilicaAndPina/activate.vpk/downloads/activate-v1.1.vpk + +NOTE: IF YOU USED THIS BEFORE ON 1.1 OR LOWER I HIGHLY RECOMMEND RUNNING IT AGAIN ON 1.2+ +AS IT BACKS UP THE ACTIVATION TOKEN IN NVS AS WELL NOW. \ No newline at end of file