Homebrew [RELEASE] BootAnim9 - Custom boot animations for your 3DS!

Status
Not open for further replies.

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,786
Trophies
2
Age
48
Location
Japan
XP
3,685
Country
United States
Last edited by urherenow,

chaoskagami

G̷̘̫̍̈́̊̓̈l̴̙͔̞͠i̵̳͊ţ̸̙͇͒̓c̵̬̪̯̥̳͒͌̚h̵̹̭͛̒̊̽̚
Developer
Joined
Mar 26, 2016
Messages
1,365
Trophies
1
Location
↑↑↓↓←→←→BA
Website
github.com
XP
2,287
Country
United States
Just noticed, it isn't :D

https://github.com/delebile/arm9loaderhax/blob/master/license.txt

Guess I won't need to learn asm that much then.

Oh boy. Luma did something illegal then, considering it's baked in. It didn't inherit the license from delebile's repo and GPLv3 is not compatible with GPLv2. The use of the screeninit code may be illegal.

Not that it affects me much - the entire ARM11 blob is external in my code, so regardless of that I'm personally safe - the GPL rules don't apply to external blobs.
 

Pecrow

Well-Known Member
Member
Joined
Jun 23, 2015
Messages
1,137
Trophies
0
Age
33
XP
640
Country
United States
Ok.. so, I made an animation, created the /anim/ folder, in there is the arm9payload.bin, and a folder 0 under here, with the anim and config. I have a new 3ds, w/ cfmsysnand (luma) a9lh, I also enabled "Enable splash screen with no screen-init". but I still dont see the animations. Am I missing something?
 

Khangaroo

