https://github.com/fenphoenix/loader-friendly-fm-packager
A tool to package 7z FMs in a way that allows FM loaders to scan them quickly, while retaining the high compression advantage of the 7z format.
https://github.com/fenphoenix/loader-friendly-fm-packager
7z 7zip archive-files darkengine fan-missions fanmission loader loadermanager loaders newdark system-shock-2 thief thief-engine thief2 thief3
Last synced: 8 months ago
JSON representation
A tool to package 7z FMs in a way that allows FM loaders to scan them quickly, while retaining the high compression advantage of the 7z format.
- Host: GitHub
- URL: https://github.com/fenphoenix/loader-friendly-fm-packager
- Owner: FenPhoenix
- License: other
- Created: 2024-12-30T19:44:34.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T02:33:50.000Z (9 months ago)
- Last Synced: 2025-01-07T03:36:51.954Z (9 months ago)
- Topics: 7z, 7zip, archive-files, darkengine, fan-missions, fanmission, loader, loadermanager, loaders, newdark, system-shock-2, thief, thief-engine, thief2, thief3
- Language: C#
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### This project is now continued in the [7-Zip Speed Optimizer](https://github.com/FenPhoenix/7-Zip-Speed-Optimizer) repo.
# Loader-Friendly FM Packager
A tool to package 7z FMs in a way that allows FM loaders to scan them quickly, while retaining the high compression advantage of the 7z format.
Still in development. Current release versions of AngelLoader cannot yet properly take advantage of this, although an advantage may sometimes be gained depending on how unfavorable the structure of a 7z FM was prior to being repackaged with this tool. Development versions of AngelLoader are achieving an 860% performance increase on average when scanning FMs packed with this tool.