Recent content by Mirbio

  1. Mirbio

    Hacking Custom Boot Logo for Switch

    You almost hit the problem that allowed me to solve. Giving the command you suggested to me the shell suggested to install python from microsoft store that consequently I updated also pip and now seems to work. Thank you again.
  2. Mirbio

    Hacking Custom Boot Logo for Switch

    Hello, first of all thank you for the answer. As you said updating libNX the process went well, but unfortunately I have problems in running covertfb3.py which returns the following errors: /c/convertfb3.py: line 19: import: command not found /c/convertfb3.py: line 20: from: command not found...
  3. Mirbio

    Hacking Custom Boot Logo for Switch

    Hello, I’m trying to recompile atmosphere to replace the triangle logo, unfortunately if I try to modify the file boot_splash_screen_notext.inc the compilation is interrupted with an error 2. I wanted to know if the procedure posted here on the forum is still valid. Thank you.