Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange error related to arm-none-eabi-nm.exe #85

Open
LOuroboros opened this issue Aug 13, 2021 · 1 comment
Open

Strange error related to arm-none-eabi-nm.exe #85

LOuroboros opened this issue Aug 13, 2021 · 1 comment

Comments

@LOuroboros
Copy link

I injected the CFRU into a clean ROM of Pokémon FireRed v1.0 (USA) a moment ago at someone's request, and I got the exact same error that I got when I tried to inject the DPE about 2 months ago when the process was about to end.
cmd_425

I gave a quick test to the ROM generated, and it's not really usable as the game freezes if you navigate through the start menu.

pn_427.mp4

I've Python v3.7.9 and the latest version of devkitARM installed through devkitPro.

@LOuroboros
Copy link
Author

A valid workaround for this problem is to use an older build of devkitARM, such as r47.
Those builds are no longer distributed officially because its developers are dead set on pushing everyone to always use the latest versions of their tools though, so whoever wants to work around the errors that impede to use these injections until they're solved will have to either build devkitARM from its source code, or use an unofficial build instead.

There's a nice guy called Leseratte10 who hosts his builds of the different devkitPro tools right here.
Simply download, extract, go to C:\devkitPro\devkitARM, move all the folders in there somewhere safe for later restoration, and put the files of the r47 instead.
If the path to C:\devkitPro\devkitARM\bin and the path to Python v3.7 are present in the PATH Environment Variable, things will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant