Crunch-Mania
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) (→Sample files) |
(→Software: add python decompressor I wrote) |
||
| Line 11: | Line 11: | ||
* http://aminet.net/package/util/pack/decrunchmania-mos (Compiles and works fine on modern linux) | * http://aminet.net/package/util/pack/decrunchmania-mos (Compiles and works fine on modern linux) | ||
* [http://aminet.net/package/util/pack/CrMv191t Crunch-Mania Test Version 1.91] | * [http://aminet.net/package/util/pack/CrMv191t Crunch-Mania Test Version 1.91] | ||
| + | * [https://bitplane.net/dev/python/crunchmania/ python decompressor] | ||
== Sample files == | == Sample files == | ||
* {{DexvertSamples|archive/crunchMania}} | * {{DexvertSamples|archive/crunchMania}} | ||
[[Category:Amiga]] | [[Category:Amiga]] | ||
Latest revision as of 03:23, 14 April 2026
Crunch-Mania is a compressed file format produced by the Amiga packer program Crunch-Mania.
[edit] Identification
Files begin with "CrM2".
[edit] Software
- http://aminet.net/package/util/pack/decrunchmania-mos (Compiles and works fine on modern linux)
- Crunch-Mania Test Version 1.91
- python decompressor