This commit is contained in:
redraz 2025-12-05 08:48:58 +03:00
parent aaa9c7c28d
commit 164babb735
3 changed files with 5 additions and 5 deletions

View File

@ -10,14 +10,14 @@ updater2p=0
bootprotect=0
[Atmosphere]
fss0=atmosphere/package3
pkg3=atmosphere/package3
cal0blank=1
kip1=atmosphere/kips/*
logopath=bootloader/res/bootscreen.bmp
icon=bootloader/res/atmo_cfw.bmp
[Safe Mode]
fss0=atmosphere/package3
pkg3=atmosphere/package3
cal0blank=1
logopath=bootloader/res/bootscreen.bmp
icon=bootloader/res/atmo_sm.bmp

View File

@ -1,5 +1,5 @@
[Semi Stock]
fss0=atmosphere/package3
pkg3=atmosphere/package3
emummc_force_disable=1
cal0blank=0
kip1=atmosphere/kips/*
@ -7,14 +7,14 @@ logopath=bootloader/res/bootscreen.bmp
icon=bootloader/res/sys_cfw_nobox.bmp
[Semi Safe]
fss0=atmosphere/package3
pkg3=atmosphere/package3
emummc_force_disable=1
cal0blank=0
logopath=bootloader/res/bootscreen.bmp
icon=bootloader/res/sys_sm_nobox.bmp
[Full Stock]
fss0=atmosphere/package3
pkg3=atmosphere/package3
emummc_force_disable=1
cal0blank=0
stock=1

Binary file not shown.