Recent content by HomebrewAddict

  1. HomebrewAddict

    I didn't know Animal Crossing was so addictive

    I didn't know Animal Crossing was so addictive
  2. HomebrewAddict

    Hardware How do I make directories on the 3DS?

    I think the rest of my code isn't the problem because when I remove the part of the code that creates a directory it works perfectly
  3. HomebrewAddict

    Hardware How do I make directories on the 3DS?

    I have tried this code: #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> struct stat st = {0}; if (stat("/3ds/Test/", &st) == -1) { mkdir("/3ds/Test/", 0700); } It creates the directory but the app crashes instantly when I open it, I don't get any errors at compilation(It...
  4. HomebrewAddict

    Homebrew Where to start developing 3DS Homebrew?

    I already know about the devkitpro examples but they aren't that helpful. They don't explain much. Thanks for the tip!
  5. HomebrewAddict

    Homebrew Where to start developing 3DS Homebrew?

    Delete the spaces on the Pastebin link to see my code. There are 3 files: main.c, colors.h, colors.c. They are labeled like this: main.c: code... colors.c: code.. colors.h: code... They are in that order.
  6. HomebrewAddict

    Homebrew Where to start developing 3DS Homebrew?

    I can't find many resources to learn to code Homebrew for the 3DS, I already know some C but most of the tutorials I have found either don't work or don't explain things very well. I have made a basic app by myself but that's it. It doesn't do much. I know about GBATemp's wiki but I just can't...
  7. HomebrewAddict

    Tutorial Creating 3D banners from 3D Models for CIA's

    Thanks a lot! I have been waiting for someone to release a guide on this. :yay3ds:
General chit-chat
Help Users
  • No one is chatting at the moment.
    BakerMan @ BakerMan: @K3Nv2