Skip to content

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.

void ReloadConfigListItem()
bool onClick(u64 keys)

Parameters:

  • keys (u64)

Returns: bool