Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
template:ssr200 [2025/12/24 06:58] lnrctemplate:ssr200 [2026/06/10 19:27] (current) lnrc
Line 1: Line 1:
 UPDATED UPDATED
  
-  Downlod the [[https://github.com/ktdumper/fs-tools/tree/main/ssr200|ssr200 tools]] from fs-tools +  Downlod the [[https://github.com/ktdumper/fs-tools/tree/main/ssr200|ssr200 tools]] from fs-tools 
-  Download [[https://github.com/irdkwia/various-keitai-assemble/blob/main/assemble_ssr200.py|assemble_ssr200.py]] from various-keitai-assemble +  Download [[https://github.com/irdkwia/various-keitai-assemble/blob/main/assemble_ssr200.py|assemble_ssr200.py]] from various-keitai-assemble 
-  Place assemble_ssr200.py in the same folder as nand.bin and nand.oob +  Place assemble_ssr200.py in the same folder as nand.bin and nand.oob 
-  Use the following commands: <code>python3 assemble_ssr200.py nand.bin nand_remapped.bin+  Use the following commands: <code>python3 assemble_ssr200.py nand.bin nand_remapped.bin
 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</code> python3 convert_fat.py fat_dir converted_fat_dir</code>
Line 13: Line 13:
 python3 convert_fat.py --disable-normalize fat_dir converted_fat_dir</code> python3 convert_fat.py --disable-normalize fat_dir converted_fat_dir</code>
  
-The partitions can now be extracted with TestDisk. Generally, games will be located in Partition 3.+  * The partitions can now be extracted with TestDisk. Generally, games will be located in Partition 3.