Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| template:ssr200 [2025/12/19 23:52] – lnrc | template:ssr200 [2026/06/10 19:27] (current) – lnrc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| UPDATED | UPDATED | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| python3 carve_nec_fat.py nand_remapped.bin fat_dir | python3 carve_nec_fat.py nand_remapped.bin fat_dir | ||
| python3 convert_fat.py fat_dir converted_fat_dir</ | python3 convert_fat.py fat_dir converted_fat_dir</ | ||
| Line 13: | Line 13: | ||
| python3 convert_fat.py --disable-normalize fat_dir converted_fat_dir</ | python3 convert_fat.py --disable-normalize fat_dir converted_fat_dir</ | ||
| + | * The partitions can now be extracted with TestDisk. Generally, games will be located in Partition 3. | ||