Hi Knug,

The nationc.wsp only holds 3 sprites and the wsp utillity will tell you what their size is when you unpack the file. Yes the map icons (airfields) are in there. The other nationt.wsp and nationw hold the same icons for the briefing/mission screens, so you may need to look at those too.

VonBeerhofen

raw format:
size 21x13
Three channel RGB
Planar (RRR GGG...)
Order RGB

change to 256 cols

load the map.pal palette

modify

note color index 0 (0,0,0)
is transparent

same as raw

ptch_wsp nationc.wsp <index> picname.raw 21 13


index 
0  US
1  GB
2  DE


 