mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-07-08 21:20:13 +02:00
Update README.md
This commit is contained in:
parent
732a2541ee
commit
82cb6f3108
@ -52,6 +52,7 @@ In this tab, you can:
|
|||||||
* extract the FAT files from fat_data.bin.
|
* extract the FAT files from fat_data.bin.
|
||||||
* rebuild the FAT files into a new fat.bin and fat_data.bin.
|
* rebuild the FAT files into a new fat.bin and fat_data.bin.
|
||||||
If the ROM contains ARM9/ARM7 overlays you must provide the original fat.bin to extract the overlay offsets.
|
If the ROM contains ARM9/ARM7 overlays you must provide the original fat.bin to extract the overlay offsets.
|
||||||
|
|
||||||
WARNING: DO NOT MODIFY FAT FILES NAMES OR EXTENSIONS, OR YOU WILL NEED A NEW fnt.bin.
|
WARNING: DO NOT MODIFY FAT FILES NAMES OR EXTENSIONS, OR YOU WILL NEED A NEW fnt.bin.
|
||||||
* patch the FAT section (fat.bin): this is only necessary if the FAT files' final address (fat_data.bin) differs from the original.
|
* patch the FAT section (fat.bin): this is only necessary if the FAT files' final address (fat_data.bin) differs from the original.
|
||||||
Patching the FAT is straightforward: load your fat.bin, and fill in the original and new addresses of fat_data.bin. This will produce a patched fat.bin for use in the packing process.
|
Patching the FAT is straightforward: load your fat.bin, and fill in the original and new addresses of fat_data.bin. This will produce a patched fat.bin for use in the packing process.
|
||||||
@ -60,5 +61,6 @@ In this tab, you can:
|
|||||||
|
|
||||||
If you find a bug, feel free to open an issue or submit a pull request :)
|
If you find a bug, feel free to open an issue or submit a pull request :)
|
||||||
|
|
||||||
## Developed with ❤ by Luca D'Amico
|
Special thanks to [Antonio Barba](https://github.com/antoniobarba) & [Davide Trogu](https://github.com/Dax89)
|
||||||
## Special thanks to Antonio Barba & Davide Trogu
|
|
||||||
|
Developed with ❤ by Luca D'Amico
|
||||||
|
Loading…
x
Reference in New Issue
Block a user