Line 20:
Line 20:
== Notice! ==
== Notice! ==
β
* This deletes the old .elf files after it's done with them. If you want to keep them either back them up beforehand, or edit the script to not erase.
+
* This script will only affect files named boot.elf, and files named boot.dol if they are in the same folder as a boot.elf (they get overwritten). ''' If your .elf file is not named boot.elf, this will not touch it'''.
β
* There ''are'' some valid .elf files out there. Running this script on them will cause them to stop working. Backup your apps folder before you run this.
+
* This script deletes the old .elf files after it's done with them. If you want to keep them either back them up beforehand, or edit the script to not erase.
+
+
* There ''are'' some [[ELF_to_DOL_Converter#List_of_apps_with_valid_.elf_files | valid .elf files]] out there. Running this script on them will cause them to stop working. Backup your apps folder before you run this.
* The Linux (and Mac?) version has a little bug where if a directory directly under /apps has a space in its name, the script will complain and not look in that directory. The windows version should handle this without any problems.
* The Linux (and Mac?) version has a little bug where if a directory directly under /apps has a space in its name, the script will complain and not look in that directory. The windows version should handle this without any problems.