Recent content by nuclearemerald

  1. nuclearemerald

    Tutorial DS Programming for Newbies!

    oh ok I might try asking there then but tysm anyway for the help :lol:
  2. nuclearemerald

    Tutorial DS Programming for Newbies!

    It's quite possible I've just missed it but unfortunately, I couldn't find anything. The closest I got was the implementation for touchRead(touchPosition *data) on the libnds github //--------------------------------------------------------------------------------- void touchRead(touchPosition...
  3. nuclearemerald

    Tutorial DS Programming for Newbies!

    I was wondering, if px and py are calculated with rawx and rawy do you by any chance know what formula is used to convert between the two? Thank in advance