Homebrew [Re-release] BootCtr - A simple boot manager for 3DS

m45t3r

Well-Known Member
OP
Member
Joined
Jul 17, 2007
Messages
243
Trophies
0
Website
Visit site
XP
422
Country
Brazil
hey! I have seen recently the updates, and they are soo cool, I have a question, How do I set an image for TopScreen and other to LowerScreen?... Is it even possible? Or can you add it to next release? :D I would love it!

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


you can set CTRBootManager as another Key, [KEY_SELECT] path = / ctrbm.3dsx
No, it isn't possible to set a image in lower screen yet. If I am planning to add? Not really.

It isn't difficult per se, however I don't see a utility for it.
 

MAXLEMPIRA

Legends are Made from True Stories...
Member
Joined
Jun 24, 2012
Messages
1,039
Trophies
1
Age
32
Location
Kanto <- Hyrule -> Unova
Website
maxlempira.deviantart.com
XP
1,751
Country
Mexico
No, it isn't possible to set a image in lower screen yet. If I am planning to add? Not really.

It isn't difficult per se, however I don't see a utility for it.
Ohh.. too bad :C hope you change your mind soon :D. Well, I'll report how it have been working for me, on N3DS 9.2.0-20U, I've been having problems launching rxTools and Gateway with spash_image, I'm using a png 400x200 converted to bin, without splash_image, everything works perfect. Besides that, when I put KEY_ZR or KEY_ZL, it didn't recognize them when trying to Launch Gateway or HBLauncher for example, haven't tried with C-Stick command, maybe the same.

Here's my Config file:

[GLOBAL]
splash = 0

[DEFAULT]
path = /rxTools/sys/code.bin

[KEY_Y]
path = /Gateway.3DSX

I'm using last release, and I'll try now with a 2DS to report later ;). Thanks for this tool!
 

Columbo2811

Well-Known Member
Member
Joined
Jul 19, 2015
Messages
1,399
Trophies
0
XP
1,064
Country
Ohh.. too bad :C hope you change your mind soon :D. Well, I'll report how it have been working for me, on N3DS 9.2.0-20U, I've been having problems launching rxTools and Gateway with spash_image, I'm using a png 400x200 converted to bin, without splash_image, everything works perfect. Besides that, when I put KEY_ZR or KEY_ZL, it didn't recognize them when trying to Launch Gateway or HBLauncher for example, haven't tried with C-Stick command, maybe the same.

Here's my Config file:

[GLOBAL]
splash = 0

[DEFAULT]
path = /rxTools/sys/code.bin

[KEY_Y]
path = /Gateway.3DSX

I'm using last release, and I'll try now with a 2DS to report later ;). Thanks for this tool!
splash should be 400x240
 
  • Like
Reactions: MAXLEMPIRA

m45t3r

Well-Known Member
OP
Member
Joined
Jul 17, 2007
Messages
243
Trophies
0
Website
Visit site
XP
422
Country
Brazil
Besides that, when I put KEY_ZR or KEY_ZL, it didn't recognize them when trying to Launch Gateway or HBLauncher for example, haven't tried with C-Stick command, maybe the same.

I just add the code from ctrulib, don't know if there is a need to handle the N3DS buttons differently. Since I don't have a N3DS, I can't test either, however I am gonna investigate and see if I find something.

splash should be 400x240

Yep, you're right.
 
  • Like
Reactions: Columbo2811

pbanj

The "friendly" neighborhood sandwich
Member
Joined
Dec 29, 2014
Messages
2,758
Trophies
1
Location
in a ziploc
Website
pbanjin.space
XP
1,688
Country
United States
i used it on my n3ds with the buttons and it worked just fine.

also he wants to use a splash but has it set to 0

he should have it like

[GLOBAL]
splash = 1 or 3
splash_image = /boot_splash.bin
 
Last edited by pbanj,
  • Like
Reactions: Michierusama

MAXLEMPIRA

Legends are Made from True Stories...
Member
Joined
Jun 24, 2012
Messages
1,039
Trophies
1
Age
32
Location
Kanto <- Hyrule -> Unova
Website
maxlempira.deviantart.com
XP
1,751
Country
Mexico
splash should be 400x240
yeah, sorry, that's the size that I've being using

