Does the switch need a screen plugged into setup a hardmod oled

  • Thread starter Thread starter Nefarioss
  • Start date Start date
  • Views Views 840
  • Replies Replies 7

Nefarioss

Member
Newcomer
Joined
Nov 17, 2024
Messages
7
Reaction score
4
Trophies
0
Age
23
XP
57
Country
United States
forgive me if im being really stupid and i missed a huge oversight, but i had my switch modded and somewhere along the way my screen got broken. Its a hard mod for the oled and i have no idea what to do now because my dock isnt even detecting that my switch is on
 
you could try to setup an auto boot from hekate to your atmosphere setting and wait till atmosphere full boots up to dock
 
how would one complete such an action
using hekate´s autoboot setting
https://github.com/CTCaer/hekate#bootloader-configuration

Edit hekate_ipl.ini in sd/bootloader/ and change autoboot=0 to one of your boot entry numbers.
Example config
1 = Atmosphere Sysnand
2 = Atmosphere Emunand
3 = Stock OFW

Code:
[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=80
noticker=0
autohosoff=0
autonogc=1
updater2p=1
bootprotect=0

[Atmosphere Sysnand]
fss0=atmosphere/package3
emummc_force_disable=1
atmosphere=1
icon=bootloader/res/icon_payload.bmp

[Atmosphere Emunand]
fss0=atmosphere/package3
emummcforce=1
kip1patch=nosigchk
atmosphere=1
icon=bootloader/res/icon_payload.bmp

[Stock OFW]
fss0=atmosphere/package3
emummc_force_disable=1
stock=1
icon=bootloader/res/icon_switch.bmp
 
yeah im starting to think this is a problem with my switch primarily and not anything else, im gonna get in contact with my modder

heres my code incase i did something wrong

[config]
autoboot=3
autoboot_list=0
bootwait=0
verification=1
backlight=100
autohosoff=2
autonogc=1
updater2p=1

[SEMI-STOCK (SYSMMC)]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1
icon=bootloader/res/stock.bmp
usb3force=1
{}

[CFW (SYSMMC)]
fss0=atmosphere/package3
kip1patch=nosigchk
emummc_force_disable=1
icon=bootloader/res/sysnand.bmp
usb3force=1
{}

[CFW (EMUMMC)]
fss0=atmosphere/package3
kip1patch=nosigchk
emummcforce=1
icon=bootloader/res/emummc.bmp
usb3force=1
{}
 
yeah im starting to think this is a problem with my switch primarily and not anything else, im gonna get in contact with my modder

heres my code incase i did something wrong

[config]
autoboot=3
autoboot_list=0
bootwait=0
verification=1
backlight=100
autohosoff=2
autonogc=1
updater2p=1

[SEMI-STOCK (SYSMMC)]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1
icon=bootloader/res/stock.bmp
usb3force=1
{}

[CFW (SYSMMC)]
fss0=atmosphere/package3
kip1patch=nosigchk
emummc_force_disable=1
icon=bootloader/res/sysnand.bmp
usb3force=1
{}

[CFW (EMUMMC)]
fss0=atmosphere/package3
kip1patch=nosigchk
emummcforce=1
icon=bootloader/res/emummc.bmp
usb3force=1
{}
In your case "autoboot=3" is your CFW-EMUMMC you should use autoboot=1 instead if you wanna go into OFW

Was the emummc working before?
 

Site & Scene News

Popular threads in this forum