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

Return full file list if selected file doesn't exist #7

Closed fraganator closed 3 years ago

fraganator commented 3 years ago

If the selected file within an archive doesn't exist, CacheManager.ListArchive() should return full file list with file extension priority applied. Instead it returns a non-existent path, and the emulator fails to launch.