Recent content by lnsomniax

  1. L

    Switch 2 motherboard acquired/reverse engineered!

    Hi all, Check this out - Chinese Youtuber acquired a Switch 2 motherboard and breaks it all down, component by component.
  2. L

    Prevent game cart in EmuNAND

    I didn't know that atmosphere's nogc only works with fusee and not fss0. Thanks for solving the mystery for me! I tested it... I'd already removed the Hekate nogc as it causes delays waking the Switch up way worse than just living with the unwanted cart games coming up in home screen. I want...
  3. L

    Prevent game cart in EmuNAND

    Thanks. If it's definitely the case that nogc = 1 in stratosphere.ini should disable it, regardless of fuse counts then maybe there's a bug in Atmosphere. I'm running Atmosphere 1.80 pre release under firmware 19.0.1. Anyone else find that it doesn't work? I found a way to force disable the GC...
  4. L

    Prevent game cart in EmuNAND

    I thought I read somewhere that Atmosphere only blocks the GC slot if it sees a mismatch in the GC slot fuse counts, but the code randy_w posted seems to indicate otherwise. Found this post https://gbatemp.net/threads/18-1-0-nogc.658893/post-10466737 "Something else to keep in mind. When...
  5. L

    Prevent game cart in EmuNAND

    Thanks for the recommendation. uLaunch looks awesome and I will definitely keep an eye for when it gets updated. I had a quick scan over the features but couldn't see a way to disable cart game from automatically coming up, or any way to auto hide specific titles. Does it have that functionality?
  6. L

    Problem with Hekate v6.2.2 CFW (EMUMMC)

    I had this problem with NX theme installer after updating from 18.1.0 to 19.0.0. The fix I believe is to delete the folder with that program ID starting with "010" and ending in "1000" from SD card /atmosphere/contents/. If you have Tegraexplorer you can launch it from the payloads in Hekate...
  7. L

    Prevent game cart in EmuNAND

    I put nogc = 1 on a separate line under [stratosphere] in SD:/atmosphere/config/stratosphere.ini. Seeing it didn't work (and I suspect the default state of nogc is already 1) I thought that it only disables the cart reader if detects unburnt game cart fuses, if the OFW firmware is lower than...
  8. L

    Prevent game cart in EmuNAND

    Thanks. It's not that it's dangerous at all but it is slightly annoying that whatever game cart is in the slot will always show up in the home screen in the first slot. These carts will only be played on the OFW, and would be good to have the ability to disable the GC reader via some ini...
  9. L

    Prevent game cart in EmuNAND

    Hi all, Is there any known way to prevent the game card reader from working in the EmuNAND? We play MK8D online in the OFW a lot, so would prefer to just leave the game cart inserted. The problem is MK8D is always added to the EmuNANDs home screen first entry whether it's been played or not...
  10. L

    Preventing Firmware updates in OFW / Sysnand

    Update: Installed Raspberry Pi OS, setup a static IP for it, installed Pi-Hole and added sun.hac.lp1.d4c.nintendo.net to the block list, then set the DNS manually in the Switch connection to point to the Pi-Hole. The whole thing took less than an hour to get setup. Result is that when going to...
  11. L

    Preventing Firmware updates in OFW / Sysnand

    Nintendo have really been cracking down in various ways recently. You may not get banned at the moment for using Nintendo Online for gaming on CFW but that could change at any time. Also having a small child using it, unpredictable things can happen. OFW only for Online official gameplay...
  12. L

    Preventing Firmware updates in OFW / Sysnand

    That would work if we wanted to run CFW all the time instead of the vanilla stock OFW. We only run OFW when playing our officially purchased games online.
  13. L

    Preventing Firmware updates in OFW / Sysnand

    That's exactly it. When there's kids around using the OFW, the update button is going to be pressed. I found this thread - gbatemp.net/threads/block-system-update-via-redirect-dns.620303/ In that thread is a suggestion for blocking it in the CFW /atmosphere/hosts/sysmmc.txt, effectively...
  14. L

    Preventing Firmware updates in OFW / Sysnand

    Hi all, A few days ago, our Switch OFW (which we use for online gaming) automatically updated to v19.0.0 while running in OFW. This has caused issues with the EmuNAND version being on the old firmware, and the fuse count is off compared to the OFW. Luckily we can still boot into the EmuNAND...