Table Scans - syd711/vpin-studio GitHub Wiki

Table Scans

Right after the installation of the VPin Studio Service, an initial table scan is triggered. This table scan has three main task:

  • evaluate the ROM name of the table (or "alt. ROM name" for older EM tables) out of the VPX file
  • scan the current highscore type and value and store it into the database for new highscore comparisons
  • determine the default image that should be used for highscore cards and competitions

Once the scan is finished, the overall table status is visualized using a green icon if everything is fine or a red one if one of the validators ound an issue (see also next section "Table Validation").

Overall Table Status Icon

A table can be rescanned everytime using the "Scan" button from the toolbar. The action supports multi-selection, so you can re-scan multiple tables at once.

Table Scan Button