SaveConfigListItem
SaveConfigListItem
Section titled “SaveConfigListItem”Save configuration button item.
Saves the current in-memory configuration to the config.ini file on the SD card (/config/ryu_ldn_nx/config.ini).This allows settings changed via the overlay to persist across reboots. Without saving, changes are lost when the Switch is powered off or the sysmodule is restarted.Press A to save. Shows “Saved!” on success or “Failed” on error.
Methods
Section titled “Methods”SaveConfigListItem
Section titled “SaveConfigListItem”void SaveConfigListItem()onClick
Section titled “onClick”bool onClick(u64 keys)Parameters:
keys(u64)
Returns: bool