Changes
From Vita Development Wiki
205 bytes added
, 21:25, 19 June 2018
Line 4: |
Line 4: |
| | | |
| The protection it sets is 0x1C1F (so f00d read disabled). | | The protection it sets is 0x1C1F (so f00d read disabled). |
| + | |
| + | == Bypassing version checks == |
| + | |
| + | memeprom line 0x50B offset 0x4 bit 1 set = ignore version mismatch errors. This line itself is set from SNVS 0xD2 block 0. Alternatively set version to 0xDEADBEEF to skip. |