I just add the code from ctrulib, don't know if there is a need to handle the N3DS buttons differently. Since I don't have a N3DS, I can't test either, however I am gonna investigate and see if I find something.

Ok, no problem, maybe something is wrong with my boot_config

i used it on my n3ds with the buttons and it worked just fine.

also he wants to use a splash but has it set to 0

he should have it like

[GLOBAL]
splash = 1 or 3
splash_image = /boot_splash.bin

That is my actual configuration, when I've tried to use splash_image, I've used splash = 1 and splash_image = /bootimage.bin, then I've tried with splash = 3 "....", but keep failing too much times to boot on rxTools or Gateway, can you post your config to see if it works for shoulder buttons?
 

pbanj

The "friendly" neighborhood sandwich
Member
Joined
Dec 29, 2014
Messages
2,758
Trophies
1
Location
in a ziploc
Website
pbanjin.space
XP
1,688
Country
United States
yeah, sorry, that's the size that I've being using



Ok, no problem, maybe something is wrong with my boot_config



That is my actual configuration, when I've tried to use splash_image, I've used splash = 1 and splash_image = /bootimage.bin, then I've tried with splash = 3 "....", but keep failing too much times to boot on rxTools or Gateway, can you post your config to see if it works for shoulder buttons?
sorry it took so long i had to find the file(im now using a9l)

[DEFAULT]
path = /Cakes.dat
delay = 1200
offset = 0x12000
payload = 1

;Each key can be defined using a section, like the example below. Section
;names must be ALL caps, and between "[]". Valid keys:
; * Common keys: KEY_A, KEY_B, KEY_X, KEY_Y, KEY_L, KEY_R, KEY_SELECT,
; KEY_START.
; * D-PAD: KEY_DUP, KEY_DDOWN, KEY_DLEFT, KEY_DRIGHT.
; * Circle pad: KEY_CPAD_UP, KEY_CPAD_DOWN, KEY_CPAD_LEFT, KEY_CPAD_RIGHT.
; * N3DS-only: KEY_ZL, KEY_ZR, KEY_CSTICK_RIGHT, KEY_CSTICK_LEFT,
; KEY_CSTICK_UP, KEY_CSTICK_DOWN.

[KEY_ZR]
path = /boot.3dsx

[KEY_ZL]
path = /ReiNand.dat
delay = 3000
offset = 0x12000
payload = 1

;The first advanced option is "delay". Delay is a number of microseconds to
;delay the application boot.
;Why this is important? It may improve the booting of some homebrews and CFWs.
;For example, O3DS autobooting with themehax, using either rxTools or
;CakesFW with Brahma2 loaders will have increased boot rate chance with 100
;ms of delay. For Homebrew Launcher (and other homebrews) the delay may be
;set to 0, unless your homebrew needs network connection during boot (such as
;FTBrony 1.x). In this case you may increase the delay (for example to 5000,
;or 5 seconds) to makes sure that you have a valid network connection.
;By default delay is set to 1500 (1.5s). This is a value that seems to work
;well with CFWs, without delaying the boot of homebrews by too much.

[GLOBAL]
splash = 1
splash_image = /boot_splash.bin

i have attached my splash so you can see if yours just isnt made right
 

Attachments

  • boot_splash.zip
    36.3 KB · Views: 122
Last edited by pbanj,
  • Like
Reactions: MAXLEMPIRA

RednaxelaNnamtra

Well-Known Member
Member
Joined
Dec 8, 2011
Messages
1,210
Trophies
1
XP
3,374
Country
Germany
Ohh.. too bad :C hope you change your mind soon :D. Well, I'll report how it have been working for me, on N3DS 9.2.0-20U, I've been having problems launching rxTools and Gateway with spash_image, I'm using a png 400x200 converted to bin, without splash_image, everything works perfect. Besides that, when I put KEY_ZR or KEY_ZL, it didn't recognize them when trying to Launch Gateway or HBLauncher for example, haven't tried with C-Stick command, maybe the same.

Here's my Config file:

[GLOBAL]
splash = 0

[DEFAULT]
path = /rxTools/sys/code.bin

[KEY_Y]
path = /Gateway.3DSX

I'm using last release, and I'll try now with a 2DS to report later ;). Thanks for this tool!
Are you using something like lesshax? because there is a service handle that is needed to use the zl and zr button, which is not available in less hax.
 

m45t3r

