Search results

  1. KonPet

    Homebrew Osu on Nintendo DS?

    You'll have to get an old osu client (which is easy), get my modified osu.exe, then use that to launch the client instead. Then there will be a button "Export to NDS", and a bunch of options to modify the output. Sadly, making a standalone converter is kinda out of the question for now. Also...
  2. KonPet

    Very inactive here, so if you want anything, try DMing me on Discord as well: KonPet#3300

    Very inactive here, so if you want anything, try DMing me on Discord as well: KonPet#3300
  3. KonPet

    Homebrew Osu on Nintendo DS?

    That's not going to work, as it uses functions of a really old osu beta client. I was able to get my hands on the complete source code of said client though, so I can release the converter soon. But there are still a few bugs, as I also added a bunch of new features to the file format
  4. KonPet

    Tutorial Preparing images for GRIT

    For nflib?
  5. KonPet

    Tutorial DS Programming for Newbies!

    Just watch this video by PolyMars then: It's the best you can currently get. If you want other resources look at my post
  6. KonPet

    Tutorial DS Programming for Newbies!

    Late reply, but you have to run the "make" command wherever your Makefile is
  7. KonPet

    Homebrew Homebrew app NitroEdit - Nintendo DS(i) ROM editor for the Nintendo DS(i) consoles themselves

    Yo, this is pretty cool! Good luck with adding new features
  8. KonPet

    Homebrew Bad Apple NDS

    When browsing YouTube, I got a lot of Bad Apple videos into my recommended feed, so I thought that it would be cool to make a version for the NDS, because surely, no one has made one so far. Turns out, Gericom already made a working version 4 years ago, which ran at 60FPS with 48 kHz stereo...
  9. KonPet

    Tutorial DS Programming for Newbies!

    To make them work with modern formats you need to modify them slightly, at least I had to. It's not much tho, just add the -gB8 flag. That ensures that grit outputs the format that nflib uses when loading sprites
  10. KonPet

    Homebrew Bad Apple for the Nintendo DS

    I recently got a lot of Bad Apple vids in my recommended, so I wanted to make my own one, but apparently you're 4 parrallel universes ahead of me... I'll still try though
  11. KonPet

    Tutorial Useful resources to help you out with starting to make NDS homebrew

    Hi, a lot of people have asked themselves, how to get started with NDS homebrew development, so I compiled a list of a few links I consider quite important to look into. First, of course you have to know either C/C++, as they're the only languages you can currently write NDS Homebrew in (appart...
  12. KonPet

    Homebrew I want to make a ds homebrew that does nothing but display a single image or gif and play a sound

    Take a look at this great tutorial: https://gbatemp.net/threads/ds-programming-for-newbies.322106/ It's old, but still has a lot of really useful information, because not much has changed. Also, I recommend watching this video (). Try to replicate what he's doing and you'll be developing NDS...
  13. KonPet

    Tutorial Preparing images for GRIT

    THIS GUIDE IS FOR USING SPRITES WITH NFlib WHICH NEEDS THE SPRITES IN 8bpp MODE Since some people already asked, here is a step-by-step guide on how to use GIMP to prepare an image for GRIT: Method 1 (recommended): 1.: Put the -gB8 flag into the command that converts the sprite with grit. That...
  14. KonPet

    Homebrew Conway's Game Of Life DS

    Good idea. Probably won't be easy but I'm sure it'll be fun
  15. KonPet

    Homebrew NightFox's lib for Libnds (NFlib) (DS Entry -- Coding Library)

    Thanks for this awesome library! It's still helpful, after all these years.
  16. KonPet

    Tutorial How to use CMaps with NFlib

    I haven't done really impressive things yet, but I can recommend this video by PolyMars: I learned a lot from it and it's very impressive. Also, you can test most NDS homebrew using no$gba or DeSmuMe (no$gba is more accurate while DeSmuMe is better performance-wise).
  17. KonPet

    Homebrew Conway's Game Of Life DS

    Thanks, I'll add some resources as to what CGOL is in the main post
  18. KonPet

    Homebrew Conway's Game Of Life DS

    I was bored today, so I decided to make Conways Game Of Life for the DS. If you're wondering what that is, this website explains it very well: http://www.math.com/students/wonders/life/life.html The cells are 8x6 pixels big (due to the 4:3 aspect ratio of the DS) and are arranged in a 32x32...
  19. KonPet

    Tutorial How to use CMaps with NFlib

    Of course we do, it's always a fun challenge since you always have to optimize your code so it works with such low processing power. It's challenging, but in a really fun way
  20. KonPet

    Tutorial How to use CMaps with NFlib

    In this tutorial I will explain what CMaps are and how to make and use them with NFlib. (To understand it you have to know the basics of NDS programming and NFlib). All the resources I use are in this zip folder. First, what are CMaps? A CMap is a Map of collisions that we can access in order...
General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Nut on the hill