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...") |
No edit summary |
||
Line 13: | Line 13: | ||
= BiPoLAR-3ds = | = BiPoLAR-3ds = | ||
<b> Bifunctional Power Light AdministratoR. </b> | <b> Bifunctional Power Light AdministratoR. </b> | ||
* Bifunctional: has two main functions - to disable, and to enable the power LED. | * Bifunctional: has two main functions - to disable, and to enable the power LED. | ||
* Also displays your battery level. Just totally by the way. Since I got mcuhwc initialised anyway. It's really simple, but still very useful for playing during the night. Power LED is reset on: sleep and reboot (not soft reboot, like Smash does on o3DS). Tested working on o3DSL XL A9LH Luma 6.2.2. Tested means I ran it on my console without trying to break it, without putting it to sleep, just as it was intented to use, then ran a normal mode game and an extended mode game. Please don't try to break it. There's no warranty on this software. I am not responsible for bricks, loneliness and atomic conflicts. While it compiles to 3dsx, there's little chance it will work. Maybe when launched from HBLL, but then what's the point? | |||
= Building = | * Also displays your battery level. Just totally by the way. Since I got mcuhwc initialised anyway. It's really simple, but still very useful for playing during the night. | ||
Power LED is reset on: sleep and reboot (not soft reboot, like Smash does on o3DS). Tested working on o3DSL XL A9LH Luma 6.2.2. Tested means I ran it on my console without trying to break it, without putting it to sleep, just as it was intented to use, then ran a normal mode game and an extended mode game. | |||
Please don't try to break it. There's no warranty on this software. I am not responsible for bricks, loneliness and atomic conflicts. While it compiles to 3dsx, there's little chance it will work. Maybe when launched from HBLL, but then what's the point? | |||
== Building == | |||
<pre>make | <pre>make | ||
make cia | make cia | ||
</pre> | </pre> | ||
= Thanks = | == Thanks == | ||
MarcusD for reverse engineering mcu::HWC. And helping me a lot on the side. 3dbrew for working a while. Yellows8 for making me scared for my console because of that one mcu brick. The guys behind libctru. | MarcusD for reverse engineering mcu::HWC. And helping me a lot on the side. 3dbrew for working a while. Yellows8 for making me scared for my console because of that one mcu brick. The guys behind libctru. |
Revision as of 11:50, 26 April 2020
BiPoLAR-3ds
Bifunctional Power Light AdministratoR.
- Bifunctional: has two main functions - to disable, and to enable the power LED.
- Also displays your battery level. Just totally by the way. Since I got mcuhwc initialised anyway. It's really simple, but still very useful for playing during the night.
Power LED is reset on: sleep and reboot (not soft reboot, like Smash does on o3DS). Tested working on o3DSL XL A9LH Luma 6.2.2. Tested means I ran it on my console without trying to break it, without putting it to sleep, just as it was intented to use, then ran a normal mode game and an extended mode game.
Please don't try to break it. There's no warranty on this software. I am not responsible for bricks, loneliness and atomic conflicts. While it compiles to 3dsx, there's little chance it will work. Maybe when launched from HBLL, but then what's the point?
Building
make make cia
Thanks
MarcusD for reverse engineering mcu::HWC. And helping me a lot on the side. 3dbrew for working a while. Yellows8 for making me scared for my console because of that one mcu brick. The guys behind libctru.