Recent content by The-Nile

  1. T

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

    could someone make a tutorial on using borealis? like a guide to compile the demo, cuz its been hell trying to make it work so that i can rework it for my own purposes. my last attempts resulted in a bunch of empty menus and some crashing. also its like 2 yrs old so idk if i should still use...
  2. T

    Hacking SWITCH NOOB PARADISE - Ask questions here

    hey so my nro file looked more simple than the picture you attached, i figured out that it was cuz i was using the legacy branch. so i tried building using the main branch and while i get an nro file, it looks half messed up, some parts are in russian and the sidebar items after settings show...
  3. T

    Hacking SWITCH NOOB PARADISE - Ask questions here

    I got it! i dont know why it wasnt able to find the header files so i manually copied them over to /borealis/library/include/ then i got that "swkbdConfigSetStringLenMaxExt(&config, 1);" isnt declared, so i remove Ext from it and now it finally compiled. i used pacman -S switch-glfw...
  4. T

    Hacking SWITCH NOOB PARADISE - Ask questions here

    When editing environment variables to set up an environment for development on windows, i have 2 path variables, 1 in user variables and 1 in system variables. To which path variable do I add "..\devkitPro\tools\bin" and "..\devkitPro\msys\usr\bin"? I currently have it in the path variable for...
  5. T

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Hello I'm a new to homebrew development and i have already set up devkit pro and i am able to make simple command line programs in c. But i want to be able to make a program with a UI, and i am having trouble trying to use borealis for c++ programming. I have downloaded the source code to a...
  6. T

    Hacking L4T Ubuntu - A fully featured linux on your switch

    I tried setting this up, but Ubuntu's stuck on "Applying changes" "Waiting for unattended-upgr to exit" It's been there for about an hour now and I don't know what to do about it. Is it okay to press the cancel button or do I just leave it be?