$ORIGINALTITLE
Member
Joined
Feb 27, 2016
Messages
456
Trophies
0
Location
192.168.1.3 (don't ddos me!)
XP
615
Country
United States
Ok.. so, I made an animation, created the /anim/ folder, in there is the arm9payload.bin, and a folder 0 under here, with the anim and config. I have a new 3ds, w/ cfmsysnand (luma) a9lh, I also enabled "Enable splash screen with no screen-init". but I still dont see the animations. Am I missing something?
Are you on screen-init A9LH?
 

Pecrow

Well-Known Member
Member
Joined
Jun 23, 2015
Messages
1,137
Trophies
0
Age
33
XP
640
Country
United States
Are you on screen-init A9LH?
No. I think I installed the no-screen-init when I did the a9lh, could I should replace some files somewhere?
On the Luma configuration I also enabled the ""Enable splash screen with no screen-init" option, so I do see small screen flash before it completes the boot.
 

Khangaroo

$ORIGINALTITLE
Member
Joined
Feb 27, 2016
Messages
456
Trophies
0
Location
192.168.1.3 (don't ddos me!)
XP
615
Country
United States
No. I think I installed the no-screen-init when I did the a9lh, could I should replace some files somewhere?
On the Luma configuration I also enabled the ""Enable splash screen with no screen-init" option, so I do see small screen flash before it completes the boot.
BootAnim9 runs before Luma, so the Luma config doesn't matter.
 

Pecrow

Well-Known Member
Member
Joined
Jun 23, 2015
Messages
1,137
Trophies
0
Age
33
XP
640
Country
United States
(This is using the new 2 in 1 payloads)

Jap N3DS system, using Luma/cfwSysnand and also USA Emunand.

My current SD Layout:
/arm9loaderhax_si.bin
/anim
/anim/arm9payload.bin
/anim/0
/anim/0/anim
/anim/0/config

As soon as I boot my n3ds, 2 seconds into boot I see a screen flash (bright back screen), a around 10 seconds later, I see another smaller flash 3ds finishes booting.

My animations don't work, I have also tested a few others thinking it was an issue with the one I made, but still nothing. Anyone care to help? It could be something very simply, but I really dont know.

I have also tested changing "arm9payload.bin" over to "luma.bin, or even moving the arm9payload.bin over to / (root) and still nothing.

==edit==

NVM I found the solution.

I needed to move my (default) "arm9loaderhax_si.bin" that was already on my SD card, and move it to /anim and rename it to "arm9payload.bin".
Then I needed to use the arm9loaderhax.bin file that came with the bootanime9 zip file, and move it to / (root) named as "arm9loaderhax_si.bin"

You'd think that something like this should of been in the steps.
 
Last edited by Pecrow,

Redferne

Well-Known Member
Member
Joined
Oct 28, 2015
Messages
845
Trophies
0
XP
1,855
Country
United Kingdom
NVM I found the solution.

I needed to move my (default) "arm9loaderhax_si.bin" that was already on my SD card, and move it to /anim and rename it to "arm9payload.bin".
Then I needed to use the arm9loaderhax.bin file that came with the bootanime9 zip file, and move it to / (root) named as "arm9loaderhax_si.bin"

You'd think that something like this should of been in the steps.
You mean like a readme or info in the github?
Because it's already there...
 
  • Like
Reactions: pbanj

Wolfvak

nyaa~
OP
Member
Joined
Oct 25, 2015
Messages
918
Trophies
1
XP
3,386
Country
Uruguay

Pecrow

Well-Known Member
Member
Joined
Jun 23, 2015
Messages
1,137
Trophies
0
Age
33
XP
640
Country
United States
You'd think people would actually read the instructions.

"Extract the downloaded/compiled payload and create a folder called "anim" on root and place the payload to chainload as "/anim/arm9payload.bin"."
From https://github.com/Wolfvak/BootAnim9/blob/master/README.md#how-to-install
I did read those, but they were not clear enough. When I read them it just sound like. Download, create anim on root, and place the arm9loaderhax.bin included in the download zip file but rename it as arm9payload.bin. NOT that I had to name my arm9loaderhax.bin already on my SD card, to move that over to the /anim/ folder and rename that as arm9payload.bin and the one on the zip file I downloaded to use that on the root of the SD card. See, they are very different steps.
 
D

Deleted User

Guest
Anyone got any idea's on this one? a9lh works perfectly fine. This is what I did.

made an anim folder in the root of my sd card.
made a 1 folder in the anim folder.
moved arm9loaderhax.bin from the root of the sd card to the anim folder.
renamed arm9loaderhax.bin to arm9payload.bin

extracted arm9loaderhax.bin from the BootAnim zip to my sd card root.
extracted the animation file anim to the 1 folder.

So this SHOULD play the animation. Instead it seems to just skip it and load straight into the homescreen.
 

Temptress Cerise

Miss Magic~ <3
Member
Joined
May 1, 2016
Messages
2,242
Trophies
1
XP
2,336
Country
United States
Anyone got any idea's on this one? a9lh works perfectly fine. This is what I did.

made an anim folder in the root of my sd card.
made a 1 folder in the anim folder.
moved arm9loaderhax.bin from the root of the sd card to the anim folder.
renamed arm9loaderhax.bin to arm9payload.bin

extracted arm9loaderhax.bin from the BootAnim zip to my sd card root.
extracted the animation file anim to the 1 folder.

So this SHOULD play the animation. Instead it seems to just skip it and load straight into the homescreen.
Are you using a screen-init fork of A9LH?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    It must be the 1st already
  • BakerMan @ BakerMan:
    1st of what?
  • BakerMan @ BakerMan:
    may?
  • K3Nv2 @ K3Nv2:
    Oh yeah it's in September
  • Xdqwerty @ Xdqwerty:
    @BakerMan, yea i think its different
  • BakerMan @ BakerMan:
    ok, because here it's in september, right before the fuckin school year starts
  • Xdqwerty @ Xdqwerty:
    good night
  • BakerMan @ BakerMan:
    as to you
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
    TwoSpikedHands @ TwoSpikedHands: I appreciate the insight!