gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > I need some info from your 2DS / 3DS (XL) / iQUE DS(i)

#177198 - sverx - Wed Jan 18, 2012 10:31 am

I'm building a list of different values taken from the hardware, so I need as many samples as possible. I already have some 10 samples, but I see they're still not enough.

If you have a DSi/DSiXL/3DS/3DS XL/2DS or any iQue model, you can help me running this little program and posting here the 3 hex bytes it prints, together with the details of your model... e.g. a simple "DSi=23;45;67" or "iQUE DS 'phat'=1a;3c;5e"would be enough.

Of course I'll share ALL the results I'm getting from different sources.

Thanks!
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary


Last edited by sverx on Thu Nov 07, 2013 2:49 pm; edited 2 times in total

#177200 - vuurrobin - Fri Jan 20, 2012 4:58 pm

European dsi with menu version 1.4.3E.

I got "result=00;57;0f"

What are you doing? Reading from the power registers?
_________________
my blog:
http://vuurrobin.100webcustomers.com/

#177201 - sverx - Sun Jan 22, 2012 6:02 pm

Perfect, thanks! :)
...and no, actually those where read from some specific Firmware Header locations. Seems like it should be enough to tell DSi models apart :)
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177202 - sverx - Mon Jan 23, 2012 11:11 am

I finally wrote a small program to tell DS models apart. Shows also the source code of the detection routine, if anyone is interested :)
http://adshomebrewersdiary.blogspot.com/2012/01/telling-ds-models-apart.html
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177206 - ritz - Mon Jan 23, 2012 7:33 pm

Cool! You should submit it to the libnds project svn.

#177207 - AntonioND - Mon Jan 23, 2012 7:52 pm

Just in case it still helps...

3DS Ver 3.0.0-6E --- 00;57;1C
NDS phat ------------ 50;FF;00

#177208 - sverx - Mon Jan 23, 2012 10:26 pm

ritz: I wish I knew how to do that... :|
AntonioND:thanks :)
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177209 - headspin - Tue Jan 24, 2012 1:40 am

You would have to have permission to commit to the svn. I would just let WinterMute know about it and see if he wants to add it to libnds. Haven't seen him around lately but you could try e-mailing him or catching him on IRC.

PS Nice work sverx
_________________
Warhawk DS | Manic Miner: The Lost Levels | The Detective Game

#177212 - vuurrobin - Tue Jan 24, 2012 4:11 pm

You can also create a patch against the devkitPro svn and submit that patch to the sourceforge patchtracker.
_________________
my blog:
http://vuurrobin.100webcustomers.com/

#177390 - PypeBros - Thu May 24, 2012 9:59 am

Have I missed an important announcement about DSi mode getting unlocked for homebrew ?
_________________
SEDS: Sprite Edition on DS :: modplayer

#177391 - sverx - Thu May 24, 2012 10:12 am

Current dkA/libnds already supports DSi mode. You need a DSi enabled cart, of course. :)
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177550 - sverx - Thu Aug 16, 2012 9:46 am

Anyone got the 3DS XL already? I'd like to check if it's possible to detect this model too...
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177551 - headspin - Thu Aug 16, 2012 12:35 pm

I think Flash has one sverx.
_________________
Warhawk DS | Manic Miner: The Lost Levels | The Detective Game

#177552 - sverx - Thu Aug 16, 2012 12:50 pm

Thanks! :) Then I'll disturb him in a minute :D
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177559 - sverx - Fri Aug 24, 2012 3:40 pm

...while Flash is waiting for AceKard to update its firmware, is there anyone else with a 3DS XL? :)
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177646 - sverx - Fri Nov 02, 2012 12:22 pm

I received Flash's results from his 3DS XL, and they're quite surprising :|
Anyone else with a DSi / DSi XL / 3DS / 3DS XL can please run this little program an post here the 3 hex values it writes, along with the model you're running it on? That would be very helpful...
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177660 - AntonioND - Tue Nov 20, 2012 8:02 pm

A bit late, but the first one... :S

3DS = 00;57;1c

#177662 - sverx - Wed Nov 21, 2012 10:50 am

Thanks again :)
Anyone else?
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#177943 - hyoimowano - Fri May 17, 2013 4:00 pm

3DS XL Pikachu Edition - 00; 57; 16
Running from a Supercard DSTWO.

Edit: I've also got an original DS lying around somewhere, do you still need values for that model or do you have enough already?

Edit 2: Yeah, it's just a blue phat from an old Nintendogs bundle.


Last edited by hyoimowano on Fri May 17, 2013 4:22 pm; edited 2 times in total

#177944 - sverx - Fri May 17, 2013 4:08 pm

Thanks! At least the third value is 0x16 again... I guess I should fix the detection routines using that value.
Well, at least until anyone find a 3DS XL with different values... anyone?

edit: hyoimowano, thanks. I need that only if it's not a 'regular' DS phat (for instance if it's an iQue DS...).
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#178072 - sverx - Thu Sep 05, 2013 10:08 am

Detection routines fixed... it should now also tell 3DS XL apart correctly.
Here's the program. In case the model it reports is wrong, please post the two hex values it writes on the last line and which model you've got :)
Thank you!
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary

#178123 - sverx - Thu Nov 07, 2013 2:40 pm

Anyone with 2DS? I'd love to know the result on that hardware too...
_________________
libXM7|NDS programming tutorial (Italiano)|Waimanu DS / GBA|A DS Homebrewer's Diary