Spooky Sprites
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (→Sample files) |
||
Line 39: | Line 39: | ||
* [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_v1.zip coe_v1.zip] | * [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_v1.zip coe_v1.zip] | ||
* [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_2_0.zip coe_2_0.zip] | * [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_2_0.zip coe_2_0.zip] | ||
− | * | + | * {{DexvertSamples|image/trs}} |
− | * | + | * {{DexvertSamples|image/eggPaint}} |
− | * | + | * {{DexvertSamples|image/rleTRE}} |
Latest revision as of 04:37, 28 December 2023
This article describes several raster graphics formats associated with Spooky Sprites, a graphics editor for Atari Falcon computers. It's not certain that the formats actually originate from Spooky Sprites.
Contents |
[edit] Formats
[edit] True Colour Sprites (TRS)
A TRS file begins with the ASCII signature "TCSF
". It can contain multiple images.
[edit] True Colour Picture (TRP)
A TRP file begins with the ASCII signature "tru?
" (74 72 75 3f
).
Except for the different signature, this format seems to be identical to EggPaint .trp format.
The expected filename extension is .trp, but .tru has also been observed. This is not to be confused with the similar IndyPaint .tru format.
[edit] Run length encoded True Colour Picture (TRE)
A TRE file begins with the ASCII signature "tre1
".
[edit] Specifications
- SPOOKY.TXT
- spooky5.zip → doc/*
[edit] Software
- RECOIL
- Spooky Sprites 4
- spooky5.zip - Spooky Sprites 5
- TRS_extraction
- dump-trs-data
- abydos
[edit] Sample files
Note that some of the image files are compressed with Pack-Ice.