Recent content by ivodesmedt

  1. ivodesmedt

    "DevkitPro -> libnds" or "how to create my own game?".

    I am having trouble with perspective in libnds. If this is not the right place to ask this type of question, please tell me. What I am trying to do is make something like a third person game. Basically a character that moves and a camera that moves around the player but is always at a constant...
  2. ivodesmedt

    Homebrew Others Homebrew game Libnds: making the ground/floor

    Hello, How does one make a (large) ground plane in libnds? I have tried making a very large GL_QUAD at height y=0 like this: glBegin(GL_QUADS); glColor3f(1, 0, 0); glVertex3f(-30, 0, -30); glVertex3f(-30, 0, 30); glVertex3f(30, 0, -30); glVertex3f(30, 0, 30); glEnd(); But it does not look...
  3. ivodesmedt

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Thank you so much! I reinstalled devkitPro and did what you said, this time it worked perfectly. Kind regards
  4. ivodesmedt

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Just to be 100% sure; In the devkitPro Getting Started guide, the last step is to launch MSYS from devkitPro. After this, the install is complete? You are not supposed to run any commands?
  5. ivodesmedt

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Not sure what you mean by running make in msys2/cmd (I do have msys2 installed). I ran make in the terminal, but it didn't change anything. Howcan I start using the proper devkitPro tools? What I did in visual studio is select the 'open folder' option and then select the hello_world folder in...
  6. ivodesmedt

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Thank you! I am not computer-literate enough to know what the contents of the Makefile mean, but your answer definitely helped (my only experience with C++ is a semester-long introductory course). I tried doing something else; nameley to open a new project from the examples provided by...
  7. ivodesmedt

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Hi, am new to DS homebrew and I have been following Jaeden Amero's tutorial. I have installed devkitPRO and I now have a C++ project with the nds.h header included in my main file. When I try to build it gives me this one error: ' fatal error C1189: #error: Either ARM7 or ARM9 must be defined...
General chit-chat
Help Users
  • realtimesave @ realtimesave:
    ohio is round on both sides and hi in the middle
    +2
  • BigOnYa @ BigOnYa:
    And real f ing high! But not the height. We got legal recreation now, so yea...
    +2
  • BakerMan @ BakerMan:
    you go bro
    +1
  • BakerMan @ BakerMan:
    i know, i know, i'm late
  • Sicklyboy @ Sicklyboy:
    @BigOnYa, I'll rip a bag off my Volcano to that, brother
    +2
  • a_username_that_is_cool @ a_username_that_is_cool:
    DDDS . Dual Developer Dedede System :)
    +1
  • BakerMan @ BakerMan:
    also happy birthday @Xdqwerty
    +1
  • BigOnYa @ BigOnYa:
    Is it me you're looking for?
  • MysticStarlight @ MysticStarlight:
    'Cause I wonder where you are
  • MysticStarlight @ MysticStarlight:
    wait I got the lyrics mixed up
    +1
  • BigOnYa @ BigOnYa:
    And I wonder what you do...Lol
  • BigOnYa @ BigOnYa:
    Its all good, I'm here to talk to you.
  • BigOnYa @ BigOnYa:
    Hello
  • BigOnYa @ BigOnYa:
    I've been playing fallout4 all day, I went into a elevator and it kept going, never stopped, waited 5 minutes, must of been a bug. How bout you, whatcha do today?
    +1
  • MysticStarlight @ MysticStarlight:
    I'm wondering why a stray tuxedo cat has a cloudy eye
  • MysticStarlight @ MysticStarlight:
    I've been playing TOTK all day also
    +1
  • MysticStarlight @ MysticStarlight:
    Oh you reminded me of those elevator nightmares
  • BigOnYa @ BigOnYa:
    Awesome game, fun how they force you to build, but you can build as you want
  • MysticStarlight @ MysticStarlight:
    It is super fun, I actually prefer it over BoTW
    +1
  • BigOnYa @ BigOnYa:
    The guy holding the sign always cracked me up, esp when you fail, and it falls
  • MysticStarlight @ MysticStarlight:
    Ah yes, that guy lol. I still need to find all his signs. The game has a lot to do though so I don't know what to finish first
  • MysticStarlight @ MysticStarlight:
    I'm 120 hours in and am still like 44.4% done
  • BigOnYa @ BigOnYa:
    Good times. Building is starting to get good around now for you. You making me want to make run thru again.
    BigOnYa @ BigOnYa: Good times. Building is starting to get good around now for you. You making me want to make run...