diff --git a/nogc fix patch (drag contents to root)/atmosphere/config/stratosphere.ini b/nogc fix patch (drag contents to root)/atmosphere/config/stratosphere.ini new file mode 100644 index 0000000..aac0782 --- /dev/null +++ b/nogc fix patch (drag contents to root)/atmosphere/config/stratosphere.ini @@ -0,0 +1,6 @@ +[stratosphere] +; To force-enable nogc, add nogc = 1 +; To force-disable nogc, add nogc = 0 +; nogc = 0 +nogc = 0 + diff --git a/nogc fix patch (drag contents to root)/bootloader/ini/hekate_ipl.ini b/nogc fix patch (drag contents to root)/bootloader/ini/hekate_ipl.ini new file mode 100644 index 0000000..36c2099 --- /dev/null +++ b/nogc fix patch (drag contents to root)/bootloader/ini/hekate_ipl.ini @@ -0,0 +1,28 @@ +[config] +autoboot=0 +autoboot_list=0 +bootwait=3 +backlight=100 +autohosoff=0 +autonogc=0 +updater2p=0 +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