Difference between revisions of "Total Eclipse II: The Sphinx Jinx"

Jump to navigation Jump to search
Line 24: Line 24:
If the ZX Spectrum release is from a tape, it [https://timwolverson.wordpress.com/2016/05/10/how-to-convert-zx-spectrum-programs-from-cassette-tape-to-tzx-files/ should be saved first from the original cassette into a tzx file]. Make sure you save the complete disk, not just a single program from it. Once the tape is saved, [https://github.com/shred/tzxtools install tzxtools] you will need to extract three files:
If the ZX Spectrum release is from a tape, it [https://timwolverson.wordpress.com/2016/05/10/how-to-convert-zx-spectrum-programs-from-cassette-tape-to-tzx-files/ should be saved first from the original cassette into a tzx file]. Make sure you save the complete disk, not just a single program from it. Once the tape is saved, [https://github.com/shred/tzxtools install tzxtools] you will need to extract three files:


* The title screen image, which should be renamed as "totaleclipse2.zx.title" and has exactly 6912 bytes.
* The title screen image, which should be renamed as "totaleclipse.zx.title" and has exactly 6912 bytes.
* The game data, which should be renamed as "totaleclipse2.zx.data" and is around 36 kbytes.
* The game data, which should be renamed as "totaleclipse.zx.data" and is around 36 kbytes.
* The border image, which should be renamed as "totaleclipse2.zx.border" and has exactly 6912 bytes.
* The border image, which should be renamed as "totaleclipse.zx.border" and has exactly 6912 bytes.
   
   
For instance, for the original Incentive release (1989), you can inspect their files using the <code>tzxls</code> command:
For instance, for the original Incentive release (1989), you can inspect their files using the <code>tzxls</code> command:
201

edits

Navigation menu