Homebrew SimpleNFL - Makes NightFoxLib easier to use! (DS/DSI)

  • Thread starter Deleted member 513667
  • Start date
  • Views 2,898
  • Replies 8
  • Likes 5
D

Deleted member 513667

Guest
OP
If you ever made homebrew (or read the zero to hero guide on ds programming), you know the hassle of making sprites appear on screen, ect.

So, for example, instead of having 4 lines of code to load a sprite into vram, you just do
loadsprite(1, 1, 1, 16, 16, "loading/loadingsprite", "loading/loadingpal", false);

Whats New

  1. 1.50: Fixed button input warnings

There are also other command, such as loading fonts, ect. More to come!

I call it, SimpleNFL!
(link has been removed)
 
Last edited by ,
D

Deleted member 513667

Guest
OP
From help with PolyMars, I finally got the touch function finished. You can download the updated version from github
all it takes is

if(istouched(0, 0, 16, 16) ){
// DO YOUR STUFF
}

More info here: (link has been removed)
 
Last edited by ,
D

Deleted member 513667

Guest
OP
TO ANYONE THAT GOT A HUGE BUNCH OF WARNINGS WHEN COMPILING WITH THE ispressed() FUNCTION: a patch has been released!
 

ZippyCat

Member
Newcomer
Joined
Mar 15, 2022
Messages
7
Trophies
0
Location
Kramatorsk
XP
50
Country
Ukraine
this really good! sure it saved me lines of code when loading in backgrounds and sprites, however i think most of the time audio is better to be loaded in and played seperatly using nflib if you want it to play more than once without loop (i mean stuff like jumping sounds). but either way this is sure amazing expansion to night fox's lib
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    A @ anotherthing: The Nintendo servers are going down in 9 days anyway.