Skip to content

Preload data folder to RAM #61

@DCxDemo

Description

@DCxDemo

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions