Jump to content

Custom bootscreen won't load with the right colours


Recommended Posts

Posted

Hi!

I've copied ntoskrnl.exe from C:\Windows\System32 and modified it with my personal bitmap (4bit, 16 custom colour palette) by using Resource Hacker. I obtained my new file, called it NTCUSTOM.EXE and put it back in C:\Windows\System32.

Now went through the guide and modded the boot.ini as follows:

[boot loader]
timeout=6
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="WinXP'" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="WinXP custom boot" /fastdetect /kernel=NTCUSTOM.EXE

When i start the system and choose the custom boot option it regularly loads the custom bootscreen but mess completelly the colours I've chosen. It still probably uses the palette from the blach boot screen. Instead of those 16 colours I've chosen others (according to the image i wanted to display).

How comes I can't see my custom bootscreen with it's custom palette? How would I modify Windows XP's bootscreen palette in order to make my image to display correctelly?

Thanks :)


Posted

you will need to find the location of the pallet. Look here for pallet location.

then you will need to make sure you put the pallet in right.

Hint...find the pallet of the original file and then go to the location in you edited kernel...see if it is wut it is suppost to be...I bet it isn't...happy hunting.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...