Recent content by tibinago

  1. tibinago

    Homebrew FSUSER_OpenFileDirectly compile error

    Hi again, I am very new to coding hence why I asked a simiular question yesterday. To start learning to code I thought I'd take a source code and try to add some simple stuff to that. I used 3DSController 0.6 for that because I thought some simple changes would make it better for me. It turned...
  2. tibinago

    Homebrew Homebrew compile errors

    Yeah I want to modify the code so I can use soft resets on emulator. Because start and select are used to exit the app I cant do that right now. As I said I have pretty much no coding experience so I don't know how to do that.
  3. tibinago

    Homebrew Homebrew compile errors

    I guess thats not easy is it? Can I just use an older version of that library? I mean the app does work on my 3ds.
  4. tibinago

    Homebrew Homebrew compile errors

    Hey, this is my first post on this forum. I wanted to get into coding a little bit so I thought 3ds homebrew might be a good start. I have done some very basic Java in school but that's about it. First, I downloaded the source code of 3DS controller 0.6. Then, I watched a YouTube video on how...