file-format
Here are 279 public repositories matching this topic...
-
Updated
Sep 11, 2020 - Shell
-
Updated
Sep 12, 2020 - C++
-
Updated
Jul 27, 2020 - C++
-
Updated
Feb 23, 2020 - Python
-
Updated
Sep 3, 2019 - C++
-
Updated
Jan 6, 2020 - Makefile
Consolidating multiple issues here:
- blacklist BED file with one entry #196
- bg2 file with a header #128
- malformed pairs file #135
- spaces instead of tabs in chromsizes file #124
- other chromsizes weirdness #142
-
Updated
Aug 18, 2020 - Python
-
Updated
Sep 11, 2019 - Python
-
Updated
Jul 4, 2020 - Python
-
Updated
Aug 27, 2020 - C++
New 1.8 .rm format
As of update 1.8, the .rm files are in a new format.
It lookes like instead of each file being indexed by the page number, the pages are now assigned a random UUID.
[root@remarkable 6b96d778-b6f5-458e-9b7d-649689706f37] ls
012f4a15-8cdb-4d44-aa02-05fd911873e6-metadata.json
012f4a15-8cdb-4d44-aa02-05fd911873e6.rm
0fe5e46a-51c1-4255-a062-c1333dd7eac9-metadata.json
0fe5e46a-51c1-4255-a
-
Updated
Oct 6, 2020 - C++
-
Updated
Apr 1, 2020 - C++
-
Updated
May 11, 2020 - Java
-
Updated
Oct 5, 2020 - Python
-
Updated
Nov 4, 2017 - C++
-
Updated
Feb 29, 2020 - HTML
-
Updated
May 1, 2020 - C
-
Updated
Oct 6, 2020 - C++
-
Updated
Aug 2, 2020 - C
Improve this page
Add a description, image, and links to the file-format topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file-format topic, visit your repo's landing page and select "manage topics."
I can see the motive of why are there two
instancesnamedcontents, but it's illegal in YAML, on which the Kaitai Struct language is based:https://github.com/kaitai-io/kaitai_struct_formats/blob/2c318560d46a64a3338e531ff1540716dab9798c/game/fallout2_dat.ksy#L42-L53
So I recommend renaming them
contents_rawandcontents_zliband optionally creating a new [valueinstance](https://do