fraganator / archive-cache-manager

A LaunchBox plugin which extracts and caches large ROM archives, letting you play games faster.
GNU Lesser General Public License v2.1
11 stars 5 forks source link

Smart Extract should apply when an individual file hasn't been selected previously #27

Closed fraganator closed 1 year ago

fraganator commented 2 years ago

The Smart Extract option only applies when a file was previously selected through the "Select File in Archive" right-click menu. It should also apply if an individual file wasn't selected, but the archive still meets the criteria for extracting a single file. In this case the single file will be based on the emulator \ platform priority, or just the first file in the archive if no priority matches found. See comments in #13.