Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
template:flash-ftl [2026/04/27 02:30] lnrctemplate:flash-ftl [2026/04/27 02:36] (current) lnrc
Line 7: Line 7:
   - Extract both bin files with TestDisk. Use the [UNDELETE] option on each FAT12 partition. Each bin file has a JAVA folder. Combine both JAVA folders so that you have one main JAVA folder containing three folders: JAM, JAR, and SCR. You can copy both JAVA folders to the same destination, and the folder contents will combine automatically.   - Extract both bin files with TestDisk. Use the [UNDELETE] option on each FAT12 partition. Each bin file has a JAVA folder. Combine both JAVA folders so that you have one main JAVA folder containing three folders: JAM, JAR, and SCR. You can copy both JAVA folders to the same destination, and the folder contents will combine automatically.
   - Download the [[https://github.com/ZiplineGun/k/blob/main/convertForEmulator_p504i.py|convertForEmulator_p504i.py]] ([[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_p504i.py|backup link]]) script and use the following command<code>python convertForEmulator_p504i.py JAVA</code>   - Download the [[https://github.com/ZiplineGun/k/blob/main/convertForEmulator_p504i.py|convertForEmulator_p504i.py]] ([[https://github.com/Keitai-Archive/Keitai-Scripts/blob/main/PostExtraction/convertForEmulator_p504i.py|backup link]]) script and use the following command<code>python convertForEmulator_p504i.py JAVA</code>
 +
 +NOTE: If the games do not seem to be extracting properly, repeat step 5 using [[https://github.com/ZiplineGun/TSK-FAT-AutoRecover/|TSK-FAT-AutoRecover]]. To use TSK-FAT-AutoRecover, follow the installation instructions and use the following command:
 +<code>python extract_fat.py <dump>.bin</code>
 +Example
 +<code>python extract_fat.py region_0010.bin</code>
 +Then, repeat step 6.