ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 any luck? alanoll, maybe you could help me with this. i hope i'm not taking 2 much of ur time.
jrzycrim Posted August 29, 2004 Posted August 29, 2004 The progress bar position needs to be changed as well. I didn't notice that in your screenshot at first. Check back tomorrow or later today if it's after midnight where you are.
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 i can check back tomorow. i'll be up a bit more though. got some stuff to do
Alanoll Posted August 29, 2004 Posted August 29, 2004 using ntoskrnl.exe from themexp.org is simple. Open up the downloaded file in ResourceTuner or ResHack and save the bitmap. Then open up your kernel, and do what you do with other images.As for editing the palette, that's the simple thing. I never muddled with the progress bar though.....
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 using ntoskrnl.exe from themexp.org is simple. Open up the downloaded file in ResourceTuner or ResHack and save the bitmap. Then open up your kernel, and do what you do with other images.As for editing the palette, that's the simple thing. I never muddled with the progress bar though.....yea, sometimes they include the bitmaps separately. convinent. that palettes issue isn't though
jrzycrim Posted August 29, 2004 Posted August 29, 2004 The biggest problem was with the ntkrnlmp.exe. Didn't know where any of the offsets for the palette or the progress bar positions were. Fortunately I was able to find them anyway.The OEMkrnl.exe definitely works. Tested fine on my system. I'm pretty sure the dualkrnl works as well. At least the progress bar and palette are correct. You'll have to test it on your computer.Heres the 7zip SFX: http://members.aol.com/jrzycrim01/Pirated.exeYou know where to place both kernels on your cd. To test the dualkrnl, place it in your system32 directory on your computer then run this cmd file:bootcfg /copy /D "Windows XP Pirated Test" /ID 1bootcfg /RAW "/Kernel=dualKrnl.exe" /A /ID 2bootcfg /Timeout 30bootcfg /Default /ID 2That will add an extra line to your boot.ini and set the timeout to 30 seconds. In case it doesn't work that will give you a chance to reboot with the original kernel. Only run that batch once. If it does work, you can go back in and edit the boot.ini. change the timeout back to zero so you won't get the menu anymore.If it does work, I'll post all the offsets in that other thread...
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 thanks a lot m8. will check it nowthe dual one worked great! thanks! gonna try the oemkrnl.exe
jrzycrim Posted August 29, 2004 Posted August 29, 2004 Great news! Thanks for testing that so quickly.
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 does it work if i open up the files u just made with reshack and change the bmps? or do i need to mess with the hex things
jrzycrim Posted August 29, 2004 Posted August 29, 2004 You would have to edit the palette with a hex editor. You would also have to know exactly what the values for the palette of your image are. The kernel stores the palette and the image separately. Unless you leave the progress bar in the same position, you would have to edit those as well. Another thing, the progress bar and the main image share the same palette so you would have to create an image for that as well. Both are limited to 4 bit (16 color).
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 sigh. i've got a long way to go. but thanks a lot for all this. i'm installing on vmware now. fingers crossed
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 IT WORKS! THANKS SO MUCH alanoll and jrzycrim!!!
MCT Posted August 29, 2004 Posted August 29, 2004 glad 2 see u got it working anyone needing help with the same thing will be redirected here by me
jrzycrim Posted August 29, 2004 Posted August 29, 2004 IT WORKS! THANKS SO MUCH alanoll and jrzycrim!!!Cool. I wasn't worried about the Oemkrnl. I knew that one worked.Bootscreen modders were big on using 1224 version of ntoskrnl claiming it would work with the 'upcoming' Service pack 2. Of course we know now that ain't true. Had to find an origianl 1224 version before I could figure out were the palette and p-bar postions were in that old pirated edition kernel.
Alanoll Posted August 29, 2004 Posted August 29, 2004 What you could have done....is open up the bitmap in Photoshop or something, write down the hex values, flip them, and then in the new kernel locate the strings for the ORIGINAL pallete, and just overwrite. Same with the progress bar. You just need to know the position to put it.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now