Homebrew [RELEASE] BAX - Boot animations for your 3DS!

  • Thread starter Thread starter Wolfvak
  • Start date Start date
  • Views Views 126,542
  • Replies Replies 285
  • Likes Likes 75
I just found this for the first time today, this is awesome! Thank you so much, I used BootAnim9 all the time, but of course I couldn't use it once I upgraded to Boot9Strap. I'm so glad I can have custom boot animations again!
 
Yes download i promise no virus

--------------------- MERGED ---------------------------

Wait https://mega.nz/#F!yK5izRIR!1DQ6AwJmqZelAXnWdzmlpw

While I doubt there's any virus in this, it appears to just be the OP's makebax program. Anybody would be much safer downloading it from the OP's link than some random person's Mega link.

--------------------- MERGED ---------------------------

Also, that doesn't really answer wicksand420's question:
is there a program to convert to ivf?
If you know how to use the command line, you can use the included ffmpeg binary to convert most types of videos to IVF, just by running:
Code:
ffmpeg -i "input.video" -f ivf "output.ivf"

That actually comes straight out of the OP's readme.md file. You should read it for more information, especially if you'd also like ffmpeg to resize your video to what BAX requires.
 
While I doubt there's any virus in this, it appears to just be the OP's makebax program. Anybody would be much safer downloading it from the OP's link than some random person's Mega link.

--------------------- MERGED ---------------------------

Also, that doesn't really answer wicksand420's question:

If you know how to use the command line, you can use the included ffmpeg binary to convert most types of videos to IVF, just by running:
Code:
ffmpeg -i "input.video" -f ivf "output.ivf"

That actually comes straight out of the OP's readme.md file. You should read it for more information, especially if you'd also like ffmpeg to resize your video to what BAX requires.
I got it, Thanks, I actually tried this about 2 weeks ago and it wasn't working correctly, it kept having errors with the ivf file, but it is working now.
 
Hi, I have a few questions about this. I have the files from release.zip and the anim file for the animation I want to use, but I cannot get it to work. I've done the steps listed on the GitLab page, but nothing happens besides a normal start up when I turn my 2DS on, or once I had a black screen with no Home menu showing up. What am I doing wrong, and can I have some help? Thanks!
 
can someone help me make this to a .bax file when i try i get a bug and when i use the Shaffy gui one it distorts the image
 

Attachments

  • giphy.gif
    giphy.gif
    959.7 KB · Views: 394
Last edited by wicksand420,
@Scorp1on Try this one

https://mega.nz/#!21UmEb6Z!td-rMJ9vtC6mMVL7O0lrOy_qTMV_UB9JEF-XXoi2zBs

I made it better quality, but for some reason it made a smaller file size
idk mabey its my ds becuase yeah for some reason its still coming out bad looking have you tested it on yours and does it look fine on that



edit: nope i tested other files and they look fine it could just be because the original

--------------------- MERGED ---------------------------

heres the gif but is at the proper res mabey this will help
 

Attachments

  • monokuma.gif
    monokuma.gif
    573.4 KB · Views: 310
Last edited by Scorp1on,
I fixed the quality and the BUG! error thanks for the help @wicksand420

If you're wondering how to improve the quality of the ivf conversion if you ever have the same problem i have use this command: [ffmpeg -i input.mp4 -crf <number(I used nine)> -b:v 0 -f ivf -vf scale=<width>:240,fps=amount output.ivf] if you get a bug when booting your 3ds mess with the crf number
 
Last edited by Scorp1on,
  • Like
Reactions: wicksand420
i fixed the loss of quality but now i get a BUG! message:
ANIM VALIDATE
SDMC : /BAX/MONOKUMA.BAX
00000000 00000005
00000001 0022AAF4

For future reference, the error codes can be found @ https://gitlab.com/Wolfvak/BAX/blob/134e7b46560ce721bfd13f9b319b944b191ec270/mpcore/src/anim.h#L38

Knowing "ANIM_OK" is zero (no error), error 5 is "ANIM_ERR_FRAMERATE" (invalid framerate, either zero or higher than 60, non-integer framerates are an issue with current makebax too).
I should probably rewrite entire chunks of the error handling code, but I suppose it's better than just showing a colored screen, or shutting down.

I plan on releasing a slightly rewritten version of BAX in a couple of days which should be retrocompatible with existing anims, but I need suggestions on how to handle video conversion...
 
Last edited by Wolfvak,
  • Like
Reactions: wicksand420

Site & Scene News

Popular threads in this forum