Recent content by AxiosAmnesia

  1. A

    Homebrew [Question] Does the community have any interest in another Rogue-like?

    "Takes interest" My eight year old self finds this very interesting. I never played much of df adventure mode, but I like your opinion about it. I think that would actually be a good way to implement difficulty in a non-abrasive way. For example, easy mode, you wouldn't have to worry about as...
  2. A

    Homebrew [Question] Does the community have any interest in another Rogue-like?

    Thanks for the offer. I will keep your name in mind if I need another tester. Glad to hear it. What is your favorite thing about all the Rogue-likes you have played? The reason i'm not making a release yet is because there is a decent amount of content that still needs to be added to the...
  3. A

    Homebrew [Question] Does the community have any interest in another Rogue-like?

    A few months ago I started developing a homebrew game call Reach For The Stars. The project is pretty far along and has a major chunk of the core functionality finished. As the project stands i'm quite happy with what i've accomplished for myself. So, my question to you is would anyone be...
  4. A

    Homebrew [Question] Proper way to create and check for directories

    For anyone that may come across this thread seeking file i/o questions I found a great example in the citra-emu source code. https://github.com/citra-emu/hwtests/blob/master/source/tests/fs/fs_sdmc.cpp static bool TestFileWriteRead(FS_Archive sdmcArchive) { Handle fileHandle; u32...
  5. A

    Homebrew [Question] Proper way to create and check for directories

    Thanks for the replies. Just went ahead and gave these a test and they both worked for me. Thanks! I'm not very familiar with how to use handles, but thank you for your solution.
  6. A

    Homebrew [Question] Proper way to create and check for directories

    I've been writing my own homebrew game recently and I need to write some save files. This itself isn't a problem, but i've been struggling on finding the correct way to handle directory creation and checking for already made directories. I've found this snippet of code on the forums that has...
  7. A

    Homebrew Homebrew Development

    Does anyone know how to add boost to the makefile? I'm struggling to add it. Thanks.
  8. A

    Homebrew How do you fix screen Tearing/Flickering with libctru console?

    First of all, Hello! (This is my first post) I've been messing around with 3ds development for about a week and there is just one thing I cannot seem to figure out. Whenever I draw to the console the screen will flicker or tear brefly, then revert to how it should be. Could you guys help point...
General chit-chat
Help Users
    BETA215 @ BETA215: Fighting downhill is proper of traitors, sometimes you do what you have to do...