ReloadConfigListItem
ReloadConfigListItem
Section titled “ReloadConfigListItem”Reload configuration button item.
Reloads the configuration from the config.ini file on the SD card, discarding any unsaved in-memory changes.This is useful to revert changes made in the overlay without having saved them, or to pick up changes made by editing the config file directly on a PC.Press A to reload. Shows “Reloaded!” on success or “Failed” on error.
Methods
Section titled “Methods”ReloadConfigListItem
Section titled “ReloadConfigListItem”void ReloadConfigListItem()onClick
Section titled “onClick”bool onClick(u64 keys)Parameters:
keys(u64)
Returns: bool