PS3 Atempting to create a Lv2diag.self that can dump both nor and nand

I also didn't got it to work when I was doing tests and have given up. maybe using spu toolchain? I was recommended on pshax using spu toolchain to make custom lv2diag
 
some progress:
Jaicrab created Preloader Lv2diag.self, which can dump and restore both nand, nor, and dev_flash.
However, there is an issue. when dumping the flash on 1.02 or 1.01, the core os partitions are missing (@M4j0r tested this on his 1.02 downgraded CECHB and 1.01 DECR-1000). they aren't missing in 3.50 or 3.55 but they are missing on those firmwares. So we need the exact toolchain to progress. As it turns out, the Lv2diags created by Jaicrab and CrashSerious use a different .crt0 and libc than the ones used on the PSL1GHT v2 or even the official sdk. which means that we must find out exactly which ones were used (i suspect that the v1 psl1ght was used to program these files)
All this info was reported to me by @M4j0r , who conducted the tests on friday and saturday.
 
some progress:
Jaicrab created Preloader Lv2diag.self, which can dump and restore both nand, nor, and dev_flash.
However, there is an issue. when dumping the flash on 1.02 or 1.01, the core os partitions are missing (@M4j0r tested this on his 1.02 downgraded CECHB and 1.01 DECR-1000). they aren't missing in 3.50 or 3.55 but they are missing on those firmwares. So we need the exact toolchain to progress. As it turns out, the Lv2diags created by Jaicrab and CrashSerious use a different .crt0 and libc than the ones used on the PSL1GHT v2 or even the official sdk. which means that we must find out exactly which ones were used (i suspect that the v1 psl1ght was used to program these files)
All this info was reported to me by @M4j0r , who conducted the tests on friday and saturday.

When CrashSerious and Jaicrab were active in the PS3 Scene i believe that would of been prior to v2 of pslight but i could be wrong..
 
Back
Top