Genus Graphics Library
From Just Solve the File Format Problem
(Difference between revisions)
(Added info on Genus Graphics Library) |
(→Software) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
− | |name= | + | |name=Genus Graphics Library |
|formattype=electronic | |formattype=electronic | ||
|subcat=Archiving | |subcat=Archiving | ||
Line 6: | Line 6: | ||
}} | }} | ||
'''Genus Graphics Library''' is an archive format created by Genus Microprogramming Inc. | '''Genus Graphics Library''' is an archive format created by Genus Microprogramming Inc. | ||
+ | |||
+ | See also [[PCX Library]]. | ||
== Identification == | == Identification == | ||
− | Files begin with "{{magic| | + | Files begin with {{magic|0x01 0xCA}}, then "{{magic|Copyright (c) Genus Microprogramming, Inc. 1988-90}}". |
== Software == | == Software == | ||
* [http://www.ctpax-x.org/?goto=files&show=104 unpcxgx] | * [http://www.ctpax-x.org/?goto=files&show=104 unpcxgx] | ||
+ | * {{Deark}} | ||
== Links == | == Links == | ||
− | * | + | * [https://moddingwiki.shikadi.net/wiki/GX_Library GX Library, at ModdingWiki] |
== Sample files == | == Sample files == | ||
− | * https://telparia.com/fileFormatSamples/archive/KLONDIKE.GX | + | * https://telparia.com/fileFormatSamples/archive/gxlib/KLONDIKE.GX |
+ | |||
+ | [[Category:Graphics]] |
Revision as of 03:15, 19 November 2022
Genus Graphics Library is an archive format created by Genus Microprogramming Inc.
See also PCX Library.
Contents[hide] |
Identification
Files begin with 0x01 0xCA
, then "Copyright (c) Genus Microprogramming, Inc. 1988-90
".