Pages: 1
Posted on 05-14-18, 01:33 am


Karma: 14
Posts: 1/3
Since: 05-12-18
I'm very interested in using devkit with NSMBDS hacking, but after installing the "devkitPro-Updater" and clicking on "run "make" and insert" in NSMBE I always seem to get this error:
'make' is not recognized as an internal or external command,
operable program or batch file.

I've searched for about an hour now on every forum that I could but no solutions to their problem seems to help mine. Likewise when I try to install an older version of devkitPro it simply states:
"installation aborted; could not be downloaded at this time"

Thank you for the help in advance,
Sorry if the solution is obvious!

Posted on 05-14-18, 06:54 pm
Fuzzy
That MvL Hacker

Karma: 1599
Posts: 624/789
Since: 04-11-15
You may need to move your ROM (Along with the template) into the DevKitPro folder located in the C: drive.
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 05-14-18, 06:58 pm
Mariomaster

Karma: 8528
Posts: 1216/1681
Since: 06-09-12
As long as your rom is inside the the patch template it should work anywhere on your system as long as the path to your template has no spaces or special characters.

To check if devkitARM is properly installed type "SET DEVKITARM" into cmd. If it returns the path to the devkitARM install dir you are good to go.

Also devkitPro doesn't actually need to be installed to the C: drive and can go on any partition you want.
_________________________
GitHub - Kuribo64 - YouTube
Posted on 05-14-18, 07:01 pm (rev. 1 by  Ndymario on 05-14-18, 07:02 pm)
Fuzzy
That MvL Hacker

Karma: 1599
Posts: 626/789
Since: 04-11-15
Ah, I thought it had to be in the Devkit folder, thanks for clarifying.

I was also just assuming that his default partition was C:
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 05-27-18, 05:48 am (rev. 1 by Snoion on 05-27-18, 05:51 am)


Karma: 14
Posts: 2/3
Since: 05-12-18
Ah it says everything seems okay (I get this:DEVKITARM=/opt/devkitpro/devkitARM) but I still get this error when attempting to run it from NSMBe:

make[1]: *** [/opt/devkitpro/ASMPatchTemplate-master/Makefile:160: SuperLevelIntros.o] Error 1
rm nonintendo.o
make: *** [Makefile:122: build] Error 2

If you know of this error or how to fix it please let me know!
Pages: 1