Recent content by annoo

  1. A

    What is the best graphics engine for C++

    In my oppinion if you want to start from scratch OpenGL is a good option, but it is not a fully fledged graphcs engine. OpenGL just provices you with methods to interact with you graphics card and draw stuff etc. You will have to implement a lot of thing by yourself. Otherwise i could recommend...
  2. A

    ROM Hack How difficult would hacking Harvest Moon DS: The Tale of Two Towns be for a beginner?

    Are you just a beginner in NDS Rom hacking and did something for other games? Or do you have some coding experience? If not then I would maybe start there ^^'
  3. A

    Homebrew RELEASE Plutonium - An easy-to-use UI framework for Nintendo Switch homebrew

    Already played around with it in the last few days. Great to see an official release! Great job!