Skip to content

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.

void SaveConfigListItem()
bool onClick(u64 keys)

Parameters:

  • keys (u64)

Returns: bool