Enable memmode in RAM Patcher hekate configs

Add memmode=1 to hekate_ipl.ini across RAM Patcher variants
This commit is contained in:
Woody-NX 2026-03-28 22:13:58 +01:00
parent 09086f783a
commit a68d1e816c
4 changed files with 8 additions and 1 deletions

View file

@ -12,6 +12,7 @@ noticker=0
[CFW-EmuMMC] [CFW-EmuMMC]
pkg3=atmosphere/package3 pkg3=atmosphere/package3
emummcforce=1 emummcforce=1
memmode=1
cal0blank=1 cal0blank=1
usb3force=1 usb3force=1
logopath=bootloader/bootlogo/bootlogo_cfw.bmp logopath=bootloader/bootlogo/bootlogo_cfw.bmp
@ -20,6 +21,7 @@ icon=bootloader/res/atmosphere_hue.bmp
[OFW] [OFW]
pkg3=atmosphere/package3 pkg3=atmosphere/package3
stock=1 stock=1
memmode=1
cal0blank=0 cal0blank=0
emummc_force_disable=1 emummc_force_disable=1
logopath=bootloader/bootlogo/bootlogo_stock.bmp logopath=bootloader/bootlogo/bootlogo_stock.bmp

View file

@ -13,6 +13,7 @@ noticker=0
pkg3=atmosphere/package3 pkg3=atmosphere/package3
emummcforce=1 emummcforce=1
secmon=exosphere.bin secmon=exosphere.bin
memmode=1
cal0blank=1 cal0blank=1
usb3force=1 usb3force=1
logopath=bootloader/bootlogo/bootlogo_cfw.bmp logopath=bootloader/bootlogo/bootlogo_cfw.bmp
@ -23,6 +24,7 @@ pkg3=atmosphere/package3
stock=1 stock=1
cal0blank=0 cal0blank=0
secmon=exosphere.bin secmon=exosphere.bin
memmode=1
emummc_force_disable=1 emummc_force_disable=1
logopath=bootloader/bootlogo/bootlogo_stock.bmp logopath=bootloader/bootlogo/bootlogo_stock.bmp
icon=bootloader/res/icon_switch_hue.bmp icon=bootloader/res/icon_switch_hue.bmp

View file

@ -13,6 +13,7 @@ noticker=0
pkg3=atmosphere/package3 pkg3=atmosphere/package3
emummcforce=1 emummcforce=1
secmon=exosphere.bin secmon=exosphere.bin
memmode=1
kip1=atmosphere/kips/loader.kip kip1=atmosphere/kips/loader.kip
cal0blank=1 cal0blank=1
usb3force=1 usb3force=1
@ -25,6 +26,7 @@ pkg3=atmosphere/package3
stock=1 stock=1
cal0blank=0 cal0blank=0
secmon=exosphere.bin secmon=exosphere.bin
memmode=1
emummc_force_disable=1 emummc_force_disable=1
logopath=bootloader/bootlogo/bootlogo_stock.bmp logopath=bootloader/bootlogo/bootlogo_stock.bmp
icon=bootloader/res/icon_switch_hue.bmp icon=bootloader/res/icon_switch_hue.bmp

View file

@ -12,6 +12,7 @@ noticker=0
[CFW-EmuMMC] [CFW-EmuMMC]
pkg3=atmosphere/package3 pkg3=atmosphere/package3
emummcforce=1 emummcforce=1
memmode=1
kip1=atmosphere/kips/loader.kip kip1=atmosphere/kips/loader.kip
cal0blank=1 cal0blank=1
usb3force=1 usb3force=1
@ -22,7 +23,7 @@ icon=bootloader/res/atmosphere_hue.bmp
pkg3=atmosphere/package3 pkg3=atmosphere/package3
stock=1 stock=1
cal0blank=0 cal0blank=0
secmon=exosphere.bin memmode=1
emummc_force_disable=1 emummc_force_disable=1
logopath=bootloader/bootlogo/bootlogo_stock.bmp logopath=bootloader/bootlogo/bootlogo_stock.bmp
icon=bootloader/res/icon_switch_hue.bmp icon=bootloader/res/icon_switch_hue.bmp