Well-Known Member
OP
Member
Joined
Jul 17, 2007
Messages
243
Trophies
0
Website
Visit site
XP
422
Country
Brazil
okay, it seems it's not implemented in the Arm9LoaderHax Version of it atm :/

Let me just be clear of something: BootCtr9 is not made by me. It is made by @RednaxelaNnamtra. So go ask him.

I am planning to write my own version of BootCtr with A9LH support, however it will be much simpler than BootCtr9 (it will be based in arm9select). Anyway, I didn't write any code yet, so don't ask for ETAs or anything.
 

xXDungeon_CrawlerXx

Well-Known Member
Member
Joined
Jul 29, 2015
Messages
2,092
Trophies
1
Age
28
Location
Liverpool
XP
3,724
Country
Let me just be clear of something: BootCtr9 is not made by me. It is made by @RednaxelaNnamtra. So go ask him.

I am planning to write my own version of BootCtr with A9LH support, however it will be much simpler than BootCtr9 (it will be based in arm9select). Anyway, I didn't write any code yet, so don't ask for ETAs or anything.
okay, thank you anyways :)
 

DarkFlare69

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,752
Country
United States
Is this a correct cfg?
Code:
[DEFAULT]
path = /GW.3dsx
delay = 1900
offset = 0x12000
payload = -1
splash = 0
splash_image =

[KEY_L]
path = /rxTools.dat

[KEY_X]
path = /HomebrewLauncher.3dsx

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

Nvm, I answered that myself by testing it. It works.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • The Real Jdbye @ The Real Jdbye:
    LTT also did it
  • realtimesave @ realtimesave:
    jdhello
  • realtimesave @ realtimesave:
    @SylverReZ that guy seriously spent over 2 grand on that hot wheels pc?
    +1
  • RedColoredStars @ RedColoredStars:
    LTT is a noob
  • RedColoredStars @ RedColoredStars:
    Guy doesnt know wtf hes talking about half the time
  • realtimesave @ realtimesave:
    @SylverReZ that reminds me that my friend sells CRTs he gets cheap or free for hundreds of dollars. people are dumb
    +1
  • RedColoredStars @ RedColoredStars:
    And is incredibly annoying.
  • realtimesave @ realtimesave:
    man I just washed my shoes and they look exactly the same as before I washed them :|
  • realtimesave @ realtimesave:
    luckily they didn't fall apart
  • RedColoredStars @ RedColoredStars:
    Some CRTs are very much worth the price
  • RedColoredStars @ RedColoredStars:
    i used to go out to the recycling center every couple weeks and look at the crts and other electronics people would drop off. Usually screens were broken or severely scratched from being tossed around. Did find a good one here and there, but never anything like a 1080i widescreen crt.
  • RedColoredStars @ RedColoredStars:
    Or a good contition 40" Sony Trini that weighs 300 lbs. lol
  • RedColoredStars @ RedColoredStars:
    Literally 300 lbs. lolol
  • BigOnYa @ BigOnYa:
    I have a few of those boat anchors in my basement I tried giving away but no one wanted them, So anyone close to Columbus, Ohio area that wants them, (26", 2x 19") please come get, for free.
  • RedColoredStars @ RedColoredStars:
    Dont know anyone wants those smaller ones. Most are after larger sizes and the kinda top of the line models
  • RedColoredStars @ RedColoredStars:
    Motion handling and input lag on those things destroy plasmas, led, oled
  • realtimesave @ realtimesave:
    I had some really nice CRTs I should've kept
  • realtimesave @ realtimesave:
    now I have all lcd
  • realtimesave @ realtimesave:
    one in particular I regret getting rid of oh well :|
  • realtimesave @ realtimesave:
    the Sonys and stuff I don't care about
  • realtimesave @ realtimesave:
    and used LCD are hard to sell I can imagine.. not worth much
  • realtimesave @ realtimesave:
    @SylverReZ where do u lurk
  • a_username_that_isnt_cool @ a_username_that_isnt_cool:
    Is it piracy if it was released for free? Not in my opinion, but I also think it's not piracy if buying it isn't owning it, and it's not piracy if you can't buy it from the original creators anymore.
    a_username_that_isnt_cool @ a_username_that_isnt_cool: Is it piracy if it was released for free? Not in my opinion, but I also think it's not piracy if...