Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling precache to memory does nothing #213

Open
brianblakely opened this issue Feb 16, 2022 · 0 comments
Open

Enabling precache to memory does nothing #213

brianblakely opened this issue Feb 16, 2022 · 0 comments

Comments

@brianblakely
Copy link

Expected behavior:
Enabling precaching should load the chosen CD image to memory and not require the file on disk after that.

Actual behavior:
Although precaching is enabled, CD image is always read from disk for the lifetime of the content session.

Reproduce:

  1. Enable precaching and restart core.
  2. Load CD image from disk. The content should load immediately, with no apparent precaching delay.
  3. Once content has started, attempt to rename disk image, remove external drive, or any other file operation.
  4. Disk operations should fail.

Additional details:
I am using M3U playlists that open CHDs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant