More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = ctr-elf2 | |title=ctr-elf2 | ||
| | |description=Rewrite of ctr-elf to convert 3DS code.bin to .elf | ||
| | |author=NWPlayer123 | ||
| lastupdated = 2017/07/27 | |lastupdated=2017/07/27 | ||
| | |type=PC Utilities | ||
| | |version=2017 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/Ctr-elf2.7z | ||
| source = https://github.com/NWPlayer123/ctr-elf2 | |website=https://github.com/NWPlayer123/ctr-elf2 | ||
|source=https://github.com/NWPlayer123/ctr-elf2 | |||
}} | }} | ||
Rewrote [https://github.com/archshift/ctr-elf ctr-elf] because it messed up the .bss section and required external dependencies (arm-none-eabi from DevkitARM), only tested with Python 2.7.13 and Yo-kai Watch 3 Sukiyaki but it should work fine on any code.bin+exh.bin | Rewrote [https://github.com/archshift/ctr-elf ctr-elf] because it messed up the .bss section and required external dependencies (arm-none-eabi from DevkitARM), only tested with Python 2.7.13 and Yo-kai Watch 3 Sukiyaki but it should work fine on any code.bin+exh.bin |
Revision as of 13:46, 29 October 2021
ctr-elf2 | |
---|---|
General | |
Author | NWPlayer123 |
Type | PC Utilities |
Version | 2017 |
License | Mixed |
Last Updated | 2017/07/27 |
Links | |
Download | |
Website | |
Source | |
Rewrote ctr-elf because it messed up the .bss section and required external dependencies (arm-none-eabi from DevkitARM), only tested with Python 2.7.13 and Yo-kai Watch 3 Sukiyaki but it should work fine on any code.bin+exh.bin
Also, you can just place it in the directory that ctrtool creates and run it which is a lot easier and faster than making a separate workdir folder.
Not sure what else to put in here, provided with no warranty or guarantee of operability, feel free to modify and redistribute.