Recent content by Luigi31

  1. Luigi31

    Pokémon XY/ORAS - Online

    Hi what's up ? Personally, since level 256 was released, I've tried a lot of things to try to reproduce it. I first tried decompiling Tekito's custom Luma, only to conclude that Tekito was redirecting UDS IPC calls to a custom service he had created, called plg:UDS. My convictions were confirmed...
  2. Luigi31

    Hacking Homebrew AtmoXL-Titel-Installer compiling error

    Hello, recently I have been trying to compile a homebrew called "AtmoXL-Titel-Installer" (Un installer de NSP / XCI). I first started by running this command : git clone --recursive https://github.com/dezem/AtmoXL-Titel-Installer.git Compiling the Plutonium lib is going well, no problems. But...
  3. Luigi31

    Homebrew Homebrew app View video on Nintendo Switch

    Thank you for your answer, I think the problem comes from the fact that I am not the lib. Thank you for your answer. I don't think I have the libs, because when I run the command pacman -Ss libavacodec it does not return anything to me, unless it is not this command that must be executed 😅...
  4. Luigi31

    Homebrew Homebrew app View video on Nintendo Switch

    Hello / good evening, recently I looked into the development of hombrew application for switch. I wanted to start very simply so I tried to display a video with FFmpg + SDL2. But when compiling I get this: linking Rickroll2000.elf...
  5. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Thank you very much, I just did a hard reset with hacku 33 and I was able to go to the eshop. Good luck helping all these people, there are really a lot of them and thank you again ^^ EDIT : Thanks to @Kallim as well
  6. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Hi, I have a question, if I launched my switch just twice in SysNand CFW mode and I went to the menu where there were all the hombrew installs, is my switch still clean to play online? if I connect it to the internet and start it in OFW?
  7. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    You can wait for HWFLY to come back or use a PICOFLY to hack your switch. The performances are similar, the PICOFLY costs less but is more difficult to install because it requires 7 solders against 2 for the HWFLY (one on the GND, one on the 3.3v, another on the DAT0, another on the CMD, another...
  8. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    I have a HWFLY V5 chip. EDIT : I found the solution to my second question. I'm just stupid, in hekate I just had to go to Reboot then OFW. Thank you for trying to help me and for taking the time. On the other hand, this does not answer my first question which is a bit higher, if anyone knows...
  9. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    It does not work, is there another manipulation to do before that? Oh and if it can help you, I land on the Boot.dat? screen.
  10. Luigi31

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Hi, I have 2 questions to ask if it doesn't bother anyone. The first one : If I run my switch in CFW SYSNAND and I don't install any hombrew or hacker game, is my SYSNAND still considered "clean"? By this I mean that I can always connect my switch to the internet and play online. And my second...
  11. Luigi31

    Hacking Where can i buy the modchips and which ones?

    Sorry, I use google translate because my English is not very good. I'll try to speak in my own words, what I meant is that it's easier to solder a hwfly than a picofly which requires several solders (one on GND, one on 3.3v, another on the DAT0, another on the CMD, another on the CLK, another on...
  12. Luigi31

    Hacking Where can i buy the modchips and which ones?

    If you want to hack your console, and your father's too, you both have to solder a chip to your console. At present it is impossible to hack V1 patchers and Switch lite. So you will have to go through soldering a chip. Since HWFLY chips are extremely difficult to find, I recommend that you go...
  13. Luigi31

    Hacking Hardware Keep getting boot.dat error. Is card reader broken?

    Humm. Try to change the card reader.
  14. Luigi31

    Hacking Hardware Keep getting boot.dat error. Is card reader broken?

    Your carye SD is in FAT32? In your previous message you said it was in FAT 32. But check. If there is no "no SD" error, it means that your SD card is recognized. So the reader is tired of breaking. If your SD card is in FAT 32 then try downloading the HATS pack on GitHub.
  15. Luigi31

    Hwfly or Picofly

    The picofly chip is more complicated to install. It requires about 7 soldered wires (one on the GND, one on the 3.3v, another on the DAT0, another on the CMD, another on the CLK, another on the RST and finally on the CPU) The HWFLY chip requires 2 soldering on the CPU, so it is easier to...