BootCtr 3DS

From GameBrew
Revision as of 02:04, 11 July 2021 by HydeWing (talk | contribs)

Template:Infobox 3DS homebrew

bootctr.png

BootCtr is a simple boot manager for 3DS.

It is based on 3DS Homebrew Launcher code by Smealum. The original version is from mashers. This version removed some unused code used by Homebrew Launcher that isn't necessary in a simple bootloader, and added some interesting new features.

Features

  • Supports both .3dsx files and binary payloads (for example, /Cakes.dat, /ReiNand.dat, /rxTools/sys/code.bin, etc).
  • Supports advanced features in .3dsx files, like network support.
  • Boot delay, to increase the boot rate chance of CFWs like rxTools and CakesFW.
  • Allows up-to 16+1 (16 using keys plus 1 default) homebrews in O3DS, up-to 22+1 homebrews in N3DS.
  • Support for boot screens, including an ASCII art (default) or custom images in BGR format.

Installation

(Optional, but recommended) Install HomeMenuHax and set up autoboot.

Modify, according to your needs, the included boot_config.ini file.

Copy both boot.3dsx and boot_config.ini to the root of your SD card.

For splash screen, look inside splash folder for some ready to use .bin files (including source file/preview in .png format).

  • Alternatively you can use the included img2bgr.sh script to convert your own images.
  • Or convert them using the online tool.

Dont't forget to edit boot_config.ini to include splash_file option in the desired entry.

User guide

How to use

Boot up your homebrew hax as usual.

If you do nothing, then boot_default.3dsx (or anything that you setup in [DEFAULT] section) will be launched.

If you want to load an alternative launcher, hold down a button (configured according your boot_config.ini) to boot it.

Covert image to BIN

You can use the following online tool to generate compatibile image format, 3DS Homebrew tool: image to BIN converter, which allows you to convert common image formats to BGR.

Remember that 3DS top screen has a resolution of 400x240, so you should convert any image to this resolution first.

Media

BootCtr for 3DS with boot screen support (http://www.youtube.com/watch?v=_rdHWEJwhLA Thiago Kenji Okada])

Changelog

v2.0.0 26 Jan 2016 This release adds support for boot screens. By default there is a nice ASCII boot screen that is embedded in the application, however there is support for external custom boot screens by passing a properly converted BGR image to the option splash_image.


Credits

Advertising: