When I am trying to run patch-arm9 to a with a replSource directory containing subdirectories with instructions to be directly replaced in the ARM9, it is failing with a make: *** No targets specified and no makefile found. Stop..
I would like to only use the feature replacing instructions to specific location in my arm9.bin file, is is possible or is there implementation contraints ?
Sorry for not getting around to this sooner; been having a bit of a stressful time as of late and am currently traveling. When I return, I'll be taking a look into this. :)
When I am trying to run
patch-arm9
to a with areplSource
directory containing subdirectories with instructions to be directly replaced in the ARM9, it is failing with amake: *** No targets specified and no makefile found. Stop.
.I would like to only use the feature replacing instructions to specific location in my arm9.bin file, is is possible or is there implementation contraints ?