craftablescience / craftablescience/VPKEdit
Right click a folder to change compression settings for all contained files in "per-entry" mode
@craftablescience is already working on this.
Since Dec 2, 2025.
- Dominant language
- C++
- Stars
- 746
- Forks
- 56
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 2
Description
Describe Your Suggestion
Only for compressed archive formats, obviously.
This would be useful for decompressing sounds and shaders in already-compressed BSPs to avoid caching bugs with loading these from compressed BSPs.
https://github.com/ValveSoftware/source-sdk-2013/issues/1322
The current method of having different compression settings on different files is a bit convoluted (either add the folders separately, or change the settings per-file), and it'd streamline a lot if you could just right click the sound and shaders directories after adding all the files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.