ColoRIX
From Just Solve the File Format Problem
(Difference between revisions)
(Reformatting, etc.) |
|||
Line 13: | Line 13: | ||
== Identification == | == Identification == | ||
Files begin with ASCII characters "<code>RIX</code>", or "<code>RIX3</code>". | Files begin with ASCII characters "<code>RIX</code>", or "<code>RIX3</code>". | ||
+ | |||
+ | == Specifications == | ||
+ | * {{EGFF|rix|RIX File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] | ||
+ | * [https://www.fileformat.info/format/rix/spec/e384b123f2bf49108c71b7a3d595bfc8/view.htm RIX image File Format] | ||
+ | * [http://www.textfiles.com/programming/FORMATS/pix_fmt.txt Picture format docs (of a number of formats including this one)] | ||
+ | * [http://falloutmods.wikia.com/wiki/RIX_File_Format Fallout 2 RIX File Format] | ||
== Software == | == Software == | ||
Line 23: | Line 29: | ||
* https://telparia.com/fileFormatSamples/image/rix/ | * https://telparia.com/fileFormatSamples/image/rix/ | ||
* [https://archive.org/details/disc-passage-countriesofthe-world-1991 SCF Samples] | * [https://archive.org/details/disc-passage-countriesofthe-world-1991 SCF Samples] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:File formats with too many extensions]] | [[Category:File formats with too many extensions]] |
Revision as of 20:54, 13 April 2023
ColoRIX, or RIX, is a raster image file format associated with the ColoRIX VGA Paint and EGA Paint applications for MS-DOS.
Character graphics might also be possible. The .scz file extension is reportedly for "ColoRIX 16 color text mode".
Contents |
Identifiers
Known file extensions include .sca, .scb, .scc, .sce, .scf, .scg, .sci, .sck, .scl, .scn, .sco, .scp, .scq, .scr, .sct, .scu, .scv, .scw, .scx, .scy, .scz.
Identification
Files begin with ASCII characters "RIX
", or "RIX3
".
Specifications
- RIX File Format Summary, from the Encyclopedia of Graphics File Formats
- RIX image File Format
- Picture format docs (of a number of formats including this one)
- Fallout 2 RIX File Format