patterns: Added Miles Sound System Compressed Archive (MSSCMP) (#320)

* MSSCMP readme

* Add files via upload
This commit is contained in:
Dexrn ZacAttack
2024-11-24 02:39:43 -08:00
committed by GitHub
parent 661e5b7081
commit 221fa70a67
2 changed files with 86 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi
| MiniDump | `application/x-dmp` | [`patterns/minidump.hexpat`](patterns/minidump.hexpat) | Windows MiniDump files |
| mp4 | `video/mp4` | [`patterns/mp4.hexpat`](patterns/mp4.hexpat) | MPEG-4 Part 14 digital multimedia container format |
| msgpack | `application/x-msgpack` | [`patterns/msgpack.hexpat`](patterns/msgpack.hexpat) | MessagePack binary serialization format |
| MSSCMP | | [`patterns/msscmp.hexpat`](patterns/msscmp.hexpat) | Miles Sound System Compressed Archive |
| NACP | | [`patterns/nacp.hexpat`](patterns/nacp.hexpat) | Nintendo Switch NACP files |
| NBT | | [`patterns/nbt.hexpat`](patterns/nbt.hexpat) | Minecraft NBT format |
| NE | | [`patterns/ne.hexpat`](patterns/ne.hexpat) | NE header and Standard NE fields |