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

Status
Not open for further replies.

xXDungeon_CrawlerXx

Well-Known Member
Member
Joined
Jul 29, 2015
Messages
2,092
Trophies
1
Age
28
Location
Liverpool
XP
3,724
Country

Wolfvak

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

Docmudkipz

Novice
Member
Joined
Mar 16, 2016
Messages
327
Trophies
0
Location
Staring at my computer case's window
XP
307
Country
United States
Changed some numbers so it won't tell you to that 16-30 is too high. Anyone with shell scripting knowledge greater than mine tell me what I'm doing wrong here? I cant seem to get it to anywhere past the read command. Rather it will skip to the end and give me a syntax error when I run it through my terminal.
Code:
#!/bin/sh
maxbytesize=5000000
minfps=5
maxfps=15
echo "Top screen or bottom screen?"
read text
   if [ "$text" = "1" ]; then
     clear
     echo "What do you want your framerate to be, any number between 5 and 15?"
     read fps
   if [ $fps -lt $minfps ]; then
     echo "Please pick a number greater than 5"
     read -p "Press enter to continue"
     exit
   elif [ $fps -gt $maxfps ]; then
     echo "Please pick a number less than 15"
     read -p "Press enter to continue"
     exit
   else
clear
fi
exit

On a side note, anyone else stuck at the end of the animation with the new payload?
 

Attachments

  • makeanim.zip
    934 bytes · Views: 131
Last edited by Docmudkipz,

Wolfvak

nyaa~
OP
Member
Joined
Oct 25, 2015
Messages
918
Trophies
1
XP
3,486
Country
Uruguay
OK, someone else had the same issue but had an o3ds. Don't have a N3DS so I can't test properly. Looking into it rn
 

s0r00t

Active Member
Newcomer
Joined
Jan 6, 2016
Messages
42
Trophies
0
XP
110
Country
France
The "stuck at the end" glitch happened to me with a custom anim too.

I'm waiting for a more stable release before going deeper with it. Gif editing is a pain on GIMP, and it's pretty slow when showing on the 3DS...
 

Wolfvak

nyaa~
OP
Member
Joined
Oct 25, 2015
Messages
918
Trophies
1
XP
3,486
Country
Uruguay
The "stuck at the end" glitch happened to me with a custom anim too.

I'm waiting for a more stable release before going deeper with it. Gif editing is a pain on GIMP, and it's pretty slow when showing on the 3DS...

Did it happen with the included animation as well?
 

Shirako

Well-Known Member
Member
Joined
Aug 24, 2015
Messages
122
Trophies
0
Age
26
XP
106
Country
United States
the bottom anim works for n3ds, but top anim whenever i drag a gif it becomes an sgi file or something
 

Wolfvak

nyaa~
OP
Member
Joined
Oct 25, 2015
Messages
918
Trophies
1
XP
3,486
Country
Uruguay
OH CRAP
I just noticed, the latest commit changes certain things that should *not* have changed. For now, just use v0.2
 

Shirako

Well-Known Member
Member
Joined
Aug 24, 2015
Messages
122
Trophies
0
Age
26
XP
106
Country
United States
when i said sgi file, i meant it stopped at output.rgb, it didn't complete i think.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Featuring Taylor swift