SKGleba / enso_ex

Untethered jailbreak and CFW loader for PlayStation Vita/TV units on firmware 3.65
MIT License
178 stars 13 forks source link

Known MBR checksums only contains 3.60 MBR checksums #20

Closed dogtopus closed 3 years ago

dogtopus commented 3 years ago

So I got a warning when I install enso_ex over 3.65 enso (aka TheOfficialFlow enso) saying the MBR checksum is unknown despite the README saying it also works when installing over 3.65 enso (and it surely works well). Not really a big issue but surely scary for a moment.

According to the source they should be

uint32_t known_crc[] = { 0xa6b37650, 0x723111d1 };
SKGleba commented 3 years ago

I will just remove it in v4.2, it anyways false flags even on retail installer.

SKGleba commented 3 years ago

Fixed in v4.5