Ksiaze i Tchorz PTC: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 32: | Line 32: | ||
=== Compatible Programs === | === Compatible Programs === | ||
* Scummvm (see extractor source [https://github.com/scummvm/scummvm/blob/master/engines/prince/archive.cpp here]) | * Scummvm (see "extractor" source code [https://github.com/scummvm/scummvm/blob/master/engines/prince/archive.cpp here]) | ||
<br/><br> | <br/><br> | ||
Revision as of 00:03, 30 January 2022
Back to index | Edit this page
PTC
- Format Type : Archive
- Endian Order : Little Endian
- Signature : P&TC
Format Specifications
//header 4 bytes (char) - signature // "P&TC" 8 bytes - unknown x bytes - data
MultiEx BMS Script
Not written yet.
Notes and Comments
None.
Games
List of games using this file format:
- Ksiaze i Tchorz / The Prince and the Coward (PC) (*.PTC)
Compatible Programs
- Scummvm (see "extractor" source code here)