Background not showing in NFLib

  • Thread starter Thread starter JoeySyntax
  • Start date Start date
  • Views Views 887
  • Replies Replies 3

JoeySyntax

Well-Known Member
Member
Joined
Nov 12, 2020
Messages
112
Reaction score
84
Trophies
1
Age
26
XP
1,188
Country
United States
I have made various threads over the past week or two, as I try to work more on my NDS homebrew game. However, there is a new issue that has popped up that seems extremely weird. I am trying to do some tests so that some ideas can be implemented in another project. It involes showing a background, however, when compiling, it does not seem to show anything, just a black screen. The weird part is that if I run the aforementioned project that I am also working on, it runs perfectly fine, but nothing else other than that. This has happened on both Windows, and Linux, and I am using VSCode.

Any suggestions as to what could be the idea?
 

Attachments

Indeed weird result, it seems that nflib.a is the issue, try to recompile or use this one.
and with this one i didn't have to add NF_DefineTextColor();,NF_SetTextColor(); to make it work in your previous project.
 

Attachments

Last edited by plasturion,
Indeed weird result, it seems that nflib.a is the issue, try to recompile or use this one.
and with this one i didn't have to add NF_DefineTextColor();,NF_SetTextColor(); to make it work in your previous project.
It worked! Thank you very much! Where did you find that file though?
 

Site & Scene News

Popular threads in this forum