Ok, maybe I missing something. I've totally dissected my bad skin. Maybe someone here can see what is wrong.
Background Progress Bar
Palette index HTML Palette index
0 040000 0 040000
1 080808 1 080808
2 110c03 2 110c03
3 240d04 3 240d04
4 1f1a05 4 1f1a05
5 311e05 5 311e05
6 1f1911 6 1f1911
7 312f21 7 312f21
8 5c4737 8 5c4737
9 6e5c56 9 6e5c56
10 6b6d63 10 6b6d63
11 917b67 11 917b67
12 97928a 12 97928a
13 b7a598 13 b7a598
14 ddc5b3 14 ddc5b3
15 f4e9e2 15 f4e9e2
Background Progress Bar
Properties Summary Properties Summary
Name LucrowBoot.bmp Name LucrowBar.bmp
Width 640 pixels Width 22 pixels
Height 480 pixels Height 9 pixels
Horizontal Resolution 199 dpi Horizontal Resolution 199 dpi
Vertical Resolution 199 dpi Vertical Resolution 199 dpi
Bit Depth 4 Bit Depth 4
Frame Count 1 Frame Count 1
BootSkin.ini
[BootSkin]
Type= 0
Name= "LucrowBS"
Author= "Lucrow"
Description= "Lucrows Bad Bootscreen"
Screen= LucrowBoot.bmp
ProgressBar= LucrowBar.bmp
ProgressBarX= 3
ProgressBarY= 467
ProgressBarWidth= 122
Just a couple of thoughts in my head but I've yet to test. Maybe some one here can answer these so I can save the time in testing.
* Color order. I know nothing on how html works, but what I've observed is that it seems to go in numeric alpha order from darkest to lightest. Black being 000000 to white being ffffff. Well, when I look at the color order in my palette, it goes out of this order. Maybe it needs to be in the numeric alpha order from dark to light to work.
* Width of the progress bar. Maybe needs to be an odd number and or shorter/longer then what I have.
* Position of progress bar. Maybe I have it to close to the bottom or the side or both.
* The name of the bootskin/bootskin files. Don't know why, but maybe if I change the names to the names of a bootskin that worked in the past.
Sorry for this long post, but I really would like to have this bootskin on my computer. BTW I just tried it on a second PC in my house and got the same results. But both computers are the same brand and may have the same bios, I'm unsure. I also know very little about computers.