Hacking SWITCH NOOB PARADISE - Ask questions here

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
mine looks nothing like that. This is what it contains:

[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=220
autohosoff=0
autonogc=0
updater2p=1
bootprotect=0
{------ Atmosphere ------}
[Atmosphere FSS0 EmuMMC]
fss0=atmosphere/package3
kip1=atmosphere/kips/*
emummcforce=1
icon=bootloader/res/emu_boot.bmp
{}
[Atmosphere FSS0 SYS]
fss0=atmosphere/package3
kip1=atmosphere/kips/*
emummc_force_disable=1
icon=bootloader/res/sys_cfw_boot.bmp
{}
{-------- Stock ---------}
[Stock SYS]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1
icon=bootloader/res/stock_boot.bmp

Correct…yours is more up to date.

the idea is to add kip1patch=nosigcheck right under your kip1=atmosphere/kips/* lines in order to bypass sigchecks.

edit: you only want to do this for files you dump yourself. This is bad practice for files you find elsewhere.
 

Purple_Heart

GBATemp´s weirdest Individual
Member
Joined
Oct 11, 2015
Messages
4,420
Trophies
1
Age
28
Location
Hamburg
XP
3,770
Country
Germany
if you are inside your switch to the point of being able to press the foam you are 1 screw away from being able to pull it and replace it with a new SD card reader. It’s $10-$20 (depending upon where you shop and if it comes with free tools) to make this like new.
i tried it with a replacement same.....did that with the multimeter too (my uncle did it for me he says it appears to be ok)...i look myself into that later
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
i tried it with a replacement same.....did that with the multimeter too (my uncle did it for me he says it appears to be ok)...i look myself into that later

Having the same symptom with different sd readers is not good news. Unfortunately it may very well be on the MoBo side of things in which case taking it to a electronics/cellphone repair shop for closer inspection is your best bet.
 

Nokocchi52

Well-Known Member
Member
Joined
Nov 15, 2016
Messages
102
Trophies
0
Age
34
XP
152
Country
United States
Correct…yours is more up to date.

the idea is to add kip1patch=nosigcheck right under your kip1=atmosphere/kips/* lines in order to bypass sigchecks.

edit: you only want to do this for files you dump yourself. This is bad practice for files you find elsewhere.

"Failed to install "nosigcheck""
 

Firefox64

Member
Newcomer
Joined
Feb 5, 2022
Messages
6
Trophies
0
Age
30
Location
Texas
XP
35
Country
United States
I've used atmosphere for a while, mostly for Smash mods. Today I wanted to use cheat codes for Legends Arceus, and the guide I used involved changing my system_settings.ini and putting it the config folder inside of atmosphere. Now I am getting fatal errors when I try to boot atmosphere, and I feel like I haven't properly implemented the system settings but I'm not sure how to fix it
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
I've used atmosphere for a while, mostly for Smash mods. Today I wanted to use cheat codes for Legends Arceus, and the guide I used involved changing my system_settings.ini and putting it the config folder inside of atmosphere. Now I am getting fatal errors when I try to boot atmosphere, and I feel like I haven't properly implemented the system settings but I'm not sure how to fix it
Post your system_settings.ini file pls.
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States

Firefox64

Member
Newcomer
Joined
Feb 5, 2022
Messages
6
Trophies
0
Age
30
Location
Texas
XP
35
Country
United States
[eupld]
; Disable uploading error reports to Nintendo
; upload_enabled = u8!0x0
[usb]
; Enable USB 3.0 superspeed for homebrew
; 0 = USB 3.0 support is system default (usually disabled), 1 = USB 3.0 support is enabled.
; usb30_force_enabled = u8!0x0
[ro]
; Control whether RO should ease its validation of NROs.
; (note: this is normally not necessary, and ips patches can be used.)
; ease_nro_restriction = u8!0x1
[lm]
; Control whether lm should log to the SD card.
; Note that this setting does nothing when log manager is not enabled.
; enable_sd_card_logging = u8!0x1
; Control the output directory for SD card logs.
; Note that this setting does nothing when log manager is not enabled/sd card logging is not enabled.
; sd_card_log_output_directory = str!atmosphere/binlogs
; Atmosphere custom settings
[atmosphere]
; Reboot from fatal automatically after some number of milliseconds.
; If field is not present or 0, fatal will wait indefinitely for user input.
; fatal_auto_reboot_interval = u64!0x0
; Make the power menu's "reboot" button reboot to payload.
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
; power_menu_reboot_function = str!payload
; Controls whether dmnt cheats should be toggled on or off by
; default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x1
; Controls whether dmnt should always save cheat toggle state
; for restoration on new game launch. 1 = always save toggles,
; 0 = only save toggles if toggle file exists.
dmnt_always_save_cheat_toggles = u8!0x0
; Enable writing to BIS partitions for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_bis_write = u8!0x0
; Enable reading the CAL0 partition for HBL.
; This is probably undesirable for normal usage.
; enable_hbl_cal_read = u8!0x0
; Controls whether fs.mitm should redirect save files
; to directories on the sd card.
; 0 = Do not redirect, 1 = Redirect.
; NOTE: EXPERIMENTAL
; If you do not know what you are doing, do not touch this yet.
; fsmitm_redirect_saves_to_sd = u8!0x0
; Controls whether am sees system settings "DebugModeFlag" as
; enabled or disabled.
; 0 = Disabled (not debug mode), 1 = Enabled (debug mode)
; enable_am_debug_mode = u8!0x0
; Controls whether dns.mitm is enabled
; 0 = Disabled, 1 = Enabled
; enable_dns_mitm = u8!0x1
; Controls whether dns.mitm uses the default redirections in addition to
; whatever is specified in the user's hosts file.
; 0 = Disabled (use hosts file contents), 1 = Enabled (use defaults and hosts file contents)
; add_defaults_to_dns_hosts = u8!0x1
; Controls whether dns.mitm logs to the sd card for debugging
; 0 = Disabled, 1 = Enabled
; enable_dns_mitm_debug_log = u8!0x0
; Controls whether htc is enabled
; 0 = Disabled, 1 = Enabled
; enable_htc = u8!0x0
; Controls whether atmosphere's log manager is enabled
; Note that this setting is ignored (and treated as 1) when htc is enabled.
; 0 = Disabled, 1 = Enabled
; enable_log_manager = u8!0x0
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.
; The default is zero.
; applet_heap_size = u64!0x0
; Controls the amount of memory to reserve when running as applet
; for usage by other applets. This setting has no effect if
; applet_heap_size is non-zero. The default is 0x8600000.
; applet_heap_reservation_size = u64!0x8600000
 

Firefox64

Member
Newcomer
Joined
Feb 5, 2022
Messages
6
Trophies
0
Age
30
Location
Texas
XP
35
Country
United States
Its just the ini file that was in my config_templates folder but I deleted the semicolon before "dmnt_cheats_enabled_by_default = u8!0x1". After I got the first fatal error I also deleted the space that was in front of the line too but that did not work.
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
Its just the ini file that was in my config_templates folder but I deleted the semicolon before "dmnt_cheats_enabled_by_default = u8!0x1". After I got the first fatal error I also deleted the space that was in front of the line too but that did not work.

yup. the ; counts as a comment and it ignores the rest of the line. Beginning spaces should be fine. I double checked your file and these are the ONLY lines that are in play (uncommented)

836BD5EE-F66F-4938-9B0E-B4D23F85875B.jpeg



Here they are in context with their instructions:

; Controls whether dmnt cheats should be toggled on or off by
; default. 1 = toggled on by default, 0 = toggled off by default.
dmnt_cheats_enabled_by_default = u8!0x1
; Controls whether dmnt should always save cheat toggle state
; for restoration on new game launch. 1 = always save toggles,
; 0 = only save toggles if toggle file exists.
dmnt_always_save_cheat_toggles = u8!0x0

The first one being set to 1 (u8!0x1) is turning on cheats at all times. Might not be what you want globally but let’s move on for now.

The second one sets up toggle files if turned on (u8!0x1) but yiu have it set to only update toggle files if they already exist. Again, just explaining what the lines do…let’s move on.

First things first:

Let’s make sure it’s nothing else it broken and simply comment (add ; at the beginning) to the two lines and make sure we can boot normally with none of that in play.
 
Last edited by binkinator,

Firefox64

Member
Newcomer
Joined
Feb 5, 2022
Messages
6
Trophies
0
Age
30
Location
Texas
XP
35
Country
United States
this is the message I get on my Switch:

A fatal error occured when running Atmosphere.
Program ID: 010041544d530000
Error Desc: std::abort() called (0xffe)

Report saved to /atmosphere/fatal_errors/report_0000000006895ad3.bin

I will add the semi colons back and see if I still get the error
 
  • Like
Reactions: binkinator

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
was I supposed to download the stuff in the first post? Now my physical card cannot be read
Yes, there is a zip file with Sigpatches on the first post.

84618B3E-3938-4F14-BF8D-C6213B6626BD.jpeg


Sigpatches won’t cause your SD card to be unreadable. Perhaps the SD card is going bad?
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
not the sd card, the game card. The Legends Arceus I want to play digitally on my hacked switch so I can trade with my second switch

I just confirmed those are the exact same Sigpatches I’m using. To be sure we can try the iTotalJustice sig patches but nothing we’ve done thus far would have done anything regarding the Game Card.
 

Firefox64

Member
Newcomer
Joined
Feb 5, 2022
Messages
6
Trophies
0
Age
30
Location
Texas
XP
35
Country
United States
So after I added the ; back, I am no longer getting an error code, and atmosphere seems to work as it did before, just tested out my smash mods and they work fine
 

Nokocchi52

Well-Known Member
Member
Joined
Nov 15, 2016
Messages
102
Trophies
0
Age
34
XP
152
Country
United States
I just confirmed those are the exact same Sigpatches I’m using. To be sure we can try the iTotalJustice sig patches but nothing we’ve done thus far would have done anything regarding the Game Card.

I also just updated hekate and atmostphere and updated to to the newest compatible firmware. I remember last time I had to change something in one of the text files to read carts again, what was it I needed to do that with?
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
So after I added the ; back, I am no longer getting an error code, and atmosphere seems to work as it did before, just tested out my smash mods and they work fine

Sweet! Let’s add the lines back one at a time and see which one is causing us problems.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • DinohScene @ DinohScene:
    mine's so old, Leonardo DiButthole wouldn't even want it anymore kekw
    +1
  • K3Nv2 @ K3Nv2:
    Leo at least doesn't date Drake type of cars
  • Psionic Roshambo @ Psionic Roshambo:
    Run me over like one of your french girls! Lol
  • K3Nv2 @ K3Nv2:
    Fresh out the factory Drake stop smashing our cars!
  • DinohScene @ DinohScene:
    atleast my shitmobile was around when the towers collapsed
    +1
  • Xdqwerty @ Xdqwerty:
    im gonna play (100% legit owned) terraria
  • K3Nv2 @ K3Nv2:
    Old Toyota rollers are a dime a dozen
  • DinohScene @ DinohScene:
    I should check if I can find some loser factory worker his pocket change under the seat, probably a few francs in there
    +1
  • SylverReZ @ SylverReZ:
    @DinohScene, Sir, the shit hit the second fan. :rofl2:
    +2
  • K3Nv2 @ K3Nv2:
    Tell him to kneel all the way down in the mobile pocket his change run out
  • K3Nv2 @ K3Nv2:
    Bent kneel
  • Psionic Roshambo @ Psionic Roshambo:
    That's Obama's Change!!!
  • DinohScene @ DinohScene:
    car did came with a crisp packet when I got it
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Ken so your saying Ben Dover was the previous owner?
  • DinohScene @ DinohScene:
    to bad the sell by date expired in '03
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Lol so those crisps where not so crispy
  • DinohScene @ DinohScene:
    I never said it had any crisps in it
  • K3Nv2 @ K3Nv2:
    Tell some flail you juiced it up pocket 4k
  • SylverReZ @ SylverReZ:
    @Psionic Roshambo, The next owner was Phil McCrackin.
  • K3Nv2 @ K3Nv2:
    Used condoms included someone off temp would buy it
  • SylverReZ @ SylverReZ:
    @K3Nv2, Finders keepers.
  • DinohScene @ DinohScene:
    I have test driven a MX-3 once that had mushrooms growing on the passenger seat cause the sun
    staring car dealer left the windows open all the time
  • DinohScene @ DinohScene:
    both the mushrooms and the car gave me a bad trip kekw
  • K3Nv2 @ K3Nv2:
    Almost bought a 08 charger thing looked nice but didn't want to drop 13k
    K3Nv2 @ K3Nv2: Almost bought a 08 charger thing looked nice but didn't want to drop 13k