Homebrew [Release] 3DSident

What version do you use?

  • Original

    Votes: 3 33.3%
  • GUI

    Votes: 6 66.7%

  • Total voters
    9
  • Poll closed .

SciresM

Developer
Developer
Joined
Mar 21, 2014
Messages
973
Trophies
3
Age
33
XP
8,292
Country
United States
Can you always be sure a certain vendor always supplies a certain LCD type?
And curiously, do you know which vendors manufacture TN or IPS?
My wild guess: SHARP=TN, SAMSUNG=IPS.

Yes, I can.

The two vendors the 3DS knows about are JDI (1), and SHARP (0xC).

SHARP=TN
JDI=IPS

Given IPS is JDI's thing, and SHARP only produces TN...
 
  • Like
Reactions: Joel16 and zoogie

Sono

cripple piss
Developer
Joined
Oct 16, 2015
Messages
2,820
Trophies
2
Location
home
XP
9,305
Country
Hungary
Yes, I can.

The two vendors the 3DS knows about are JDI (1), and SHARP (0xC).

SHARP=TN
JDI=IPS

Given IPS is JDI's thing, and SHARP only produces TN...

iirc everything except SHARP is an IPS screen, but those are so rare, that I doubt anyone'll get "unknown screen type"
 

SciresM

Developer
Developer
Joined
Mar 21, 2014
Messages
973
Trophies
3
Age
33
XP
8,292
Country
United States
iirc everything except SHARP is an IPS screen, but those are so rare, that I doubt anyone'll get "unknown screen type"

I went with Ctraging's switch(), which says 1 is IPS, 0xC is TN, and everything else is "Unknown" -- you could be right, though! I don't know enough to say for sure.
 
  • Like
Reactions: Joel16 and Sono

pokebud

Member
Newcomer
Joined
Jul 28, 2012
Messages
22
Trophies
0
XP
115
Country
United States
It seems to be counting system titles in the title count so if you use it try and stay under the 300 title limit you have to do some extra math.
 
  • Like
Reactions: elBenyo

Joel16

Ils ne passeront pas
OP
Member
Joined
May 8, 2011
Messages
933
Trophies
2
Age
27
Location
Doesn't concern you.
XP
5,275
Country
United States
Minor, but worth releasing an update. So I was reading about the mcu::HWC service and got interested in reversing the function. I thought there might be more info on github, and so after searching I found that Spaqin had already implemented it into his program. It seems he got the reversed function from @MarcusD, so all credits goes towards these guys.

Version: 0.5

Changelog:
  • Displays actual battery percentage using mcu::HWC service (Thanks MarcusD)
https://github.com/joel16/3DSident/releases

chart
 
Last edited by Joel16,

Joel16

Ils ne passeront pas
OP
Member
Joined
May 8, 2011
Messages
933
Trophies
2
Age
27
Location
Doesn't concern you.
XP
5,275
Country
United States
Just pointing out that you named the tag 0.5 as "3DSident v0.4" when it should be "3DSident v0.5".

I swear I always make these mistakes. Well as usual, I only get free after like 11 or 12 (due to college), so I'm bound to be somewhat sleepy at this point and end up making mistakes haha.
 
  • Like
Reactions: Madridi

Clydefrosch

Well-Known Member
Member
Joined
Jan 2, 2009
Messages
6,020
Trophies
2
XP
4,613
Country
Germany
can the battery display be made to update like once every 60 seconds or so? or by pressing A?
and if battery status can be accessed, i wonder if wifi status can be too?
 
Last edited by Clydefrosch,
  • Like
Reactions: Joel16

Madridi

Card Collector
Member
Joined
May 9, 2008
Messages
3,562
Trophies
2
Age
38
Location
Doha
XP
3,071
Country
Qatar
Also I'm thinking of making a GUI version as well. (Not something highly graphical, but something neat and user friendly which goes along well with the banner)

This is what I've done so far:

XbofKVY.png
I thought the original purpose was to keep the legacy of pspident going :D
This is cool and all, but I'm such a nostalgic person that I'd probably keep using the original version lol
 
  • Like
Reactions: Joel16

Joel16

Ils ne passeront pas
OP
Member
Joined
May 8, 2011
Messages
933
Trophies
2
Age
27
Location
Doesn't concern you.
XP
5,275
Country
United States
I thought the original purpose was to keep the legacy of pspident going :D
This is cool and all, but I'm such a nostalgic person that I'd probably keep using the original version lol

I never said I'd abandon the original haha. Both will be updated accordingly. This is just an alternative for those who prefer more user friendly UI's and such.
 
  • Like
Reactions: Madridi

Madridi

Card Collector
Member
Joined
May 9, 2008
Messages
3,562
Trophies
2
Age
38
Location
Doha
XP
3,071
Country
Qatar
I never said I'd abandon the original haha. Both will be updated accordingly. This is just an alternative for those who prefer more user friendly UI's and such.
Lol I never insinuated that. I just meant that this is diverging away from the original concept lol.

Either way. I love the look and feel of the original. Always have and always will :P
 
  • Like
Reactions: Joel16

Joel16

Ils ne passeront pas
OP
Member
Joined
May 8, 2011
Messages
933
Trophies
2
Age
27
Location
Doesn't concern you.
XP
5,275
Country
United States
Alright, 0.6 is up. Just a little heads up, the battery voltage and volume slider state returns weird values (actual values) which are of an unknown unit/format. So I decided to display estimated values. Volume slider percentage is definitely accurate, however the voltage is estimated (but should be very close to accurate according to my calculations).

For those wondering: The volume slider state can be used to detect if your slider is faulty or is in a non working condition.

Version: 0.6

Changelog:
  • Displays battery voltage (Estimated and actual value)
  • Displays volume slider state (actual value and percentage)
ud05xOj.png
chart

https://github.com/joel16/3DSident/releases
 
Last edited by Joel16,

Halvorsen

Well-Known Member
Member
Joined
Aug 12, 2015
Messages
2,060
Trophies
0
Website
halcove.com
XP
1,890
Country
United States
Also I'm thinking of making a GUI version as well. (Not something highly graphical, but something neat and user friendly which goes along well with the banner)

This is what I've done so far:

XbofKVY.png
I know it's optional, but I prefer the original... it's simple and quick and you could be in and out in a second. As well as provide many details if you're sending a screenshot for someone for troubleshooting.
 
Last edited by Halvorsen,
  • Like
Reactions: Madridi

Sono

cripple piss
Developer
Joined
Oct 16, 2015
Messages
2,820
Trophies
2
Location
home
XP
9,305
Country
Hungary
battery voltage and volume slider state returns weird values (actual values) which are of an unknown unit/format

Actually, the slider value is the most accurate you can get :P It returns the raw, uncallibrated slider value as its resistanse shows. The slider is callibrated by CTRAging on factory setup, and the software calculates the real value for you from the given min/max values (10 and 114 for my new3DS). Sadly I don't know where these values are stored :/
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtu.be/IihvJBjUpNE?si=CsvoEbwzNKFf0GAm cool