mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2026-04-05 17:56:47 +00:00
Adds a --store-only CLI flag that creates the .nrm zip archive without compression (store only). This is useful when accessing files inside the zip via DMA (example Audio API). On Windows, this sets Compress-Archive's CompressionLevel to NoCompression. On Linux, this passes -0 to zip instead of -9. |
||
|---|---|---|
| .. | ||
| main.cpp | ||