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 |
||
| Line 14: | Line 14: | ||
8 bytes (char) - signature // "JASC-PAL" | 8 bytes (char) - signature // "JASC-PAL" | ||
// data | |||
x bytes (char) - palette entries | x bytes (char) - palette entries | ||
</pre> | </pre> | ||
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
Notes and Comments
None.
Games
List of games using this file format:
- WarHeads SE (PC) (*.PAL)
QuickBMS Script
Not written yet.
Compatible Programs
- Notepad++