PyMS
v1.2.1

By: poiuy_qwert
  1. Introduction
  2. PyGRP v3.8
  3. PyPAL v1.5
  4. PyLO v1.6
  5. PyTBL v1.7
  6. PyTRG v2.6
  7. PyDAT v1.11
  8. PyGOT v1.2
  9. PyAI v2.4
  10. PyICE v1.8
  11. PyFNT v1.2
  12. PyTILE v1.3
  13. PyPCX v1.0
  14. PyMPQ v1.0
PyPAL v1.5

PyPAL is usefull for converting various palette formats to and from eachother. It can load StarCraft PAL/WPE, RIFF PAL, JASC PAL, and ZSoft PCX, and can save to all except PCX.
  1. Changes
  2. Commandline Options
  3. Example Usage


Changes^

PyPAL v1.5 PyPAL v1.4 PyPAL v1.3 PyPAL v1.2 PyPAL v1.1 PyPAL v1.0

Commandline Options^

Note: You don't have to specify which format the loaded file is, only which format to convert to.
Option Long Option Description
-h --help Display the command line format and options with small descriptions.
-s --starcraft Convert to the StarCraft PAL format. Default
-w --wpe Convert to the StarCraft WPE format.
-r --riff Convert to RIFF PAL format.
-j --JASC Convert to JASC PAL format.
--gui Opens a file with the GUI


Example Usage^

Converting a palette to a StarCraft PAL format, and putting it in the Palettes folder to use with [PyGRP.html PyGRP]:
Command Line
python PyPAL.pyw -s "C:\StarCraft\my palette.wpe" Palettes\MyPal.pal




« PyGRP PyPAL PyLO »