If you’ve ever tried to build CFRU, chances are the first time you installed devkitPro, it didn’t work properly — and you had to replace it with an older version that did.
That happens because CFRU’s build system only supports devkitARM r47, while the latest version of devkitPro ships with devkitARM r66. If you try to compile CFRU with devkitARM r66, you’ll get tons of warnings and likely experience bugs when running the game.
Fortunately, it’s possible to modify CFRU’s build setup so it works correctly with newer devkitARM versions. That’s exactly what this tutorial will show you.
1) Open the file: