01.下載最新的Atmosphere(含:fusee.bin)、Hekate 和Sigpatch
Atmosphere: https://github.com/Atmosphere-NX/Atmosphere/releases/
Hekate: https://github.com/CTCaer/hekate/releases/
Sigpatch: https://sigmapatches.coomer.party/
02.解壓縮
atmosphere-1.5.2-fix1-434c8cefc+hbl-2.4.3+hbmenu-3.5.1.zip 與 hekate_ctcaer_6.0.3_Nyx_1.5.3.zip放在同資料夾
03.fusee.bin,放到bootloader/payloads/下
04.hekate_ctcaer_x.x.x.bin 改名成 payload.bin,位置不變在 /payload.bin
05.解壓sigpatch,且覆蓋02~04步驟資料夾
06.開一個文字檔,且命名為/bootloader/hekate_ipl.ini(內容如下,把不包含-號)
---------------------------------------------------
[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=100
autohosoff=0
autonogc=1
updater2p=1
bootprotect=0
[FUSEE-AUTO]
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/atmosphere.bmp
[CFW-EMUNAND]
emummcforce=1
fss0=atmosphere/package3
kip1patch=nosigchk
icon=bootloader/res/atmosphere.bmp
atmosphere=1
[CFW-SYSNAND]
emummc_force_disable=1
fss0=atmosphere/package3
kip1patch=nosigchk
icon=bootloader/res/atmosphere-sys.bmp
atmosphere=1
[OFW-SYSNAND]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_stock.bmp
stock=1
---------------------------------------------------
07.開一個文字檔,且命名為/exosphere.ini(內容如下,把不包含-號)
---------------------------------------------------
[exosphere]
debugmode=1
debugmode_user=0
disable_user_exception_handlers=0
enable_user_pmu_access=0
blank_prodinfo_sysmmc=1
blank_prodinfo_emummc=1
allow_writing_to_cal_sysmmc=0
log_port=0
log_baud_rate=115200
log_inverted=0
---------------------------------------------------
08.開一個文字檔,且命名為/atmosphere/hosts/default.txt, emummc.txt, sysmmc.txt(內容如下,把不包含-號)(如果缺乏資料夾,請自行增加)
---------------------------------------------------
# Block Nintendo Servers
127.0.0.1 *nintendo.*
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendoswitch.*
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net
---------------------------------------------------
09.atmosphere/config_template/system_settings.ini,複製到atmosphere/config/system_settings.ini,只打開下面幾個選項
[usb]
usb30_force_enabled = u8!0x1(強制開usb3.0,建議開啟適用dbi)
[atmosphere]
dmnt_cheats_enabled_by_default = u8!0x0(防止金手指自動開啟)
10.atmosphere/config_template/stratosphere.ini,複製到atmosphere/config/stratosphere.ini,最下面加入
nogc = 1
11.可以把最新的Lockpick_RCM.bin(提取本機prod.key)和TegraExplorer.bin(提取固件),放到bootloader/payloads/下
Lockpick_RCM.bin
TegraExplorer.bin
12.增加Tesla平台(ref: https://rentry.org/TeslaOverlay/)
Testla(nx-ovlloader.zip): https://github.com/WerWolv/nx-ovlloader/releases/
Testla(memu): https://github.com/ELY3M/Tesla-Menu/
nx-ovlloader.zip內容,放在atmosphere\contents\420000000007E51A
ovlmenu.zip內容,放在switch\.overlays\ovlmenu.ovl
13.EdiZon(金手指)
EdiZon: https://github.com/WerWolv/EdiZon/releases/
EdiZon.nro,放在switch\EdiZon.nro
EdiZon Overlay(新): https://github.com/proferabg/EdiZon-Overlay
EdiZon Overlay(舊): https://github.com/ELY3M/EdiZon-Overlay/
ovlEdiZon.ovl,放在switch\.overlays\ovlEdiZon.ovl
14.其他module
DBI(安裝遊戲): https://github.com/rashevskyv/dbi/releases
sys-clk(改變頻率): https://github.com/retronx-team/sys-clk/releases/
sysmodules: https://github.com/WerWolv/ovl-sysmodules/releases/