Recent content by Calahan

  1. C

    Hacking Console won't boot after disabling AutoRCM?

    Burned fuses can be the cause of OFW not booting, but for this scenario you have to first start the OFW with a newer firmware, so the fuses would burn and then you would have to restore a NAND backup with an older firmware. So then you only could start the switch with a CFW. To be able to start...
  2. C

    Hacking Console won't boot after disabling AutoRCM?

    If you turned off AutoRCM, you need a Jig or something like that, to get into RCM-Mode. You don't need the RCMLoader as long as you can send the payloads with TegraRCMGui, for example. Search for a guide for entering the RCM Mode. You wrote, that you replaced the right joycon socket. Could that...
  3. C

    Hacking My switch does not read the payload

    In the first post the auther wrote: "I've personally done this on a Huawei ... and a P8 Lite, and have confirmed it working". So I thought it would work. It seems that there are 2 versions of the p8 lite. There seems to be a newer one, the p8 lite (2017) that seems to be capable of using OTG...
  4. C

    Hacking My switch does not read the payload

    It seems you can use OTG on the Huawei p8 lite, if you root your mobile phone. Example: https://www.quora.com/How-do-I-activate-an-OTG-USB-for-a-Huawei-P8-Lite-that-is-not-rooted English isn't my first language, so I don't understand what you asked. Maybe you can ask your question in other words?
  5. C

    Hacking My switch does not read the payload

    Samsung S5. Old, but still good enough for me.
  6. C

    Hacking My switch does not read the payload

    I only searched for a solution, which could help you sending payloads with your android device and found the links I posted before. The developer wrote it could be caused by using EHCI controller in the device and all payload launchers for Android need XHCI controllers to work properly. So if...
  7. C

    Hacking My switch does not read the payload

    Did you copy the payload which worked with the pc to your android device and tried that? If you close rekado on your android device and then connect your switch to it, does then rekado popup and shows the payloads to send? If you have the correct OTG USB cable it should found the switch and...
  8. C

    Hacking My switch does not read the payload

    I don't know, what you have done so far and on which firmware your switch is, but it seems to me, you never send a payload to your switch before. So I would recommend, you use a tutorial for the next steps. There are so many in different languages, so find one which you can understand. First...
  9. C

    Hacking My switch does not read the payload

    As x65943 mentioned, I also think it would be a good idea to test it with a pc first. TegraRCMGui would show you, if your Switch is in RCM modus. Then send the same payload, which is on your android. If that works, it is a problem with the android device or the rikado apk. It that doesn't work...
  10. C

    Hacking My switch does not read the payload

    When you connected your android did you mean a mobile phone / Handy? Then you need an OTG USB adapter. A normal USB micro USB to USB C, for example, doesn't work. With a normal USB adapter the android is a client. Your Switch is a client too, so it doesn't work. With an OTG Adapter cable, your...
  11. C

    Still a Newcomer :)

    Damn, you're right. I didn't want to spam any other thread. Can you tell me how to contact another gbatemp member with a conversation (pm)? Do I have to be on level 2? All the best, Calahan
  12. C

    Still a Newcomer :)

    I'm a member since 2016 but it seems I can't start private conversations with the status "Newcomer". So it seems I have to post more messages. So as I never did an introduction post, here it is... Hello world :) All the best, Calahan
  13. C

    Homebrew WIP NX Game Info for macOS and Windows

    It could be an option in a settings page too. So you can choose what should be highlighted. So invalid NCA hashes could be an option to highlight too :)
  14. C

    Homebrew WIP NX Game Info for macOS and Windows

    I think checking the NCA hashes slows the process of reading the files down significantly. NSPVerify needed 8 minutes to read a directory of 50 files with a size of about 50 GB. NX Game Info read the same directory and filled the table in about 5 seconds. So I thought it would be a good idea to...
  15. C

    Homebrew WIP NX Game Info for macOS and Windows

    Hello Garou, thank you for the tool. Would it be possible to add a content verify, to see if the nsp or xci file is corrupt? At the moment I'm using NSPVerify by caitsith2 (https://gbatemp.net/download/nspverify.35153/) As the checking is time consuming, you maybe could offer a checkbox, to...