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,787
Trophies
2
Age
48
Location
Japan
XP
3,687
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
  • 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!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
    TwoSpikedHands @ TwoSpikedHands: @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the...