Paintshop Pro PAL: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == PAL == * ''' Format Type ''': Misc / Text <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature...") |
imported>Ikskoks |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
8 bytes (char) - signature // "JASC-PAL" | 8 bytes (char) - signature // "JASC-PAL" | ||
x bytes (char) - palette entries | // data | ||
x bytes (char) - palette entries // e.g. "166 202 240" | |||
</pre> | </pre> | ||
</div> | </div> | ||
Latest revision as of 10:23, 15 June 2022
Back to index | Edit this page
PAL
- Format Type : Misc / Text
- Endian Order : Little Endian
- Signature : JASC-PAL
Format Specifications
// header 8 bytes (char) - signature // "JASC-PAL" // data x bytes (char) - palette entries // e.g. "166 202 240"
Notes and Comments
None.
Games
List of games using this file format:
- WarHeads SE (PC) (*.PAL)
QuickBMS Script
Not written yet.
Compatible Programs
- Notepad++