Recent content by Hansuasage

  1. H

    Homebrew Homebrew Development

    -lsf2d is in the LIBS variable already though, and using "make install" tells me "no rule to make target 'install'" I have been using just make instead.
  2. H

    Homebrew Homebrew Development

    Thanks, I just installed sf2dlib. Whenever I try to build the example though, I get the following output: http://pastebin.com/pHgTic9D I may not have done something correctly, for example I just downloaded the zip from the github repository and stuck it in my devkitpro folder because thats how...
  3. H

    Homebrew Homebrew Development

    I can't say i'm a very good programmer. The most I have been able to do yet with 3DS homebrew is simple button tests and console input/output. That being said, is there a function to draw simple 2D graphics in ctrulib? I haven't seen anything in the documentation,and the most I can find in the...
  4. H

    Homebrew ftPONY crash after connecting from Filezilla

    Alright, this is actually pretty weird. I moved the ftbrony folder to the 3ds directory on my sd card. After launching the homebrew launcher there was a duplicate yeti3DS. When I laucnhed the duplicate it crashed to the 3DS system menu. EDIT: I got everything sorted out and ftbrony works now...
  5. H

    Homebrew ftPONY crash after connecting from Filezilla

    Running on Ubuntu 15.04, When I connect to ftPONY server from Filezilla, ftPONY freezes up and a hard reset is needed. I didn't encounter this issue using Windows,although Filezilla wouldn't transfer files between the devices from there. I also tried using gFTP from Ubuntu, but it connects and...