2023年11月28日 星期二

Some APPs

QuickPic Gallery Mod

https://github.com/WSTxda/QP-Gallery-Releases

QuickPic Gallery: 新圖示和新名稱

QuickPic Alternative: 原圖示和原名稱



microG(無ROOT登入用)

Revanced 官方版 GmsCore

https://github.com/ReVanced/GmsCore/releases

microG setting

Setting->Google Account->1, 4勾選, 2, 3取消


YouTube ReVanced

https://github.com/j-hc/revanced-magisk-module/releases

Setting

勾選->ReVanced-General layout-Spoof app version

勾選->ReVanced-Misc-Spoof device dimensions


參考網址:

https://forum.gamer.com.tw/C.php?bsn=60559&snA=59540

https://forum.gamer.com.tw/C.php?bsn=60559&snA=64619



2023年4月14日 星期五

更新atmosphere and firmware

1.SD card除了,下面資料夾,全部刪除

Nintendo

emummc

2.複製整合包到SD card

3.下載對應firmware(https://darthsternie.net/switch-firmwares/)

解壓縮到SD card/fw

4.開機

 4.1.先進入bootloader(hekate)->Options->Auto Boot->FUSE-AUTO

 4.2.進入atmosphere

 4.2.1.進入相簿

 4.2.2.執行Daybreak

 4.2.3.選install->選擇資料夾(SD card/fw)(等驗證數據完成)

 4.2.4.Continue

 4.2.5.Preserve settings(右)

 4.2.6.FAT32 + exFAT(右)

 4.2.7.Are you sure you wnt tp proceed?->Continue

 4.2.8等更新完成,按reboot

製作Atmosphere整合包

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/