Recent content by qubtrash

  1. qubtrash

    Modchipped Switch Lite Refuses to charge outside of Hekate(and not fully)

    No problem! Not the prettiest solution :) I would go for a new connector. At least you have pinpointed the problem now.
  2. qubtrash

    Modchipped Switch Lite Refuses to charge outside of Hekate(and not fully)

    It looks like you have all the clues in front of you. I'm sure you can work this out :) Just move the jumper wire to the other side and secure it with UV curing solder mask. Doublecheck that your connecting it to the right pad.
  3. qubtrash

    Modchipped Switch Lite Refuses to charge outside of Hekate(and not fully)

    Long shot, but maybe the middle pin (sense) of the connector is either touching GND or battery VCC But most likely bad MAX17050. Try to reball it maybe? It´s tiny but just 9 balls. Also, check for missing components around MAX17050. The battery temp reading have some sort of resistor divider...
  4. qubtrash

    Modchipped Switch Lite Refuses to charge outside of Hekate(and not fully)

    Looks like you have some sort of false reading of the battery temp, 87.8 degrees is not normal :) Maybe HOS is protecting the battery from charging. Look for bridges around connector or maybe the fuel gauge IC MAX17050 is broken.
  5. qubtrash

    Screen glitch

    You did not really answer my question. Where can i find evidence of this corruption? I'm not putting you against the wall, more that i find this a interesting subject. Is this something that professional modchip installers are experiencing? If so, there is a lot of ticking bombs in switches...
  6. qubtrash

    Screen glitch

    I see this statement from time to time. Is this really true? Weak/loose connections is one thing, but is there hard evidence that nand corruption occurs with RP2040-based chips? If all connections are good then it should be a firmware issue.
  7. qubtrash

    Need help identifying an SMD on PS4 FAT board SAB-001

    That area is not populated on my SAB-001 mainboard.
  8. qubtrash

    Need help identifying an SMD on PS4 FAT board SAB-001

    I have one of theese mobo's dissassembled right now. I can try to measure and identify components some day this week.
  9. qubtrash

    Newest Games wont start after reboot due to temporary tickets

    I have this issue with quake 2 and moving out 2. This console is also banned.
  10. qubtrash

    Hacking Hardware RP2040 V6 installed on V2, switch boots and works fine, but chip doesn't light

    No problem I scratched my head thinking the same =)
  11. qubtrash

    Hacking Hardware RP2040 V6 installed on V2, switch boots and works fine, but chip doesn't light

    I had the same symptoms until i realized that the chip came unprogrammed. Use the USB-adaptor and drop fw_2.73.uf2 onto the removable storage from https://github.com/Ansem-SoD/Picofly/tree/main/Firmwares (remember to download it correctly, dont rightclick and download) Then it should start...
  12. qubtrash

    Quake 2, MotoGP23 and 40kBoltgun asking for nintendo account

    I have the same problem, with Quake 2. First time it starts OK. Then it prompts "checking whether this software can be played" But if i remember correctly this also happened with Super Smash Bros Ultimate. Changing to SD-card format to FAT32 or installing to NAND did not help. Same problem is...
  13. qubtrash

    Homebrew SigHax Updates and Discussion Thread

    Promising https://twitter.com/hedgeberg/status/865254724878159872
  14. qubtrash

    Hacking Successfully dumped WiiU EMMC nand with hardmod.

    This is the most interesting thread on gbatemp! I've done several ps3 nor downgrades and some ps2 modchip installs. This is pr0n for me....
  15. qubtrash

    Hacking Successfully dumped WiiU EMMC nand with hardmod.

    Use an hexeditor on bin file and copy the otp in hex format like 0AED65DE3F8DEA05136C and replace YOUR_KEY_FROM_OPT with that. Tried this earlier today and it worked fine except that FF areas got filled with junk in decrypted img...