More actions
(Created page with "{{Infobox 3DS homebrew | title = BiPoLAR-3ds | image = https://dlhb.gamebrew.org/3dshomebrew/BiPoLAR-3ds.jpeg|250px | type = Utilities | version = v0.02 | licence = Mixed | au...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = BiPoLAR-3ds | |title=BiPoLAR-3ds | ||
| image = | |image=3ds.png | ||
| type = Utilities | |description=Enable/Disable the power LED. | ||
| version = | |author=Spaqin | ||
| | |lastupdated=2016/12/21 | ||
| | |type=Utilities | ||
|version=0.02 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/bipolar.7z | ||
|website=https://github.com/Spaqin/bipolar-3ds | |||
|source=https://github.com/Spaqin/bipolar-3ds | |||
}} | }} | ||
BiPoLAR-3ds, an abbreviation of Bifunctional Power Light AdministratoR, is a 3DS homebrew application that allows you to turn off the power LED, so that you can use the 3DS in the dark without being distracted. It will also tell you the battery level of your 3DS. | |||
==Features== | |||
* Disable and enable the power LED. | |||
* Displays your battery level. | |||
==Installation== | |||
===Installing=== | |||
Available as a CIA file. | |||
Copy .cia to your SD card and install it with a CIA manager of your choice, such as [[FBI 3DS|FBI]]. | |||
===Building=== | |||
To build from source: | |||
* <code>make</code> | |||
* <code>make cia</code> | |||
==User guide== | |||
Power LED is reset on: sleep and reboot (not soft reboot, like Smash does on o3DS). | |||
==Controls== | |||
X - Disable Power LED | |||
Y - Enable Power LED | |||
Start - Exit | |||
==Media== | |||
'''BiPoLAR v0.01 showcase''' ([https://www.youtube.com/watch?v=92tSp571GiI spaqin])<br> | |||
<youtube>92tSp571GiI</youtube> | <youtube>92tSp571GiI</youtube> | ||
= | ==Compatibility== | ||
Tested by the developer and working on o3DSL XL A9LH Luma 6.2.2. | |||
It was tested without putting to sleep, just as it was intented to use, then ran a normal mode game and an extended mode game. | |||
= | |||
==Changelog== | |||
'''v0.02 2016/12/21''' | |||
* This adds disabling Wi-Fi LED. | |||
MarcusD for reverse engineering mcu::HWC. And helping | '''v0.01 2016/09/20''' | ||
* First release. | |||
==Credits== | |||
Thanks to: | |||
* MarcusD for reverse engineering mcu::HWC. And for helping a lot on the side. | |||
* 3dbrew for working a while. | |||
* Yellows8 for raising concerns beacuse of that one mcu brick. | |||
* The guys behind libctru. | |||
==External links== | |||
* GitHub - https://github.com/Spaqin/bipolar-3ds | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/53mwvs/bipolar_turn_off_your_power_led |
Latest revision as of 05:34, 6 Mayıs 2024
BiPoLAR-3ds | |
---|---|
General | |
Author | Spaqin |
Type | Utilities |
Version | 0.02 |
License | Mixed |
Last Updated | 2016/12/21 |
Links | |
Download | |
Website | |
Source | |
BiPoLAR-3ds, an abbreviation of Bifunctional Power Light AdministratoR, is a 3DS homebrew application that allows you to turn off the power LED, so that you can use the 3DS in the dark without being distracted. It will also tell you the battery level of your 3DS.
Features
- Disable and enable the power LED.
- Displays your battery level.
Installation
Installing
Available as a CIA file.
Copy .cia to your SD card and install it with a CIA manager of your choice, such as FBI.
Building
To build from source:
make
make cia
User guide
Power LED is reset on: sleep and reboot (not soft reboot, like Smash does on o3DS).
Controls
X - Disable Power LED
Y - Enable Power LED
Start - Exit
Media
BiPoLAR v0.01 showcase (spaqin)
Compatibility
Tested by the developer and working on o3DSL XL A9LH Luma 6.2.2.
It was tested without putting to sleep, just as it was intented to use, then ran a normal mode game and an extended mode game.
Changelog
v0.02 2016/12/21
- This adds disabling Wi-Fi LED.
v0.01 2016/09/20
- First release.
Credits
Thanks to:
- MarcusD for reverse engineering mcu::HWC. And for helping a lot on the side.
- 3dbrew for working a while.
- Yellows8 for raising concerns beacuse of that one mcu brick.
- The guys behind libctru.