When I try to build it I get "fatal error: cstdio: No such file or directory".
Make sure your devkitarm and libctru are up to date.
When I try to build it I get "fatal error: cstdio: No such file or directory".

C:\Users\Aliak\Desktop\bootstrap-master>make
utils.s
gateway_3.0_decryptor.c
arm-none-eabi-gcc -MMD -MP -MF /c/Users/Aliak/Desktop/bootstrap-master/build/gat
eway_3.0_decryptor.d -g -Wall -O3 -mword-relocations -fomit-frame-pointer -ffast
-math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Aliak/Desktop/boot
strap-master/include -I/c/devkitPro/libctru/include -I/c/Users/Aliak/Desktop/boo
tstrap-master/build -DARM11 -D_3DS -DARM_ARCH -w -c /c/Users/Aliak/Desktop/boots
trap-master/../gateway_3.0_decryptor.c -o gateway_3.0_decryptor.o
c:/Users/Aliak/Desktop/bootstrap-master/../gateway_3.0_decryptor.c:3:18: fatal e
rror: cstdio: No such file or directory
#include <cstdio>
^
compilation terminated.
make[1]: *** [gateway_3.0_decryptor.o] Error 1
make: *** [build] Error 2

I have the latest devkitarm and libctru. This is the full massage
Code:C:\Users\Aliak\Desktop\bootstrap-master>make utils.s gateway_3.0_decryptor.c arm-none-eabi-gcc -MMD -MP -MF /c/Users/Aliak/Desktop/bootstrap-master/build/gat eway_3.0_decryptor.d -g -Wall -O3 -mword-relocations -fomit-frame-pointer -ffast -math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Aliak/Desktop/boot strap-master/include -I/c/devkitPro/libctru/include -I/c/Users/Aliak/Desktop/boo tstrap-master/build -DARM11 -D_3DS -DARM_ARCH -w -c /c/Users/Aliak/Desktop/boots trap-master/../gateway_3.0_decryptor.c -o gateway_3.0_decryptor.o c:/Users/Aliak/Desktop/bootstrap-master/../gateway_3.0_decryptor.c:3:18: fatal e rror: cstdio: No such file or directory #include <cstdio> ^ compilation terminated. make[1]: *** [gateway_3.0_decryptor.o] Error 1 make: *** [build] Error 2
I have the latest devkitarm and libctru. This is the full massage
Code:C:\Users\Aliak\Desktop\bootstrap-master>make utils.s gateway_3.0_decryptor.c arm-none-eabi-gcc -MMD -MP -MF /c/Users/Aliak/Desktop/bootstrap-master/build/gat eway_3.0_decryptor.d -g -Wall -O3 -mword-relocations -fomit-frame-pointer -ffast -math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Aliak/Desktop/boot strap-master/include -I/c/devkitPro/libctru/include -I/c/Users/Aliak/Desktop/boo tstrap-master/build -DARM11 -D_3DS -DARM_ARCH -w -c /c/Users/Aliak/Desktop/boots trap-master/../gateway_3.0_decryptor.c -o gateway_3.0_decryptor.o c:/Users/Aliak/Desktop/bootstrap-master/../gateway_3.0_decryptor.c:3:18: fatal e rror: cstdio: No such file or directory #include <cstdio> ^ compilation terminated. make[1]: *** [gateway_3.0_decryptor.o] Error 1 make: *** [build] Error 2
Um, what is this? gateway_3.0_decryptor.c
Also, of course you can't use cstdio...
All I did was download the latest files from here https://github.com/shinyquagsire23/bootstrap, and run make.
/c/Users/Aliak/Desktop/boots
trap-master/../gateway_3.0_decryptor.c -o gateway_3.0_decryptor.o
c:/Users/Aliak/Desktop/bootstrap-master/../gateway_3.0_decryptor.c:3:18: fatal e
rror: cstdio: No such file or directory

I don't know what is going on. I don't have any files named gateway_3.0_decryptor.c. I was also able to build it on a another computer.


Hm, I'm actually surprised at the number of failures on the old 3DS. Is everyone on ninjhax 1.1b? That might be a factor. Luckily the success rate is at least over 50% on the old 3DS on average, so that's good. On the N3DS it seems to be running almost flawless almost w/ around 80% success.

Black screen 10/10 times? That has to be the worst result yet.I tried it on 7.1 and got a black screen.
Just dropped in to say, yes. v1.1b. I grabbed the latest stuff from Smea's website when I first started testing this.Is everyone on ninjhax 1.1b? That might be a factor.
Furthermore, for these tests, is there any way to reset the apps back to HOME or HBMenu without a hard power off?








