File Menu - mmattner/vPinBackupManagerApp GitHub Wiki

Refresh Menu Option

The Refresh menu option performs a full refresh of all data stored within the VPBM effectively providing the same effect as re-starting the application.

The Refresh menu option will not generally be required to be called but is of use if underlying game files or database settings may have been changed external to VPBM while the application is running. An example of this would be the case where Pinup was used to import new games and media without having restarted VPBM.

The refresh includes the following items:

  • Pinup Database
    The underlying Pinup Database is re-queried to get a list of all installed games and enabled emulators. Additionally the database is queried for any configured custom file filters defined for installed games, used to add additional (non-standard) files to the files associated with a game.
  • Installed Game Files
    The file system is scanned for all game files matching configured file filters. File filters will identify game files in both the games emulator directory and the associated media and Pup Packs folders within the Pinup folder structure.
  • Installed Game Registry Settings
    For emulators that use the registry to store information - for instance VPX, checks are done of registry settings for the specified game. These settings are extracted and stored, allowing them to be restored as part of the game restoration process.
  • Game Backups
    The VPBM backup folder structures are scanned for game backups. Backups will either match to installed games, and hence show up in the main game list, or not match live games, in which case the Import menu contains a Restore From Backup option allowing the game to be re-installed should the user wish to.

Settings Menu Option

The Settings menu option launches a dialog allowing users to adjust common VPBM settings. Refer to the Settings Menu section within Application Settings. Updating settings results in the application restarting to allow setting updates to be reflected.

Emulator and Filter Settings Menu Option

The Emulator and Filter Settings menu option launches a window allowing users to inspect and modify filter settings related to emulators enabled within Pinup Popper as well as filters to detect Pinup content. Refer to Emulator and Filter Settings for details on how these emulator and filter settings can be managed.

Exit Menu Option

The Exit menu option is used to terminate the application. Users can alternatively close the application with the X button in the top right corner.

⚠️ **GitHub.com Fallback** ⚠️