Search found 4 matches

by MisterFuzzy
Fri Mar 18, 2011 6:08 pm
Forum: DS/DSi Development
Topic: Lil help to a begginer :)
Replies: 24
Views: 20571

Re: Lil help to a begginer :)

Just so you know... It really doesn't matter how much experience you have on PC. I program PC games too, but the switch to DS was both the best and worst decisons of my life. First thing you need to realize is that this isn't a nice little high-end C++ library. This is a very low-end C/C++ library, ...
by MisterFuzzy
Sun Mar 13, 2011 8:01 am
Forum: DS/DSi Development
Topic: Retrieving user infos?
Replies: 5
Views: 5986

Retrieving user infos?

I know this is a n00b question, but how can I retrieve any user infos? I can't seem to find a tutorial/example anywhere... :?
by MisterFuzzy
Fri Mar 04, 2011 11:01 pm
Forum: Announcements
Topic: libnds 1.5.0, default arm7 0.5.20
Replies: 9
Views: 25445

Re: libnds 1.5.0, default arm7 0.5.20

Awesome Sauce. :D
by MisterFuzzy
Mon Feb 14, 2011 2:47 am
Forum: DS/DSi Development
Topic: Actual Stylus X and Y positions?
Replies: 1
Views: 3753

Actual Stylus X and Y positions?

Why does the function touch.px and touch.py return weird values rather than actual positions, 0 - 255, 0 - 191? I attached a file with my problem... http://www.clicksmilies.com/s1106/fragend/confused-smiley-008.gif I am assuming this is normal, however. If so, how can I get an actual XY position? :|...