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

Preload data folder to RAM #61

Open
DCxDemo opened this issue May 11, 2024 · 0 comments
Open

Preload data folder to RAM #61

DCxDemo opened this issue May 11, 2024 · 0 comments
Labels
enhancement New feature or request performance

Comments

@DCxDemo
Copy link
Owner

DCxDemo commented May 11, 2024

In case PKR file is dummied out, as an alternative to #35, should also be able to preload all files from data folder to RAM.
Kinda like DuckStation does with ROMs, a longer initial loading trade off for faster level/skater swaps. should be kinda instant in fact.

guess should use a hash table of { filenameHash, ptrFile }. can use original WAD checksum for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
None yet
Development

No branches or pull requests

1 participant