Photographer and open source software fan. I’ve also made a few tutorials at http://youtube.com/@AnAustralianPhotographer
Blog: https://anaustralianphotographer.wordpress.com/ Webshop: https://anaustralianphotographer.threadless.com/ where you can buy prints and other merch featuring my photos.

  • 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: January 6th, 2024

help-circle

  • I’m not a switch expert but can think of a reason why it might do this.

    The system might show it’s battery level to you as 100% to 0% when it might actually be draining from 100% to 5%. That last 5% might be used as a sort of internal Uninterruptible Power System .

    When the system boots up it might be doing some things where a power failure could have severe consequences like bricking the unit if the plug was pulled out and there was no battery.

    The system might use some swap space like storage or have some key variables kept in RAM which needs to be written out to non-volatile memory before the chips are powered down.

    For example let’s say it hibernates and it doesn’t or incorrectly writes the wrong instructions pointer address When the system poweres up, it might try and execute game data instead of instructions and not recover.

    Nintendo wouldn’t want to handle heaps of complaints of bricked systems due to exceptional circumstances like a power outage if it let the switch play off mains alone.

    That’s my theory, I could be wrong and I’m sorry it’s frustrating you.