Hi guys, I am pretty new to nds development and currently working on a dating sim with drawing mechanics. I was using mainly nflib for now because it works great for the sprites and backgrounds, but now I am trying to make a simple drawing mechanic work and I cant really find a way to do it with nightfox, other than using the NF_Draw16bitsImage and not refreshing the buffer. But then I can not use the Scroll BG which would be crucial for this part of the minigame. My question would be now if theres a better library to do the drawing part and that is maybe even compatible with the background and sprite drawing of nflib?I was also trying to use libnds to draw raw pixels but then I cant use nightfox.







