Accidentally Updated My Erista Unpatched, But Modded Nintendo Switch, And Now I Get A Related 'The game card could not be read.' Message When Trying To Launch Official Game Carts:
Hey there,
I need some help since I messed up (but not really my fault since I kept getting prompts to update :/)
WHAT WAS DONE ORIGINALLY TO MOD MY SWITCH:
CURRENT PROBLEM INVOLVING ACCIDENTAL UPDATE TO NINTENDO SWITCH TO MAKE CARTS NOT WORK:
- I originally followed this guide step by step:
- I got custom firmware working without a hitch, and also got Tinfoil working with a related shop working just fine.
- The problem is that even after I did the suggested revisions to '/atmosphere/hosts/default.txt' which is the suggested method to block Nintendo's servers, I kept getting the damn bugging note by Nintendo to update (which is dumb advice, because I would have probably just did 96 DNS anyway since that actually worked when I did it a while back
- Anyway, the problem is after getting prompted by the Nintendo Switch update prompts so many times, I accidentally hit update, and the Switch updated, which blows.
- The problem now is that when I try to launch game carts from the main menu while booted into the 'fusee.bin' payload via Hekate, I now get the following message:
The game card could not be read.
Please remove and reinsert it.
If this message appears repeatedly, please check the following page on your smart device or PC.
support.nintendo.com/switch/gamecarderror
WHAT I TRIED TO FIX THE ISSUE:
- I looked online and found this video:
- How To Fix Game Card Could Not Be Read Error on Hacked Switch OFW 9.0+ Running Atmosphere CFW 0.10.5
- The problem is that I did NOT have the 'BCT.ini' file they were referring to in the 'atmosphere/config/' directory.
- I looked on the comments section, and basically some people got this to work by creating the 'BCT.ini' file itself.
- With this in mind, I went ahead and created the '/atmosphere/config/BCT.ini' file manually, and placed the following contents inside of it just like the YouTube video above.
BCT0
[stage1] stage2_path = atmosphere/fusee-secondary.bin
stage2_mtc_path = atmosphere/fusee-mtc.bin
stage2_addr = 0xf0000000
stage2_entrypoint = 0xF0000000 [exosphere]
; Note: Disabling debugmode will cause parts of ams.tma to not work in the future debugmode = 1 debugmode_user = 0
; Note: Disabling usermode exception handlers will cause atmosphere to not fail gracefully under error conditions
; Support will not be provided to users who disable these. If you do not know what you are doing, leave them on
disable_user_exception_handlers = 0
; Note: Its currently unknown what effects enabling the usermode PMU register access may have on official code
enable_user_pmu_access = 0
[stratosphere]
; To force-enable nogc, add nogc = 1
; To force-disable nogc, add nogc = 0
; To opt in to using Atmospheres NCM reimplementation, add enable_ncm = 1
nogc = 0
RESULTS:
WORKAROUND:
- I booted into 'fusee.bin' payload, and am still getting the same SD card error unfortunately.
- NOTE: The games I got through Tinfoil are now automatically updating themselves by Nintendo themselves --> :/ is this a bad thing bros? Wasn't 'default.txt' supposed to prevent this?
NEXT STEPS:
- Funnily enough, I have a second 'good boy' unmodded, but newer Switch that I can use in this scenario, but it still kind of blows how I can't just use the carts since I was actually intending on backing up the saves, etc.
- But if I can't access the carts from the modded Switch... yeah I can't backup the saves like I intended etc :/
- What am I doing wrong?
- Is there something I messed up on?
- Do you guys need any of my config files for reference, as I would be glad to provide them if necessary?
BTC.ini is deprecated. See if this helps:
https://rentry.org/MigrateToAtmosphere1_0_0
https://rentry.org/DisableNOGC











