- 29
- Posts
- 9
- Years
- Seen Apr 17, 2016
Hello, I am trying to follow Shiny Quagsire's tutorial on replacing the gamefreak intro found here: https://www.pokecommunity.com/threads/304077
My problem is, I know how to compile the ASM into a .bin but i don't know how to compile the .c coding into a .bin.... I understand you need to use devkitARM and Quagsire's linker.lsc and I have both, but then what... I have the devkitARM ready, I have everything in his introtemplate for FireRed ready, including linker.lsc and intro.c
Also it included a compile.bat and compile.sh which both uses the make command and i know the make command is used for devkitARM. But idk what to do with any of these files to convert intro.c into intro.bin! I double click compile.bat and it just says that make is not s reconized command. Can anyone help me out.. Thanks very much
My problem is, I know how to compile the ASM into a .bin but i don't know how to compile the .c coding into a .bin.... I understand you need to use devkitARM and Quagsire's linker.lsc and I have both, but then what... I have the devkitARM ready, I have everything in his introtemplate for FireRed ready, including linker.lsc and intro.c
Also it included a compile.bat and compile.sh which both uses the make command and i know the make command is used for devkitARM. But idk what to do with any of these files to convert intro.c into intro.bin! I double click compile.bat and it just says that make is not s reconized command. Can anyone help me out.. Thanks very much