Homebrew [indev] TreeHome - custom home menu template

D

Deleted User

Guest
Here's to the hopes I can seperate 3ds, GBA & other games into different category tables! \0_0/
 
  • Like
Reactions: Sono

vexhash

Well-Known Member
Member
Joined
Nov 27, 2015
Messages
114
Trophies
0
Age
28
Location
Moscow
XP
106
Country
Serbia, Republic of
I'll ask only for one thing. Default home menu is perfect for me, the only change I need is showing actual battery percentage instead of 4 unreliable blocks.
 

Ryccardo

Penguin accelerator
Member
Joined
Feb 13, 2015
Messages
7,691
Trophies
1
Age
28
Location
Imola
XP
6,914
Country
Italy

Sono

cripple piss
OP
Developer
Joined
Oct 16, 2015
Messages
2,821
Trophies
2
Location
home
XP
9,326
Country
Hungary
Interesting. I see MCU isn't in ctrulib at the moment, can it just be added to the rsf and accessed as normal or does it need anything special?

C:
Result mcuGetBatteryVoltage(u8* out)
{
    u32* ipc = getThreadCommandBuffer();
    ipc[0] = 0x40000;
    Result ret = svcSendSyncRequest(mcuHandle);
    if(ret < 0) return ret;
    *out = ipc[2];
    return ipc[1];
}

Result mcuGetBatteryLevel(u8* out)
{
    u32* ipc = getThreadCommandBuffer();
    ipc[0] = 0x50000;
    Result ret = svcSendSyncRequest(mcuHandle);
    if(ret < 0) return ret;
    *out = ipc[2];
    return ipc[1];
}
 

Dracari

Well-Known Member
Member
Joined
Apr 5, 2009
Messages
1,985
Trophies
1
XP
2,465
Country
United States
It's like that on all old cell phones or other electronic devices. the idea is that as power gets lower, you get a more accurate reading.
i think alot perceived the 3DS 3-power Bars as 3 between Full to 75%, 2 between 50 and 70. 1 between 25 and 45, Low Warning at 15 to 10%, and flashing red at 5% (aka save yer shit and plugin Naow!)
 

duffmmann

Well-Known Member
Member
Joined
Mar 11, 2009
Messages
3,966
Trophies
2
XP
2,306
Country
United States
i think alot perceived the 3DS 3-power Bars as 3 between Full to 75%, 2 between 50 and 70. 1 between 25 and 45, Low Warning at 15 to 10%, and flashing red at 5% (aka save yer shit and plugin Naow!)

Am I crazy? I thought the 3DS has 4 power bars. I'm at work so I can't verify
 

Shah Isah

Well-Known Member
Member
Joined
Sep 7, 2016
Messages
208
Trophies
0
Age
25
XP
401
Country
This could change the game! We bought the 3ds and we should be able to customize it to our own preference. Kinda like android. PSP has this with its custom themes that totally trick out the home screen. And android.
 

Kriogenic

Well-Known Member
Newcomer
Joined
Feb 20, 2016
Messages
49
Trophies
0
Age
33
XP
114
Country
OP says the project would not be abandoned but I still do not see any links in this thread.

That is pretty disappointing as a developer I would love to have a look at this and see what could be done.

EDIT: Found out what is going on, does not work on N3DS atm. Misread first post
 
Last edited by Kriogenic,
P

PaiiNSteven

Guest
OP says the project would not be abandoned but I still do not see any links in this thread.

That is pretty disappointing as a developer I would love to have a look at this and see what could be done.
Well, you're obviously not looking hard enough.
Otherwise, keep it up. Hopefully you can get a stable version of this soon.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Right onto uremums 3d printed dildo