Search found 1 match

by legenda
Fri Jul 04, 2008 12:13 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Palette Files
Replies: 1
Views: 4734

Palette Files

Hello,

In some DOS games or demo programs, there are .pal files. They store the palette info and the program sets the palette according to this file.

How are these *.pal files created? How do we create the palette of our drawings?

Do we need a program for that?

Thanks.